Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.3.0 source code.tar.gz | 2025-02-25 | 49.8 MB | |
3.3.0 source code.zip | 2025-02-25 | 50.3 MB | |
README.md | 2025-02-25 | 1.3 kB | |
Totals: 3 Items | 100.2 MB | 0 |
Changes since version 3.3.0-beta01
- Updated Essenty to
2.5.0
(#846)
Earlier changes since version 3.2.0
- Updated Kotlin to
2.1.0
and other dependencies (#825) - Added
AnimatedVisibilityScope
toChildPanels
content composables (#835) - Added
isPredictiveBack
flag to the experimentalstackAnimation
function with selector (#826) - Added the new Web Navigation API with nested navigation support (#821, [#823], see [#111])
- Added placeholders for
ChildPanels
composable function (#811, [#815]) - Use
Nothing
type forChildPanels
composable function without Extra panel (#812) - Fixed a crash when multiple retained components are created with different keys (#813, see [#807])
New Web Navigation API
This release introduces the new Web Navigation API for browsers. The new API is a successor of the previous WebHistoryController
, which is still available for compatibility. The new API supports different navigation models, nested navigation is also supported. Please see the docs for more information.
Versions and dependencies
Kotlin: 2.1.0
Essenty: 2.5.0
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.7.0