Releases: linxianxi/react-selectable-box
Releases · linxianxi/react-selectable-box
v1.1.0
1.1.0 (2023-09-04)
Features
- support selectStartRange, remove selectFromInside (#14) (b7f845f)
v1.0.5
1.0.5 (2023-09-03)
Bug Fixes
- selectFromInside should be corrected when changed (#13) (d8a701f)
v1.0.4
1.0.4 (2023-09-03)
Bug Fixes
- fixed some boundary issues with disabled (#12) (4a0b4b6)
v1.0.3
1.0.3 (2023-09-03)
Bug Fixes
- remove mousemove listener in useEffect (#11) (45f7b58)
v1.0.2
1.0.2 (2023-09-02)
Bug Fixes
- box should not exceed the container (#10) (6732cd2)
v1.0.1
1.0.1 (2023-08-18)
Bug Fixes
- start box selection when the area exceeds 1 (#6) (220f7b7)
v1.0.0
1.0.0 (2023-08-18)
Features