Release 2.5.0
What's Changed
Enhancement
- Add intent filter for WebAuthenticationSession by @dfabulich in #55
- Add ContextMenuPlayground to demonstrate View.contextMenu by @marcprux in #74
Other Changes
navigationDestination(item:destination:)by @dfabulich in #51- Demonstrate safe area insets by @dfabulich in #54
- WebAuthenticationSession by @dfabulich in #52
- Exercise LazyHStack fill height by @aabewhite in #60
- Exercise multiple Section header and footer Views by @aabewhite in #61
- Add example of lineLimit(_ limit: Int, reservesSpace: Bool) by @dfabulich in #27
- Exercise .id resetting state by @aabewhite in #62
- Add
Color(.systemBackground)by @dfabulich in #68 - scrollPosition playground by @dfabulich in #67
- Content Margins playground by @dfabulich in #66
- Persist searchText across runs by @dfabulich in #65
- Added local notification playground by @fhasse95 in #64
- Add test using safe area padding by @dfabulich in #57
- Add a Toolbar playground that actually hides all bars by @dfabulich in #56
- Bring LottiePlayground from Showcase Fuse (skiptools/skipapp-showcase-fuse#34) by @marcprux in #69
- Add WebBrowserPlayground for demonstrating embedded browser view by @marcprux in #70
- Fix URL for webauth-demo by @marcprux in #71
- Update ContextMenuPlayground to add a button with a context menu by @marcprux in #75
- Add GeometryChangePlayground by @marcprux in #77
- Add mini "block blast" game as an Easter egg by @marcprux in #79
- Fix infinite recomposition in NavigationStackPlayground by @dfabulich in #81
- Add Sensors Playground by @marcprux in #84
- Add Software Bill of Materials View to Settings by @marcprux in #88
- ScaledMetricPlayground by @dfabulich in #90
- Update OverlayPlayground to handle non-closure view parameter by @marcprux in #91
- Fix WebAuthenticationSession fallback cancellation by @dfabulich in #92
- Test
.firstTextBaselineand.lastTextBaselineby @dfabulich in #93 - Example of animated padding by @dfabulich in #96
- UIImage Additions by @tylerjonesio in #89
- Status bar hiding by @dfabulich in #86
- Use sidebarAdaptable by @dfabulich in #87
- Example of animating navigation bar visibility by @dfabulich in #97
- Implements some simple LabeledContent showcases by @chbeer in #98
- Unify Showcase and ShowcaseFuse into a single project by @marcprux in #100
New Contributors
- @tylerjonesio made their first contribution in #89
- @chbeer made their first contribution in #98
Full Changelog: 1.12.3...2.5.0