1.9.8 (2024-10-18) Bug Fixes fixed TouchEvent error on Firefox (#46) (8a5e7bc) 1.9.7 (2024-10-17) Bug Fixes click event should be worked on mobile (#45) (58cdd7e) 1.9.6 (2024-10-17) Bug Fixes selectable: prevent right-click from triggering selection (#43) (d74ef62) 1.9.5 (2024-10-08) Bug Fixes fixed the mouse scrolling virtual list issue (#42) (386c074) 1.9.4 (2024-06-14) Bug Fixes onEnd should be correct when items exist (#38) (e3a1bdc) 1.9.3 (2024-06-11) Bug Fixes scrollContainerOriginPosition should be corrected when effect return (#37) (49ba781) 1.9.2 (2024-06-11) Bug Fixes use getComputedStyle to get scrollContainer position (#36) (819a937) 1.9.1 (2024-06-07) Bug Fixes do not select text when selecting (#35) (427636f) 1.9.0 (2024-03-12) Features add event param to onStart (#34) (1d144d1) 1.8.2 (2024-02-23) Bug Fixes isSelecting should be correct when starting box selection (#30) (9a6b90e) 1.8.1 (2024-02-19) Bug Fixes compareFn should be used when items exists (#28) (0902fbc) 1.8.0 (2024-02-01) Features automatically add position to scrollContainer during frame selection (#27) (b769781) 1.7.1 (2024-01-31) Bug Fixes add compareFn to Selectable、remove useSelectable compareFn (#26) (711acce) 1.7.0 (2024-01-31) Features value support any、add compareFn (#25) (548b38f) 1.6.0 (2024-01-26) Features support custom rule (#24) (dc4cd07) 1.5.0 (2024-01-26) Features add items to optimize virtual list (#23) (bbb929d) 1.4.0 (2024-01-24) Features add cancel method (#22) (212911c) 1.3.0 (2024-01-18) Features support dragContainer、scrollContainer, deprecate getContainer (#19) (77f4acb) 1.2.0 (2023-11-23) Features support automatic scrolling and touch events (#17) (5e8fe62) 1.1.1 (2023-09-12) Bug Fixes add generics to SelectableProps (#15) (5c04f59) 1.1.0 (2023-09-04) Features support selectStartRange, remove selectFromInside (#14) (b7f845f) 1.0.5 (2023-09-03) Bug Fixes selectFromInside should be corrected when changed (#13) (d8a701f) 1.0.4 (2023-09-03) Bug Fixes fixed some boundary issues with disabled (#12) (4a0b4b6) 1.0.3 (2023-09-03) Bug Fixes remove mousemove listener in useEffect (#11) (45f7b58) 1.0.2 (2023-09-02) Bug Fixes box should not exceed the container (#10) (6732cd2) 1.0.1 (2023-08-18) Bug Fixes start box selection when the area exceeds 1 (#6) (220f7b7) 1.0.0 (2023-08-18) Features adjust box bg (#2) (1177f6c) base (#1) (84e742f)