|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.1.51 |
| 4 | + |
| 5 | +<!-- generated comparing v0.1.50..master --> |
| 6 | + |
| 7 | +_Mar 4, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +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. |
| 12 | + |
| 13 | +- ​<!-- 32 -->Add list, datepicker and textfield component guides (#2827) @prakhargupta1 |
| 14 | +- ​<!-- 31 -->Isolate Next.js in renovatebot @Janpot |
| 15 | +- ​<!-- 30 -->Lock file maintenance (#3263) @renovate[bot] |
| 16 | +- ​<!-- 29 -->Update monorepo (#3259) @Janpot |
| 17 | +- ​<!-- 28 -->Remove isInvalid prop from all components (#3260) @apedroferreira |
| 18 | +- ​<!-- 27 -->Global functions explorer and header (#2690) @apedroferreira |
| 19 | +- ​<!-- 26 -->Add scroll fixes to DataGrid skeleton loading (#3257) @Janpot |
| 20 | +- ​<!-- 25 -->Image error overlay fixes (#3256) @Janpot |
| 21 | +- ​<!-- 24 -->Stabilize visual regression tests (#3253) @Janpot |
| 22 | +- ​<!-- 23 -->Add some missing docs for the hasNextPage property (#3255) @Janpot |
| 23 | +- ​<!-- 22 -->Add a data providers CRUD page to basic crud app example (#3211) @prakhargupta1 |
| 24 | +- ​<!-- 21 -->Fix and improve resizing in editor (incl. Add Spacer component) (#2818) @apedroferreira |
| 25 | +- ​<!-- 20 -->Make building layout visual tests more stable (#3237) @apedroferreira |
| 26 | +- ​<!-- 19 -->Update CONTRIBUTING.md (#3114) @apedroferreira |
| 27 | +- ​<!-- 18 -->Show loading indicator when runtime config is loading in query editor (#3169) @Janpot |
| 28 | +- ​<!-- 17 -->Fix unintentional page rows being created (#3221) @apedroferreira |
| 29 | +- ​<!-- 16 -->Prevent app header from covering page elements (#3220) @apedroferreira |
| 30 | +- ​<!-- 15 -->chore(deps): bump @mui/toolpad to 0.1.50 (#3219) @renovate[bot] |
| 31 | +- ​<!-- 14 -->Update CHANGELOG.md (typo) @apedroferreira |
| 32 | +- ​<!-- 13 -->[code-infra] Use the @mui/internal-markdown package (#3235) @michaldudak |
| 33 | +- ​<!-- 12 -->[code-infra] Bump monorepo (#3232) @Janpot |
| 34 | +- ​<!-- 11 -->[code-infra] Remove pnpm cache on CircleCI (#3133) @Janpot |
| 35 | +- ​<!-- 10 -->[code-infra] Disable renovatebot semantic commits (#3224) @Janpot |
| 36 | +- ​<!-- 09 -->[code-infra] Use `experimental.cpus` to control amount of export workers in Next.js (#3222) @Janpot |
| 37 | +- ​<!-- 08 -->[core] Fix infinite loop in inline canvas mode (#3265) @Janpot |
| 38 | +- ​<!-- 07 -->[core] add engines field to @mui/toolpad package.json (#3254) @JerryWu1234 |
| 39 | +- ​<!-- 06 -->[DataGrid] fix errors not showing up in the rows area (#3264) @Janpot |
| 40 | +- ​<!-- 05 -->[docs] Prefer https links @oliviertassinari |
| 41 | +- ​<!-- 04 -->[docs-infra] Fixes for vale-action with shared config (#3234) @bharatkashyap |
| 42 | +- ​<!-- 03 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari |
| 43 | +- ​<!-- 02 -->[docs-infra] Add vale for style-guide lint on docs (#3178) @bharatkashyap |
| 44 | +- ​<!-- 01 -->[examples] Hacker News client example (#2170) @Janpot |
| 45 | + |
| 46 | +All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @michaldudak, @oliviertassinari, @prakhargupta1, @renovate[bot] |
| 47 | + |
3 | 48 | ## v0.1.50
|
4 | 49 |
|
5 | 50 | <!-- generated comparing v0.1.49..master -->
|
|
0 commit comments