Skip to content

0.2.1

Compare
Choose a tag to compare
@david-swift david-swift released this 23 Feb 05:18
· 65 commits to main since this release

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