Skip to content

Release 1.50.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 00:15
1.50.0
d8f8fe1

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 .contentMargins by @dfabulich in #345

Full Changelog: 1.49.1...1.50.0