Skip to content

v2.0.0

Compare
Choose a tag to compare
@theniceangel theniceangel released this 27 Aug 08:35
· 386 commits to dev since this release

Bug Fixes

  • slide: fix refresh hooks when window resized, close #1037
  • slide: fix pointer-events not reset, close #989
  • pullup & mouse-wheel: fix not trigger hook, close #881 #805
  • slide & mouse-wheel: fix jumpy, close #733
  • mouse-wheel: should respect disable() API, close #1025

Features

  • core: narrow down bad ios version judgment, optimize init logic
  • movable: new plugin, see details
  • slide: support dynamically adding slidePage when initialised in loop or unloop mode
  • slide: v1's snap option is renamed to slide in v2
  • zoom: provide zoomTo API and add some options, add more precise hooks, expose scale when zooming
  • mouse-wheel: integrated well with wheel,pulldown,pullup plugins
  • pull-down: allow triggering pullingDown when content's size is small
  • pull-up: allow triggering pullingDown when content's size is small
  • observe-dom: remove dependencies of pull-down judgment