Skip to content

Releases: maxfordham/ipyautoui

v0.7.23 (2025-01-06)

06 Jan 17:57
92107ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.22...0.7.23

v0.7.22 (2024-12-18)

18 Dec 16:55
fd944b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.21...0.7.22

v0.7.21 (2024-12-06)

06 Dec 17:06
d01df81
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.20...0.7.21

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