Skip to content

Releases: linxianxi/react-selectable-box

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)

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)