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 nowfloatingPanelDidChangeState
.- 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!