Improved
Version 1.0-RC20
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