| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.2.0 source code.tar.gz | 2016-06-09 | 821.6 kB | |
| 1.2.0 source code.zip | 2016-06-09 | 900.6 kB | |
| README.md | 2016-06-09 | 1.8 kB | |
| Totals: 3 Items | 1.7 MB | 0 | |
1.2.0 release (2016-06-09)
Features :
- Flicking
- Support destroy() method (#152)
- Input event handle feature (#58)
- Provide bounce option. (#168)
- MovableCoord
- Improve animation structure [#5]
- Pause/Resume
- support pause/resume on jQuery animate/delay [#111] [#167]
- transform
- Support Firefox
- scrollEnd/rotate
- fix(srollend,rotate) : Event style have changed jindo to jquery. [#207]
Bug Fixes :
- Flicking
- Re-select target panel on .destroy() (#152)
- .restore() condition update (#243)
- Panel number have to change on 'flickEnd' event (#219)
- Persist
- Add IE8 exception handling (#235) (#233)
- Don't show warning message on clean storage (#205) (#199)
- InfiniteGrid
- Check image size when initializing (#214) (#178)
- infiniteGrid can't restore properties of
nullvalue (#211) - MovableCoord
- Unlock interrupt flag after no move. (#200) (#195)
- Process can be stuck on very short interval touch [#153]
- animationStart doubly triggered [#23]
- rotate
- Rotate event is not fired In certain cases. (eg.isPortrait() issue) [#182]
- transform
- eg.animate - Support rotate3d and fix interpolation bug on rotation. [#166]
- eg.animate unit test is broken on Samsung Galaxy S2 (android 2.3) [#120]
- Visible
- eg.visible not working with first Element param [#146]