Bug Fixes
- fix event register by the once method can't be removed manually if it's not triggered, thanks to @theniceangel & @CommanderXL
Improvements
- support TypeScript type definition, thanks to @taoqf & @linxiaowu66.
- fix issue #295, prevent click while the scroll is in transition.
- scroller add transition property
transform
while scrolling in case of some potential bugs, thanks to @wind-stone