Skip to content

Releases: rsuite/dom-lib

3.3.1

29 Feb 07:10
e2b5a4d
Compare
Choose a tag to compare

3.3.1 (2024-02-29)

Bug Fixes

  • PointerMoveTracker: fix Unable to preventDefault inside passive event listener (#76) (e2b5a4d)

3.3.0

28 Feb 14:46
428aaa3
Compare
Choose a tag to compare

3.3.0 (2024-02-28)

Features

3.2.0

11 Jan 10:48
8c0d762
Compare
Choose a tag to compare

3.2.0 (2024-01-11)

Features

  • getTranslateDOMPositionXY support enableTransform option (#74) (8c0d762)

3.1.6

29 Jan 08:54
bc5c9ad
Compare
Choose a tag to compare

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

11 Nov 08:57
86e421d
Compare
Choose a tag to compare

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

08 Nov 08:41
553b7c3
Compare
Choose a tag to compare

3.1.4 (2022-11-08)

Bug Fixes

  • upgrade @babel/runtime from 7.16.0 to 7.19.0 (#52) (526f824)

3.1.3

28 Sep 06:00
ddbc120
Compare
Choose a tag to compare

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

10 Feb 08:43
09b7a6b
Compare
Choose a tag to compare

3.1.2 (2022-02-10)

Bug Fixes

  • getVendorPrefixedName: fix property name to be null (#37) (09b7a6b)

3.1.1

10 Feb 07:28
739b778
Compare
Choose a tag to compare

3.1.1 (2022-02-10)

Bug Fixes

  • translateDOMPositionXY: rename forceUse3DTransform to forceUseTransform (#35) (739b778)

3.1.0

10 Feb 07:18
b48f812
Compare
Choose a tag to compare

3.1.0 (2022-02-10)

Bug Fixes

Features

  • support forceUse3DTransform in translateDOMPositionXY (#34) (8224e45)