create-toolpad-app
Advanced tools
Changelog
0.1.20
<!-- generated comparing v0.1.19..master -->Jul 12, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Use vite for the Toolpad application instead of Next.js, Windows support, documentation updates.
theme.applyDarkStyles
on marketing website (#2305) @bharatkashyapAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1
Changelog
0.1.19
<!-- generated comparing v0.1.18..master -->Jul 5, 2023
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
Improved theme editor palette, allow multiple function files, support importing .sql and .txt files, link to examples in landing page and enable Autocomplete input in forms.
_redirects
(#2251) @bharatkashyapAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari, @prakhargupta1, @renovate[bot]
Changelog
0.1.18
<!-- generated comparing v0.1.17..master -->Jun 28, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Allow detecting parameters from types in function files, instead of having to explicitly specify them. Also, a couple of example apps, bug fixes and some behind-the-scenes work!
All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1
Changelog
0.1.17
<!-- generated comparing v0.1.16..master -->Jun 22, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Improve error propagation in queries, add product walkthrough video.
All contributors of this release in alphabetical order: @apedroferreira, @Janpot, @prakhargupta1
Changelog
0.1.16
<!-- generated comparing v0.1.15..master -->Jun 14, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Editor performance improvements, fix autocomplete for page parameters, better type inference for createFunction.
All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari
Changelog
0.1.15
<!-- generated comparing v0.1.14..master -->Jun 7, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Allow binding arbitrary environment variables in bindings, improved error handling in Image and Data grid components, and a new version of the documentation!
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari
Changelog
0.1.14
<!-- generated comparing v0.1.13..master -->May 31, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Add new reference documentation, add new QR-code example.
All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari
Changelog
0.1.13
<!-- generated comparing v0.1.12..master -->May 24, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Allow binding to environment variables, UI, and docs improvements, bug fixes.
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @m4theushw, @oliviertassinari
Changelog
0.1.12
<!-- generated comparing v0.1.11..master -->May 17, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Added a new Autocomplete component, simplify the configuration for creating custom components, improve performance with websocket updates instead of polling.
create-toolpad-app
(#1965) @bharatkashyapChangelog
0.1.11
<!-- generated comparing v0.1.10..master -->May 10, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Allow setting page parameters in navigation actions, fix overlay grid spacing, add schema reference to docs.
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot