Skip to content

2.4.0

Compare
Choose a tag to compare
@scenee scenee released this 05 Jun 06:00

This release has a bug fixe and some improvements. It doesn't have any major behavior updates, but some API changes. So please check the following API changes because you might some changes in your code.

API Changes

  • floatingPanelDidChangePosition is now floatingPanelDidChangeState.
  • Added a completion handler in addPanel(toParent:) (#402)

Improvement

  • Revised LayoutAdapter implementation
  • Updated README for the backdrop tap-to-dismiss action

Bugfixes

  • Fixed a regression for the backdrop behavior (#466)

Thank you to @ziv-mishloha and @sipersso for this release!