Skip to content

Releases: maxfordham/ipyautoui

v0.7.3

18 Jan 17:46
2c344bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

v0.7.2

16 Jan 12:58
3319160
Compare
Choose a tag to compare

What's Changed

  • FEATURE-add-vuetify-fileupload-widget-to-bugfix-10mb-max-file-size-issue by @jgunstone in #262

this should be possible to resolve using voila config variables, but I was having problems with this when deploying to a JupyterHub server and so made a vuetify widget as a quick bugfix. discussed here in more detail:
voila-dashboards/voila#807

Full Changelog: 0.7.1...0.7.2

v0.7.1

15 Jan 12:53
237e32e
Compare
Choose a tag to compare

What's Changed

  • 253-add-a-combobox-that-allows-mapped-options by @jgunstone in #254
  • aims to simplify. removes alignment tools but provides templates. removes halo. by @jgunstone in #256
  • 🐛 Set widget value in setter by @ollyhensby in #255
  • show appedn from zero when ItemControl.add_remove and length is zero by @jgunstone in #257
  • Minor-fixes-for-selectandclick-and-editgrid by @jgunstone in #258
  • minor fixes by @jgunstone in #259
  • add BooleanToggle - adds a boolean switch that can be given arbitrary names (e.g. YES/NO) by @jgunstone in #260
  • 🐛-fix-EditGrid-savebuttonbar-issue by @jgunstone in #261

Full Changelog: 0.7.0...0.7.1

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