Skip to content

Releases: maxfordham/ipyautoui

v0.7.10

21 Feb 09:52
Compare
Choose a tag to compare

What's Changed

  • add SvgSpinner. this is simpler than HaloNotebook as it effectively just displays a (moving) image. by @jgunstone in #281
  • ✨-create-ExectueTasks-generic-UI by @jgunstone in #282
  • ✨create FileDownload widget by @jgunstone in #283
  • ♻-refactor-ExecuteTasks by @jgunstone in #284
  • Feature add files download and select and download widgets by @jgunstone in #285
  • 286 initialising autovjsf throws attributeerror by @jgunstone in #287

Full Changelog: 0.7.9...0.7.10

v0.7.9

12 Feb 11:11
07f10d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.8...0.7.9

v0.7.8

06 Feb 10:03
568e712
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.7...0.7.8

v0.7.7 add show_null

05 Feb 10:35
26532ea
Compare
Choose a tag to compare
v0.7.7 add show_null Pre-release
Pre-release
**🚀✨show null toggle 🚀✨

shownull

What's Changed

  • 263 add hide null values trait and toggle by @jgunstone in #273
  • 🐛 if root model is EditGrid don't inherit SaveButtonBar or `ShowN… by @jgunstone in #274

Full Changelog: 0.7.6...0.7.7

v0.7.6

22 Jan 17:45
fa7949f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.5...0.7.6

v0.7.5

22 Jan 17:08
b6e5444
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.4...0.7.5

v0.7.4

19 Jan 17:32
3b030a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.3...0.7.4

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