Skip to content

Releases: linxianxi/react-selectable-box

v1.1.0

04 Sep 02:49
Compare
Choose a tag to compare

1.1.0 (2023-09-04)

Features

  • support selectStartRange, remove selectFromInside (#14) (b7f845f)

v1.0.5

03 Sep 15:42
Compare
Choose a tag to compare

1.0.5 (2023-09-03)

Bug Fixes

  • selectFromInside should be corrected when changed (#13) (d8a701f)

v1.0.4

03 Sep 11:55
Compare
Choose a tag to compare

1.0.4 (2023-09-03)

Bug Fixes

  • fixed some boundary issues with disabled (#12) (4a0b4b6)

v1.0.3

03 Sep 07:39
Compare
Choose a tag to compare

1.0.3 (2023-09-03)

Bug Fixes

  • remove mousemove listener in useEffect (#11) (45f7b58)

v1.0.2

02 Sep 15:29
Compare
Choose a tag to compare

1.0.2 (2023-09-02)

Bug Fixes

  • box should not exceed the container (#10) (6732cd2)

v1.0.1

18 Aug 08:40
Compare
Choose a tag to compare

1.0.1 (2023-08-18)

Bug Fixes

  • start box selection when the area exceeds 1 (#6) (220f7b7)

v1.0.0

18 Aug 04:07
Compare
Choose a tag to compare

1.0.0 (2023-08-18)

Features