Releases: Mobius1/Selectable
Releases · Mobius1/Selectable
v0.12.0
Changes
Complete overhaul of auto scroll engine. Fixes many bugs.
v0.10.7
- Prevent right-click from initiating selection. (#12 )
v0.10.4
- Fixes bug in helper function
v0.10.3
- Prevent emulated
mousedown
event on touch devices
v0.10.2
- Fixes wrong touch event type.
v0.10.1
- Fixes single item states not toggling when the mouse / finger is moved within them (L722-L731)
- Removes debug code.
v0.9.2
- Adds
updateHelper()
method.