v0.3.2
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
- β Make DashboardLayout navigation responsive (#3750) @apedroferreira
- β Add theme switcher to dashboard layout (#3674) @apedroferreira
- β Remove data providers (#3797) @Janpot
Docs
- β Add tabs example (#3803) @Janpot
- β Migrate Grid2 in the docs to fix landing page layout (#3790) @Janpot
Core
- β Remove lib dom from create-toolpad-app (#3796) @Janpot
- β Link GH issue for import/prefer-default-export @oliviertassinari
- β Improve changelog format (#3789) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @Janpot, @oliviertassinari