0.5.0: Signals
Closed Mar 30, 2024
100% complete
Dioxus 0.5 brings a new, simpler, lifetime-free form of state management built on the popular signals approach. This release features a number of new additions:
- New signals-based state management with automatic scope subscriptions
- Global
context
API - New
window
andnavigator
global functions - Fermi rewrite based on signals
- Optional props (for cleaner integ…
Dioxus 0.5 brings a new, simpler, lifetime-free form of state management built on the popular signals approach. This release features a number of new additions:
- New signals-based state management with automatic scope subscriptions
- Global
context
API - New
window
andnavigator
global functions - Fermi rewrite based on signals
- Optional props (for cleaner integration with tailwind)
- Component props spreading (allowing passing down props)
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.