Releases: maxfordham/ipyautoui
Releases · maxfordham/ipyautoui
v0.7.23 (2025-01-06)
What's Changed
- 🐛 EditGrid: Pass kwargs to parent class by @ollyhensby in #351
Full Changelog: 0.7.22...0.7.23
v0.7.22 (2024-12-18)
v0.7.21 (2024-12-06)
What's Changed
- 👷♂️ Fix
deploy-book
workflow by @ollyhensby in #343 - 🐛 Set
merge_props
to True when usingreplace_refs
by @ollyhensby in #344 - 348-ci-failing by @jgunstone in #349
- BUGFIX-editgrid-set-order-clears-grid by @jgunstone in #347
Full Changelog: 0.7.20...0.7.21
v0.7.20 (2024-09-11)
What's Changed
- ✨ Add support button to
CrudButtonBar
by @jgunstone in #341
Full Changelog: 0.7.19...0.7.20
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
v0.7.18 (2024-05-23)
What's Changed
- 🐛 Resolve context menu positioning bug & backend
_data
issue by @jgunstone in #318 - 🎨 Implement black formatting by @ollyhensby in #319
- 📃 Fix workflow badge by @ollyhensby in #321
- 👷♂️ Fix deploy book workflow by @ollyhensby in #322
Full Changelog: 0.7.17...0.7.18
v0.7.17-Fix AutoObject null issue
What's Changed
- ♻️ Create is_null function and implement where pd.isnull is used by @ollyhensby in #317
Full Changelog: 0.7.16...0.7.17
v0.7.16-minor updates
What's Changed
- 310-fix-duplicate-titledescription-for-container-widgets by @jgunstone in #311
- pin ipydatagrid<1.3. ipydatagrid>1.3 has made back-end changes that affect the way EditGrid works. by @jgunstone in #314
- in this release we'll pin the old version and then do a major release to implement the new functionality
Full Changelog: 0.7.15...0.7.16
v0.7.15 - Fix widget indentation and FileChooser
What's Changed
- 297-filter_pattern-in-a-field-does-not-get-sent-to-filechooser by @jgunstone in #298
- 🐛 Fix display issue of nested widgets with nullable by @ollyhensby in #302
- 🐛 Fix indenting of widgets in AutoObject by @ollyhensby in #303
Full Changelog: 0.7.14...0.7.15