Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 840 Bytes

1.1.4

  • [fix] child can not handle gestures PR

1.1.3

  • [feat] support initOpenedPosition when initializing SlideController.
  • [feat] support only sliding via SlideController and disabling gesture sliding

1.1.2

1.1.1

  • enable onSlideStart for SlidablePanel

1.1.0

  • using SlideController to control actions, instead of a standalone ActionController, Issue
  • [break change]: no longer using SlideActionPanel, users can create SlidablePanel more conveniently
  • stable

1.0.0

  • first version