v0.1.1
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.
- Use node name in the canvas HUD (#1818) @Janpot
- Allow mutating page state in event handlers (#1807) @Janpot
- Improve UX around integration testing (#1808) @Janpot
- Disable property control for controlled properties (#1809) @Janpot
- Use next.js custom server (#1723) @Janpot
- Remove postgres (#1799) @Janpot
- Remove example and docker files (#1798) @Janpot
- Clean up more obsolete things in the repo (#1797) @Janpot
- Fix errors when running the project the first time (#1796) @Janpot
- Fix imports from toolpad (#1793) @Janpot
- Fix changing tabs closing query editor (#1784) @apedroferreira
- Generate .gitignore on dev command (#1705) @apedroferreira
- Improve dataGrid.selection types (#1790) @Janpot
- Dependency cleanup (#1791) @Janpot
- Fixes on the dev pipeline (#1789) @Janpot
- Remove Prisma, isolated-vm and dead code (#1787) @Janpot
- Update release instructions (#1788) @Janpot
- Fix capitalization of elements (#1782) @Janpot
- Update moduleresolution for core and components (#1780) @Janpot
- Remove the localMode flag (#1768) @Janpot
- Convert tests to local mode (#1718) @Janpot
- Add docs contributing instructions (#1779) @Janpot
- Allow falsy MySQL variable values (#1738) @evankennedy
- Add Toolpad to cspell config for the workspace (#1767) @Janpot
- Use latest version for examples (#1764) @Janpot
- Rename dev13 script to dev (#1766) @Janpot
- Small typo fix @prakhargupta1
- Docs updates for the new direction (#1743) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @evankennedy, @Janpot, @prakhargupta1