Jul 25, 2023
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
New Chart and Metric components, a page structure explorer to view components hierarchy and a new Page panel to contain page level state!
- Move more APIs to utils package (#2352) @Janpot
- Add page tab suggestions/improvements (#2342) @apedroferreira
- Add visual regression test for resize grid (#2337) @apedroferreira
- try with a lower memory limit @oliviertassinari
- add example live @oliviertassinari
- Fix the datagrid remounting when columns change (#2327) @Janpot
- Fix: Improve missing editor scenario (#2238) @bharatkashyap
- Update with-prisma README.md (#2336) @prakhargupta1
- Upgrade monorepo (#2333) @bharatkashyap
- Remove httpbin from rest tests to try and fix flakyness (#2330) @Janpot
- Update CONTRIBUTING.md (#2328) @bharatkashyap
- Fix some flakyness in the visual regression testing (#2329) @Janpot
- Add Page tab to right-side panel (#2311) @apedroferreira
- Default vertical alignment to top instead of center (#2312) @apedroferreira
- Chart component (#2081) @apedroferreira
- Remove Next.js (#2288) @Janpot
- Remove packages/toolpad (#2287) @Janpot
- Codify lodash usage in eslint (#1270) @Janpot
- Add some visual regression tests (#1959) @Janpot
- Add Metric component (#2202) @Janpot
- Switch to stackblitz links for examples (#2307) @Janpot
- [docs] Add link to live demo to KPI example (#2341) @prakhargupta1
- [docs] Fix npx folder confusion (#2346) @oliviertassinari
- [docs] Fix fs usage example @oliviertassinari
- [docs] Fix fs usage example @oliviertassinari
- [docs] Fix Connecting to databases page (#2345) @oliviertassinari
- [docs] [cli] Add
createFunction
deprecation notices (#2334) @bharatkashyap - [feat] Add page structure explorer (#2246) @bharatkashyap
- [test] Fail the CI when new unexpected files are created (#2332) @oliviertassinari
- [website] Toolpad landing page design upgrade (#2266) @danilo-leal
- [website] Fix CLS on hero icon (#2344) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @danilo-leal, @Janpot, @oliviertassinari, @prakhargupta1