| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-04 | 630 Bytes | |
| Version 1.0-RC20 source code.tar.gz | 2025-03-04 | 1.2 MB | |
| Version 1.0-RC20 source code.zip | 2025-03-04 | 1.4 MB | |
| Totals: 3 Items | 2.6 MB | 0 | |
We are happy to anounce, that this release finally upgrades fritz2 to Kotlin 2.0 🎉
Improvements
- PR [#890]: Upgrades to Kotlin 2.0.20
- PR [#914]: Standardizes the combobox selectionStrategy name to autoSelectMatch
- PR [#915]: Allows event propagation of headless component toggles, fixes headless popover demo
- PR [#925]: Improves support for upcasting lenses
- PR [#928]: Add mapNullable function to Stores and Inspectors
- PR [#931]: Stop propagation of combobox keyboard events
Fixed Bugs
- PR [#907]: Fixes some bug with modals and reactive renderings