New
0.2.5
Improvements
- Move documentation to DocC and start writing a full tutorial which is available in this repo
focusedchecks now whether a widget contains the focus instead of whether it has the focus- Add easier way to access an element of an array wrapped in a binding at a specific index or with a specific ID
- Add support for alert dialogs
- Add support for spawning windows outside the app structure (e.g. for CLI using windows for certain tasks, #20)
- Make the navigation split view more capable
- Easily observe when a binding is set
- Simpler array bounds checking (by @ZevEisenberg in #7)
- Simpler
focusedmodifier implementation - Make Linux build matrix on SPI succeed (by @finestructure in #15)
- Update docs for macOS platform (by @jrwren in #10)
New Contributors
- @ZevEisenberg made their first contribution in https://github.com/AparokshaUI/adwaita-swift/pull/7
- @jrwren made their first contribution in https://github.com/AparokshaUI/adwaita-swift/pull/10
- @finestructure made their first contribution in https://github.com/AparokshaUI/adwaita-swift/pull/15
Full Changelog: https://github.com/AparokshaUI/adwaita-swift/compare/0.2.4...0.2.5