Skip to content

Releases: linxianxi/react-selectable-box

v1.6.0

26 Jan 09:37
Compare
Choose a tag to compare

1.6.0 (2024-01-26)

Features

v1.5.0

26 Jan 03:38
Compare
Choose a tag to compare

1.5.0 (2024-01-26)

Features

  • add items to optimize virtual list (#23) (bbb929d)

v1.4.0

24 Jan 09:38
Compare
Choose a tag to compare

1.4.0 (2024-01-24)

Features

v1.3.0

18 Jan 08:37
Compare
Choose a tag to compare

1.3.0 (2024-01-18)

Features

  • support dragContainer、scrollContainer, deprecate getContainer (#19) (77f4acb)

v1.2.0

23 Nov 08:38
Compare
Choose a tag to compare

1.2.0 (2023-11-23)

Features

  • support automatic scrolling and touch events (#17) (5e8fe62)

v1.1.1

12 Sep 06:49
Compare
Choose a tag to compare

1.1.1 (2023-09-12)

Bug Fixes

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)