v0.1.51
Mar 4, 2024
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
This release contains mostly bug fixes and improvements to the docs, eamples and stability. It will be the last release of @mui/toolpad before we rename the package to @toolpad/studio.
- Add list, datepicker and textfield component guides (#2827) @prakhargupta1
- Isolate Next.js in renovatebot @Janpot
- Lock file maintenance (#3263) @renovate[bot]
- Update monorepo (#3259) @Janpot
- Remove isInvalid prop from all components (#3260) @apedroferreira
- Global functions explorer and header (#2690) @apedroferreira
- Add scroll fixes to DataGrid skeleton loading (#3257) @Janpot
- Image error overlay fixes (#3256) @Janpot
- Stabilize visual regression tests (#3253) @Janpot
- Add some missing docs for the hasNextPage property (#3255) @Janpot
- Add a data providers CRUD page to basic crud app example (#3211) @prakhargupta1
- Fix and improve resizing in editor (incl. Add Spacer component) (#2818) @apedroferreira
- Make building layout visual tests more stable (#3237) @apedroferreira
- Update CONTRIBUTING.md (#3114) @apedroferreira
- Show loading indicator when runtime config is loading in query editor (#3169) @Janpot
- Fix unintentional page rows being created (#3221) @apedroferreira
- Prevent app header from covering page elements (#3220) @apedroferreira
- chore(deps): bump @mui/toolpad to 0.1.50 (#3219) @renovate[bot]
- Update CHANGELOG.md (typo) @apedroferreira
- [code-infra] Use the @mui/internal-markdown package (#3235) @michaldudak
- [code-infra] Bump monorepo (#3232) @Janpot
- [code-infra] Remove pnpm cache on CircleCI (#3133) @Janpot
- [code-infra] Disable renovatebot semantic commits (#3224) @Janpot
- [code-infra] Use
experimental.cpus
to control amount of export workers in Next.js (#3222) @Janpot - [core] Fix infinite loop in inline canvas mode (#3265) @Janpot
- [core] add engines field to @mui/toolpad package.json (#3254) @JerryWu1234
- [DataGrid] fix errors not showing up in the rows area (#3264) @Janpot
- [docs] Prefer https links @oliviertassinari
- [docs-infra] Fixes for vale-action with shared config (#3234) @bharatkashyap
- [docs-infra] Fix Stack Overflow breaking space @oliviertassinari
- [docs-infra] Add vale for style-guide lint on docs (#3178) @bharatkashyap
- [examples] Hacker News client example (#2170) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @michaldudak, @oliviertassinari, @prakhargupta1, @renovate[bot]