Skip to content

Releases: linxianxi/react-selectable-box

v1.9.8

18 Oct 01:31
Compare
Choose a tag to compare

1.9.8 (2024-10-18)

Bug Fixes

  • fixed TouchEvent error on Firefox (#46) (8a5e7bc)

v1.9.7

17 Oct 07:30
Compare
Choose a tag to compare

1.9.7 (2024-10-17)

Bug Fixes

  • click event should be worked on mobile (#45) (58cdd7e)

v1.9.6

17 Oct 01:16
Compare
Choose a tag to compare

1.9.6 (2024-10-17)

Bug Fixes

  • selectable: prevent right-click from triggering selection (#43) (d74ef62)

v1.9.5

08 Oct 02:05
Compare
Choose a tag to compare

1.9.5 (2024-10-08)

Bug Fixes

  • fixed the mouse scrolling virtual list issue (#42) (386c074)

v1.9.4

14 Jun 05:21
Compare
Choose a tag to compare

1.9.4 (2024-06-14)

Bug Fixes

  • onEnd should be correct when items exist (#38) (e3a1bdc)

v1.9.3

11 Jun 10:02
Compare
Choose a tag to compare

1.9.3 (2024-06-11)

Bug Fixes

  • scrollContainerOriginPosition should be corrected when effect return (#37) (49ba781)

v1.9.2

11 Jun 10:03
Compare
Choose a tag to compare

1.9.1 (2024-06-11)

Bug Fixes

  • fix: use getComputedStyle to get scrollContainer position by @linxianxi in #36

v1.9.1

07 Jun 08:16
Compare
Choose a tag to compare

1.9.1 (2024-06-07)

Bug Fixes

  • do not select text when selecting (#35) (427636f)

v1.9.0

12 Mar 06:34
Compare
Choose a tag to compare

1.9.0 (2024-03-12)

Features

v1.8.2

23 Feb 16:19
Compare
Choose a tag to compare

1.8.2 (2024-02-23)

Bug Fixes

  • isSelecting should be correct when starting box selection (#30) (9a6b90e)