This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
0.2.1
Improvements
- Add support for navigation views
- Add support for popovers
- Add view modifiers for controlling the focus
- Add support for flow boxes
- Add modifier
freeze
for blocking updates - Add support for settings a view's visibility
- Add properties of interfaces of classes to the generated result
- Use visibility for building optional views
Bug Fixes
- Fix modifiers for static widgets not always generated
- Fix ComboRow's values not updating properly
- Check whether a binding value changed before updating in widgets
- Update a binding's getter and setter function whenever the view updates
- Fix items displayed in reverse order in
ForEach
Full Changelog: 0.2.0...0.2.1