New
1.2.0
1.2.0 release (2016-06-09)
Features :
- Flicking
- 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
- Persist
- 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