create-toolpad-app
Advanced tools
Changelog
0.1.10
<!-- generated comparing v0.1.9..master -->May 5, 2023
A big thanks to the 1 contributors who made this release possible. Here are some highlights ✨:
This is a hotfix to deal with broken dependency upgrade in next.js.
All contributors of this release in alphabetical order: @Janpot
Changelog
0.1.9
<!-- generated comparing v0.1.8..master -->May 3, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Fixing regressions, set new runtime as default.
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @prakhargupta1
Changelog
0.1.8
<!-- generated comparing v0.1.7..master -->Apr 26, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Use page name as a routing alias, add a Form component, and replace Next.js API routes with Express under the hood.
nanonid/non-secure
instead of cuid
(#1912) @bharatkashyapChangelog
0.1.7
<!-- generated comparing v0.1.6..master -->Apr 20, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Tweak the landing page design. Improve create-toolpad-app
CLI, support node modules in custom code components.
create-toolpad-app
(#1795) @bharatkashyapdefault
from toolpad dev --port
option (#1911) @bharatkashyapcreateQuery
and replace with createFunction
(#1908) @bharatkashyapAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @danilo-leal, @Janpot
Changelog
0.1.6
<!-- generated comparing v0.1.5..master -->Apr 13, 2023
A big thanks to the 1 contributors who made this release possible. Here are some highlights ✨:
Fix regression that applies the wrong theme to the user application when they have dark color scheme.
All contributors of this release in alphabetical order: @Janpot
Changelog
0.1.5
<!-- generated comparing v0.1.4..master -->Apr 13, 2023
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fix broken CLI due to missing dependency
All contributors of this release in alphabetical order: @apedroferreira, @Janpot
Changelog
0.1.4
<!-- generated comparing v0.1.3..master -->Apr 12, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Revamped file system layout, updated docs.
All contributors of this release in alphabetical order: @Janpot, @oliviertassinari, @prakhargupta1
Changelog
0.1.3
<!-- generated comparing v0.1.2..master -->Apr 5, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixed a regression with the query transformation feature, removed some obsolete code and a few improvements to the editor user experience!
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot
Changelog
0.1.2
<!-- generated comparing v0.1.1..master -->Mar 31, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Add end-user application navigation! Various fixes.
@mui/toolpad
CLI with yargs
(#1794) @bharatkashyapAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot
Changelog
0.1.1
<!-- generated comparing v0.1.0..master -->Mar 28, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Mutate state in event handlers by assigning to properties of page elements. Make binding to DataGrid selection easier with improved typings. Big cleanup of dead code.
All contributors of this release in alphabetical order: @apedroferreira, @evankennedy, @Janpot, @prakhargupta1