Skip to content

v0.25.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 03:42
· 616 commits to refs/heads/main since this release
7d642f2

What’s Changed

  • Upgrade to Compose 1.2 (#1262) @bentrengrove
  • [Pager] Remember nested connection in Pager component (#1264) @ShikaSD
  • [Pager Indicators] Fix behavior of pagerTabIndicatorOffset in RTL layouts (#1223) @PatrykMichalik
  • [SystemUiController] Add support for systemBarsBehavior (#1251) @alexvanyo
  • [Navigation Material] Mark transitionsInProgress complete in BottomSheetNavigator (#1244) @jbw0033
  • [Navigation Animation] Avoid crashing when the start destination changes (#1243) @jbw0033
  • [Navigation Material] Remove usages of undefined Destinations.Home string from code samples in documentation (#1231) @PatrykMichalik
  • [Navigation] Fix overlapping elements in Sample Bottom Sheets layout (#1148) @leinardi
  • [navigation material] use result of assertThat (#1230) @saied89
  • [WebView] Correct typos in documentation (#1229) @PatrykMichalik
  • [systemUiController] Minor typos in docs: setStatusBarColor, setNavigationBarColor (#1227) @MarkusBillharz
  • [Web] Fix webview not destroyed (#1221) @rlatapy-luna