Features :
-
MovableCoord
- Add disable/enableInput (#459)
-
InfiniteGrid
- Support multi direction. (#462)
-
Component
- Add once method (#412)
Bug Fixes :
-
Flicking
- Panel movement behavior on non-circular (#486)
- Fix panel move by API Android 2.x (#485)
- Improve .resize() on adaptiveHeight option (#478)
- Fix panel position on disableInput mode (#433)
- Fix wrong referencing of panel elements (#438)
- Fix getting target panel for adaptiveHeight (#445)
- Corrected direction param on .moveTo() (#436)
-
InfiniteGrid
-
Agent
- Invalid browser version of iOS WebView (#440)
-
MovableCoord
- Add support Hammer 2.0.4, 2.0.5 (#431)
Documents :
- InfinitGrid
- Add jsdoc of remove method. (#461)
Chore tasks :
- Component
- Fixed documention. (#411)