create-toolpad-app
Advanced tools
Changelog
v0.11.0
<!-- generated comparing v0.10.0..master -->Dec 12, 2024
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
toolbar
slot in the PageContainer
component has been moved to new PageHeader
component, which can be used in the header
slot in PageContainer
. New usage example here.homeUrl
to branding
properties, and appTitle
slot to override layout header branding.PageContainer
.SignInPage
.navigation
prop override to DashboardLayout
.@toolpad/core
homeUrl
to branding
and appTitle
slot (#4477) @bharatkashyapPageContainer
(#4480) @apedroferreiranavigation
prop as override (#4523) @apedroferreiraPageContainer
title to child Container (#4504) @christiancookbuzzAppProvider
in Suspense (#4526) @bharatkashyapdocs
context from component logic (#4489) @bharatkashyapAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @christiancookbuzz, @hmon, @oliviertassinari, @prakhargupta1
Changelog
0.10.0
<!-- generated comparing v0.9.0..master -->Nov 23, 2024
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
SignInPage
@toolpad/core
formData
(#4404) @bharatkashyapcreate-toolpad-app
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @hollandjake, @oliviertassinari, @prakhargupta1
Changelog
v0.9.0
<!-- generated comparing v0.8.0..master -->Nov 8, 2024
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
SignInPage
Account
component in layout sidebarDashboardLayout
header actions@toolpad/core
SignInPage
(#4085) @bharatkashyap<Account />
in sidebarFooter
(#4255) @bharatkashyapSignInPage
Vite + React Router example (#4335) @bharatkashyappayload
example to useDialogs
docs (#4375) @bharatkashyapAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @garryxiao, @oliviertassinari, @prakhargupta1
Changelog
v0.8.0
<!-- generated comparing v0.7.0..master -->Oct 19, 2024
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
menuItems
slot on the Account
component with a more exhaustive popoverContent
slotsidebarFooter
slot and a hideNavigation
prop to DashboardLayout
DashboardLayout
Account
component using new slots preview
and popoverContent
passkey
support to the SignInPage
, and an integration example to the docs@toolpad/core
auth.ts
file generation (#4237) @bharatkashyappasskey
provider support and example (#4063) @bharatkashyapsidebarFooter
slot (#4236) @apedroferreira@toolpad/studio
_app.tsx
(#4239) @bharatkashyap@toolpad/utils
(#4267) @JanpotAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @djedu28, @Janpot, @oliviertassinari, @prakhargupta1, @renovate[bot], @vikasgurjar
Changelog
v0.7.0
<!-- generated comparing v0.6.0..master -->Sep 20, 2024
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
/orders/:id
should be orders/:id
)path-to-regexp
to fix vulnerabilities.@toolpad/core
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1
Changelog
v0.6.0
<!-- generated comparing v0.5.2..master -->Sep 13, 2024
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
DashboardLayout
component with mini drawer variantSignInPage
@toolpad/core
SignInPage
(#3933) @bharatkashyap<Account />
(#3992) @bharatkashyapnext-auth
v4 example (#3982) @bharatkashyap<Account />
docs (#3970) @bharatkashyap--frozen-lockfile
(#4014) @JanpotAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @michelengelen, @oliviertassinari, @prakhargupta1
Changelog
v0.5.2
<!-- generated comparing v0.5.1..master -->Aug 27, 2024
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
create-toolpad-app
@toolpad/core
create-toolpad-app
(#3860) @bharatkashyapSignInPage
and docs (#3935) @bharatkashyap@toolpad/studio
SignInPage
docs demos (#3968) @bharatkashyapAll contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1
Changelog
v0.5.1
<!-- generated comparing v0.5.0..master -->Aug 9, 2024
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
@toolpad/core
, especially regarding CSS variables themes@toolpad/studio
@toolpad/core
CssVarsProvider
with ThemeProvider
(#3872) @siriwatknp@toolpad/studio
require
(#3908) @bharatkashyapAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari, @siriwatknp
Changelog
v0.5.0
<!-- generated comparing v0.4.0..master -->Aug 5, 2024
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:
create-toolpad-app
CLI to bootstrap Toolpad Core projectsThe 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
inquirer
to @inquirer/prompts
(#3843) @bharatkashyap@mui/toolpad/internals
(#3873) @JanpotAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @prakhargupta1