Skip to content

Releases: linxianxi/react-selectable-box

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)

v1.8.1

19 Feb 05:34
Compare
Choose a tag to compare

1.8.1 (2024-02-19)

Bug Fixes

  • compareFn should be used when items exists (#28) (0902fbc)

v1.8.0

01 Feb 05:28
Compare
Choose a tag to compare

1.8.0 (2024-02-01)

Features

  • automatically add position to scrollContainer during frame selection (#27) (b769781)

v1.7.1

31 Jan 09:29
Compare
Choose a tag to compare

1.7.1 (2024-01-31)

Bug Fixes

  • add compareFn to Selectable、remove useSelectable compareFn (#26) (711acce)

v1.7.0

31 Jan 01:21
Compare
Choose a tag to compare

1.7.0 (2024-01-31)

Features

  • value support any、add compareFn (#25) (548b38f)