This repository was archived by the owner on Sep 23, 2026. It is now read-only.
v0.4.0
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
- β Add PageContainer component (#3713) @Janpot
- β Tweak navigation API (#3794) @Janpot
- β Add navigation actions (#3776) @apedroferreira
Docs
- β Bring back studio landing page (#3828) @Janpot
- β Fix mobile menu in landing page (#3829) @apedroferreira
- β Fix theme switcher in Toolpad Core landing page (#3837) @apedroferreira
- β Remove absolute url from get started button (#3832) @Janpot
- β Fix landing page warnings (#3830) @Janpot
- β Use the latest version for Toolpad Core (#3834) @bharatkashyap
- β Add Toolpad core landing page (#3690) @prakhargupta1
Core
- β OOM issues during build (#3825) @Janpot
- β Fix theming bugs (#3809) @apedroferreira
- β Fix create-toolpad-app content margin (#3813) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @prakhargupta1