Releases: lucacivale/Maui.BottomSheet
9.1.0
What's Changed
- [Breaking change] Enhanced PeekHeight API by @lucacivale in #48
- [Android] HalfExpandedRatio platform configuration by @lucacivale in fc78a99
Full Changelog: 9.0.0...9.1.0
9.0.0
.NET 9 rework, Non-Modal BottomSheets, MacCatalyst and Breaking changes
Rebuilt large parts of the plugin, focusing on memory management, usability and maintainability.
Therefore there will be some breaking changes.
Checkout the docs to make yourself familiar with the new API and explore the new functionalities.
What's Changed
- Plugin.Maui.BottomSheet v9.0.0 by @lucacivale in #24
- [Android] Added rounded corners by @lucacivale in #36
- Added CornerRadius API by @lucacivale in #38
- Window background color API by @lucacivale in #39
- Show close button API by @lucacivale in #40
- Navigation enhancements by @lucacivale in #41
- #6 Non modal bottom sheet by @lucacivale in #42
- [Android] MaxWidh and MaxHeight platform configuration by @lucacivale in #43
- [Android] Add BottomSheet Margin by @lucacivale in #44
Full Changelog: 1.0.2...9.0.0
9.0.6-pre
What's Changed
- #6 Non modal bottom sheet by @lucacivale in #42
Full Changelog: 9.0.5-pre...9.0.6-pre
9.0.5-pre
What's Changed
- Window background color API by @lucacivale in #39
- Show close button API by @lucacivale in #40
- Navigation enhancements by @lucacivale in #41
Full Changelog: 9.0.4-pre...9.0.5-pre
9.0.4-pre
What's Changed
- [Android] BottomSheet ignores allowed states by @lucacivale in #37
- [Android] [iOS] Added CornerRadius API by @lucacivale in #38
Full Changelog: 9.0.3-pre...9.0.4-pre
9.0.3-pre
What's Changed
- [Android] PeekHeight only correct when ShowHeader is True by @lucacivale in #34
- [Android] Added rounded corners by @lucacivale in #36
Full Changelog: 9.0.2-pre...9.0.3-pre
9.0.2-pre
What's Changed
- [Android] BottomSheet max height calculation incorrect by @lucacivale in #32
Full Changelog: 9.0.1-pre...9.0.2-pre
9.0.1-pre
What's Changed
- Extract GoBack into two methods to ensure ClearStack works by @lucacivale in #26
- Fixed peek height calculation and prevented opening empty sheets by @lucacivale in #27
- Fixed iOS Sheets in landscape
- Fixed max. sheet height
Full Changelog: 9.0.0-pre...9.0.1-pre
9.0.0-pre
.NET 9, MacCatalyst and Breaking changes
Rebuilt large parts of the plugin, focusing on memory management, usability and maintainability.
Therefore there will be breaking changes.
All existing features should still be available and work. Please check out the sample
What's Changed
- Plugin.Maui.BottomSheet v9.0.0 by @lucacivale in #24
Full Changelog: 1.0.2...9.0.0-pre
1.0.2
What's Changed
- Very minor README updates by @jfversluis in #15
- Fix Android hidden handle is shown initially by @lucacivale in #17
New Contributors
- @jfversluis made their first contribution in #15
Full Changelog: 1.0.1...1.0.2