v0.7.19 (2024-07-23)
What's Changed
- 🐛 Fix bugs in setting FileChooser value by @mwcraig in #323
- 🐛 Check for private traits with similar naming in
kwargs
by @ollyhensby in #327 - 🐛 Only set html_unit value if unit defined by @ollyhensby in #328
- 🐛 Ensure value is set for non-nullable fields in AutoObject by @ollyhensby in #331
- 🐛 Inconsistency between value and selected in customfilechooser by @jgunstone in #337
- ✨ Add unit to TitleDescription by @ollyhensby in #325
- ✨ GridSchema: if value missing, use default value from schema by @ollyhensby in #333
- ✨ EditGrid: add update from schema method by @ollyhensby in #335
- ✨ Add maplist by @jgunstone in #326
Full Changelog: 0.7.18...0.7.19