Releases: rsuite/dom-lib
Releases · rsuite/dom-lib
3.3.2
3.3.2 (2024-09-22)
Bug Fixes
3.3.1
3.3.1 (2024-02-29)
Bug Fixes
- PointerMoveTracker: fix
Unable to preventDefault inside passive event listener
(#76) (e2b5a4d)
3.3.0
3.3.0 (2024-02-28)
Features
3.2.0
3.2.0 (2024-01-11)
Features
- getTranslateDOMPositionXY support enableTransform option (#74) (8c0d762)
3.1.6
3.1.6 (2023-01-29)
Bug Fixes
- deps: upgrade @babel/runtime from 7.19.4 to 7.20.0 (#61) (43d4a4d)
3.1.5
3.1.5 (2022-11-11)
Bug Fixes
- camelizeStyleName: fix ms prefix should be lowercase (#60) (86e421d)
- upgrade @babel/runtime from 7.19.0 to 7.19.4 (#57) (54bda36)
3.1.4
3.1.4 (2022-11-08)
Bug Fixes
- upgrade @babel/runtime from 7.16.0 to 7.19.0 (#52) (526f824)
3.1.3
3.1.3 (2022-09-28)
Bug Fixes
- wheel: fixes issue with shiftKey + mouse wheel not treated as horizontal scroll in normalizeWheel (certain platforms) (#48) (ddbc120)
3.1.2
3.1.2 (2022-02-10)
Bug Fixes
- getVendorPrefixedName: fix property name to be null (#37) (09b7a6b)
3.1.1
3.1.1 (2022-02-10)
Bug Fixes
- translateDOMPositionXY: rename forceUse3DTransform to forceUseTransform (#35) (739b778)