Skip to content

Releases: mui/toolpad

v0.0.9

14 Jul 21:31
b6c17d9
Compare
Choose a tag to compare

Jul 14, 2022

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Refine the drag & drop UX, optimize usage of googleapis, add new serverless function datasource.

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot

v0.0.8

06 Jul 18:43
90a8643
Compare
Choose a tag to compare

Jul 6, 2022

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

Improve the drag&drop UX of the visual editor. Add more functionality to the Application overview page. Make the release process more intuitive.

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari

v0.0.7

22 Jun 16:03
9adf49f
Compare
Choose a tag to compare

Jun 22, 2022

A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:

Fixes for Firefox users. Resizable right-hand panel. Improve Google Sheets connection reliability. Support customizing the global scope used in the bindings.

  • ​Support customizing global scope of bindings (#588) @Janpot
  • ​Make sure the component properties panel overflows correctly (#587) @Janpot
  • ​Extract module loading logic from code components in the runtime (#586) @Janpot
  • ​Improve validity check for Google Sheets connection (#501) @bharatkashyap
  • ​Extract reusable code editor for TS modules (#584) @Janpot
  • ​Add Tooltip explaining that a non-deployed app can't be opened (#582) @Janpot
  • ​setting editingTitle to false does not blur input (#580) @bharatkashyap
  • ​Disable view button on apps that aren't deployed yet (#581) @Janpot
  • ​Delete confirmation dialog Doesn't need to be a form (#579) @Janpot
  • ​Make component panel resizable (#570) @Janpot
  • ​Ask for confirmation when not on master (#563) @Janpot
  • ​Fix issue with BindableAttrValues type (#564) @Janpot
  • ​Fix dom loading behavior for non-existing apps (#569) @Janpot

All contributors of this release in alphabetical order: @bharatkashyap, @Janpot

v0.0.6

15 Jun 16:46
aefa28a
Compare
Choose a tag to compare

Jun 15, 2022

This release serves as an end-to-end test for the release workflow. It contains fixes for bugs that emerged while creating the first releases of toolpad.

v0.0.5

15 Jun 12:36
3218ea6
Compare
Choose a tag to compare

Initial published version