What's Changed
Other Changes
- Fix infinite recomposition in
Text.foregroundStyle(LinearGradient())by @dfabulich in #438 - Android: allow pull-to-dismiss in
sheets()with scrollable content in Sheet() by @tifroz in #447 - Preserve accessibility modifiers for menu items by @marcprux in #449
- Swipe actions by @Davedeji in #425
- Fix tab bar flicker on hide/show by @dfabulich in #430
- Don't try to
navigateBackif thepath/navigationPathare empty by @dfabulich in #444 - Accessibility environment values by @dfabulich in #429
- Make Image/AsyncImage stop using subcompose by default by @dfabulich in #423
- Add badge support to TabView and refactor icon rendering by @vdkdamian in #428
- Configure navigation transitions by @dfabulich in #419
- fix(TabView): skip nil tabs so conditional tabs don't render a blank slot by @vincentborko in #450
- fix(NavigationStack): don't reserve top-bar inset for title-less roots by @vincentborko in #452
New Contributors
- @Davedeji made their first contribution in #425
- @vdkdamian made their first contribution in #428
Full Changelog: 1.54.0...1.55.0