2.1.0
v2.1.0 introduces some new features. I welcome your feedback!
New features
FloatingPanelAdaptiveLayoutAnchor
- This new anchor layouts a panel respecting the content size represented by an UILayoutGuide object.
- This is a great potential up to you. See 'Show Adaptive Panel' example in the Samples app.
- Add the default behavior for the escape action of Accessibility.
Improvements
- Open
FloatingPanelDefaultBehavior
class to allow to inherit it.
Bugfixes
- Update readme url for Transitioning.swift (#398)
Thank you to @warpling, @takaoh717, @groue and @kevinrenskers for this release!