Skip to content

Releases: maxfordham/ipyautoui

v0.7.0

10 Jan 10:02
Compare
Choose a tag to compare

What's Changed

  • Update-TitleDescription by @jgunstone in #246
  • Refactor-autoui by @jgunstone in #247
    • AutoUi is now a builder function, not a class
      it selects what widget (typically a container widget) to use and returns that widget.
  • fix buttonbar messages (pass raw html not markdown) by @jgunstone in #248
  • Update-error-handling-to-FilesUploadToDir by @jgunstone in #249
  • 💥 remove workingdir.py. copied it out to wufitoolbox. by @jgunstone in #250
  • fix deprecation warnings in traitlets and pydantic by @jgunstone in #251

Full Changelog: 0.6.0...0.7.0

v0.6.0

09 Jan 12:10
b177e8a
Compare
Choose a tag to compare

Highlights

  • migrated to pydantic>V2
  • added automatic pydantic validation on change of form
  • added "AnyOf" widget to support ty.Union widget types
  • added "TagsInput" widget as default for long widget select multiple arrays
  • many bug-fixes and background changes...

What's Changed

Full Changelog: 0.5.9...0.6.0

v0.5.9

09 Oct 16:19
fd6ffdb
Compare
Choose a tag to compare

What's Changed

General

EditGrid

Full Changelog: 0.5.8...0.5.9

v0.5.8

03 Aug 14:37
6a95087
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.7...0.5.8

v0.5.7

26 Jul 17:26
041b4cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.6...0.5.7

v0.5.6

10 Jul 11:22
Compare
Choose a tag to compare

What's Changed

  • added selectandclick (removed selectfrom) by @jgunstone in #170
  • 🐛 updated SaveButtonBar MRO - i think this fixes something introduced by ipywidgets>8 by @jgunstone in #171

Full Changelog: 0.5.5...0.5.6

v0.5.5

15 Jun 17:59
Compare
Choose a tag to compare

What's Changed

  • added selectfrom and made showhide and nested more usable by @jgunstone in #168

Full Changelog: 0.5.4...0.5.5

v0.5.4

30 May 08:48
b956cf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

v0.5.3

16 May 09:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

v0.5.2

26 Apr 12:30
1cf012c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2