You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.7.4 Release
- Adds source map to compiled output
- Removes legacy `demo.html`
- Drops IE<9 support
- Updates License and Copyright
- Changes compat to be lazy-loaded and memoized. Closes#98. Fixes#91
- Fixes formatting in test files
- Adds `thumbColor` option, to allow user-defined thumb colors. Closes#102
- Adds, and removes, a DOM body if required for testing. Closes#93
v1.6.4 Release
spaces to tabs
fixed deferClick bug. Closes#65
spaces to tabs
Allow scrollOffset options for touchscroll. #72
Default cancelOn is select, textarea, and input. #70
Prepare for release.