What's Changed
Other Changes
- Declare PaddingValues and Dp types to squelch warnings by @marcprux in #341
- Add support for
Color(.systemBackground)by @dfabulich in #347 - Use Material Design colors for destructive buttons (fixes dark mode) by @dfabulich in #350
- Added basic notification trigger support by @fhasse95 in #337
scrollPosition(id: Binding<(any Hashable)?>)for lazy containers by @dfabulich in #346- Document that .frame(maxWidth:) ignores parent bounds by @dfabulich in #342
- Fix judder on scroll with disappearing scrollBehavior by @dfabulich in #297
- Implement
.contentMarginsby @dfabulich in #345
Full Changelog: 1.49.1...1.50.0