Releases: rortan134/use-selectify
Releases · rortan134/use-selectify
v0.4.0
26 Mar 19:03
Compare
Sorry, something went wrong.
No results found
Core Changes
Fixed parent's margin not being taken into for account for positioning
Fixed unnecessary calculations on pointerdown
Fixed unnecessary forced rerenders on the outlet component
Removed alternate "outline" theme
Further optimized intersection calculations
Added support for refs
Fixed selection not cancelling when opening the context menu
Deprecated theme prop in favor of your own custom styling
Misc Changes
v0.3.2
19 Mar 16:50
Compare
Sorry, something went wrong.
No results found
Core Changes
Added scrollContext prop for the auto-scroll feature
Added support for CSS Selectors with the exclusionZone prop
Improved element search performance
Misc Changes
Removed unnecessary error messages
Published initial examples
v0.3.1
11 Mar 18:47
Compare
Sorry, something went wrong.
No results found
v0.3.0
11 Mar 18:20
Compare
Sorry, something went wrong.
No results found
Core Changes
Added lazy loading
Fixed multiple SSR issues
Improved auto-scroll feature
v0.2.8
04 Mar 19:59
Compare
Sorry, something went wrong.
No results found
Core Changes
Added exclusionZone option (#60cbff8 )
Added internal ref as returned prop
Fixed browser touch action & cleanup effects (#4348a09 )
Fixed mutateSelection not correctly unselecting on certain conditions (#4f7d5c9 )
fixed dragEnd event not triggering on cancel
v0.2.6
25 Feb 15:10
Compare
Sorry, something went wrong.
No results found
Core Changes
Fix mobile compatibility
Fix unnecessary re-renders
Fix double dragStart call
Fix selection not starting on some devices
v0.2.5
20 Feb 19:26
Compare
Sorry, something went wrong.
No results found
Core Changes
Fix options typing issue
Fix on-drag re-rendering issues
Fix document SSR issue
Improved intersection calculation performance
Misc Changes
v0.2.4
18 Feb 15:25
Compare
Sorry, something went wrong.
No results found