Skip to content

Releases: mui/toolpad

v0.6.0

13 Sep 15:29
c7ac325
Compare
Choose a tag to compare

Sep 13, 2024

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

  • Migrate to Material UI v6
  • Collapsible sidebar in DashboardLayout component with mini drawer variant
  • Support route patterns in navigation
  • Add more OAuth providers to SignInPage
  • Docs and website improvements

@toolpad/core

Docs

Core

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

v0.5.2

27 Aug 12:20
f38dd63
Compare
Choose a tag to compare

Aug 27, 2024

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

  • Add authentication when bootstrapping a new project using create-toolpad-app
  • Fix some layout issues in the component attribute editor for Studio
  • Docs and website improvements

@toolpad/core

@toolpad/studio

  • ​Fix layout issues in the component attribute editor (#3966) @Janpot

Docs

Core

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

v0.5.1

09 Aug 18:42
de7f110
Compare
Choose a tag to compare

Aug 9, 2024

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

  • Support Material UI v5 and v6 in @toolpad/core, especially regarding CSS variables themes
  • Fix theme switcher in documentation examples
  • Fix DashboardLayout bugs with theming and mobile navigation
  • Fix some file handling restrictions in @toolpad/studio

@toolpad/core

@toolpad/studio

Core

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

v0.5.0

06 Aug 10:05
7f1f45f
Compare
Choose a tag to compare

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

This is the first production-ready release of Toolpad Core! This version includes:

  • A new SignInPage component
  • Updates to the create-toolpad-app CLI to bootstrap Toolpad Core projects
  • Many documentation updates and improvements

Breaking Changes

The create-toolpad-app CLI now by default bootstraps a Toolpad Core project.

Please use the --studio flag to generate a Toolpad Studio project.

@toolpad/core

Docs

Core

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

v0.4.0

25 Jul 00:23
4da8b78
Compare
Choose a tag to compare

Jul 25, 2024

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

Adds a new PageContainer component to wrap page content, add titles, breadcrumbs and custom action toolbars! Also, adds the ability to add actions to the sidebar navigation. Miscellaneous fixes and docs improvements.

@toolpad/core

Docs

Core

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

v0.3.2

19 Jul 18:42
8dd8596
Compare
Choose a tag to compare

Jul 19, 2024

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

This release adds a theme switcher and a responsive drawer to the App Layout component.

@toolpad/core

Docs

Core

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

v0.3.1

12 Jul 17:13
17a0d19
Compare
Choose a tag to compare

Jul 12, 2024

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

Improve Toolpad home page, add persistent state hooks to Toolpad Core and fix some performance issues in Toolpad Studio production apps.

All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @LukasTy, @oliviertassinari, @renovate[bot]

v0.3.0

28 Jun 23:22
ef49f9a
Compare
Choose a tag to compare

Jun 28, 2024

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

This release adds Dialogs and Notifications hooks to Toolpad Core! Supporting the Next.js Pages router in the Core playground app. Small feature addition to Studio as well: Column Pinning. More tests and documentation fixes.

v0.2.0

03 Jun 09:56
f86ea23
Compare
Choose a tag to compare

Jun 3, 2024

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

First components in @toolpad/core: DashboardLayout, DataGrid and LineChart. Initial data providers implementation.

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1, @renovate[bot]

v0.1.55

08 May 18:06
1fca8d9
Compare
Choose a tag to compare

May 8, 2024

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

Add max width option to page container, auto-scroll to selected elements, support enabling/disabling initial visibility in Data Grid columns, environment variable preview fixes, fix functions on Windows, add deployment guides for some other platforms.

All contributors of this release in alphabetical order: @b4s36t4, @bharatkashyap, @Janpot, @konekoya, @oliviertassinari, @prakhargupta1, @renovate[bot]