Skip to content

Releases: maxfordham/ipyautoui

v0.7.20 (2024-09-11)

11 Sep 17:11
aedbeb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.19...0.7.20

v0.7.19 (2024-07-23)

23 Jul 17:34
40d6918
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.18...0.7.19

v0.7.18 (2024-05-23)

23 May 17:30
d33c4f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.17...0.7.18

v0.7.17-Fix AutoObject null issue

08 May 12:10
bcb794d
Compare
Choose a tag to compare

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

30 Apr 16:00
0cd9506
Compare
Choose a tag to compare

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

21 Mar 15:56
0065d9c
Compare
Choose a tag to compare

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

v0.7.14-Update SvgSpinner Input

11 Mar 09:17
a01a438
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.13...0.7.14

v0.7.13-Bugfix SvgSpinner and FileDownload

08 Mar 16:58
dedf23b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.12...0.7.13

v0.7.12-Bugfix issue with title in nested fields

25 Feb 13:48
c545e61
Compare
Choose a tag to compare

What's Changed

  • 290-a-title-is-not-generated-in-nested-models-if-a-custom-description-is-provided by @jgunstone in #293

Full Changelog: 0.7.11...0.7.12

v0.7.11 add timer to ExecuteTasks

21 Feb 13:01
Compare
Choose a tag to compare

What's Changed

  • ✨-add-time-elapsed-functionality-to-ExecuteTasks by @jgunstone in #288

Full Changelog: 0.7.10...0.7.11