3.4.0-alpha02
Pre-release
Pre-release
- Added Child Items navigation model (#878, #882, #880)
- Added
PagesNavigator#setItemsextension function (#881) - Deprecated
Value#getValueoperator overload (#885, see #877) - Exposed
ChildPagesPagertypealias (#886, see #883) - Avoid using
Modifier.graphicLayerin predictive back animatables (#884, see #877) - Fixed IndexOutOfBoundsException in ChildPages (#887, see #866)
The new Child Items navigation model
This release introduces a new experimental navigation model – Child Items. It's designed specifically for displaying child components in lazy lists or grids, but can also be used to organize components in an arbitrary list with flexible lifecycles. See the updated docs.
Versions and dependencies
Kotlin: 2.1.0
Essenty: 2.5.0
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.8.0-rc01