Skip to content

Releases: maxfordham/ipyautoui

v0.4.2

14 Feb 18:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

v0.4.1

26 Jan 11:13
8d646d9
Compare
Choose a tag to compare

bugfix issue resolving save actions being called multiple times

What's Changed

  • 🐛 - SaveActions._add_action was erroneously adding actions twice by @jgunstone in #105
  • 98-editgrid-datahandler-review-and-copy-dialogue by @jgunstone in #106

Full Changelog: 0.4.0...0.4.1

v0.4.0

19 Jan 16:04
Compare
Choose a tag to compare

bumped minor version due to breaking changes in terminology relating to autodisplay

What's Changed

  • ✨add-transposed-view-to-EditGrid by @jgunstone in #77
  • ✨-support-EditGrid-multiindex by @jgunstone in #78
  • Created static method actions_from_paths and method add_from_paths by @ollyhensby in #80
  • Added cwd input to preview_markdown func by @ollyhensby in #81
  • ✨add nullable fields by @ollyhensby in #82
  • Enforce conversion of datagrid_index_name to tuple by @ollyhensby in #83
  • 84 editgrid filtered view by @ollyhensby in #87
  • Refactor-buttonbar_editgrid-and-add-copy-dialogue-option by @jgunstone in #95
  • began implementing copy dialogue, but adding different copy types will also add complexity to the datahandler... so I've left space for it to be implemented but will continue to do that in the future... by @jgunstone in #96
  • 94-add-close_edit_on_save-boolean-to-editgrid by @jgunstone in #97
  • deleted duplicate definition by @jgunstone in #99
  • added a manual update to Nullable _value to ensure change is observed by @jgunstone in #100
  • if empty dataframe, add a default row if Grid is transposed by @jgunstone in #101
  • 93-enable-rendering-object-from-request by @jgunstone in #103

Full Changelog: 0.3.1...0.4.0

v0.3.0

25 Nov 16:39
fe9a64e
Compare
Choose a tag to compare

Bumped the minor version as this is quite a big release. It makes EditGrid much closer to being stable / robust and integrates a FileChooser widget into the core AutoUi functionality. It has also been tested with ipywidgets8. From this point on we'll publish to PyPi with new releases and will soon also package with conda.

What's Changed

New Contributors

Full Changelog: 0.2.7...0.3.0

0.2.7

26 Sep 12:13
38d5899
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.6...0.2.7

v0.2.6

08 Sep 13:52
cc73264
Compare
Choose a tag to compare

What's Changed

  • updates mainly to support aectemplater
  • Updated order_cols to add remaining cols not passed in list. Added to… by @ollyhensby in #44
  • Removed _reload_all_data from _display_grid. by @ollyhensby in #45
  • 46-arrays-and-objects-loose-their-title-and-description-in-autoui by @jgunstone in #47
  • ✨ add customisation support auto object by @jgunstone in #48
  • Grid wrapper moving rows by @ollyhensby in #49
  • ✨ update edit grid and file upload to dir by @jgunstone in #50
  • 🎨-improve-how-model-and-schema-are-assigned-and-update-urlimagelink by @jgunstone in #52

Full Changelog: 0.2.5...0.2.6

v0.2.5

31 Jul 16:08
cf735aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5

v0.2.4

06 Jul 19:33
a56d12b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

v0.2.3

01 Jul 10:37
8d3dd58
Compare
Choose a tag to compare

What's Changed

  • bug fix out_caller inconsistency by @jgunstone in #24
  • added default renderers for git, mp4, mp3. added simple "render_file" fn by @jgunstone in #27

Full Changelog: 0.2.2...0.2.3

v0.2.2

23 Jun 07:31
Compare
Choose a tag to compare

minor bug-fix release

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2