|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.1.55 |
| 4 | + |
| 5 | +<!-- generated comparing v0.1.54..master --> |
| 6 | + |
| 7 | +_May 8, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +Add max width option to page container, auto-scroll to selected elements, support enabling/disabling initial visibility in Data Grid columns, environment variable preview fixes, fix functions on Windows, add deployment guides for some other platforms. |
| 12 | + |
| 13 | +- ​<!-- 52 -->Add max width option to the page (#3484) @Janpot |
| 14 | +- ​<!-- 51 -->Changes required for the React integration (#3493) @Janpot |
| 15 | +- ​<!-- 45 -->feat: add auto-scroll to canvas elements when selected from panel (#3344) @b4s36t4 |
| 16 | +- ​<!-- 44 -->Lock file maintenance Examples (#3486) @renovate[bot] |
| 17 | +- ​<!-- 43 -->Lock file maintenance (#3485) @renovate[bot] |
| 18 | +- ​<!-- 42 -->Work on decoupling studio server constituents (#3482) @Janpot |
| 19 | +- ​<!-- 41 -->Update README files (#3463) @prakhargupta1 |
| 20 | +- ​<!-- 40 -->Remove dead code (#3460) @Janpot |
| 21 | +- ​<!-- 39 -->Fix custom components for id cells (#3459) @Janpot |
| 22 | +- ​<!-- 38 -->Fix performance regression (#3458) @Janpot |
| 23 | +- ​<!-- 37 -->Link/Update docs in Studio (#3448) @prakhargupta1 |
| 24 | +- ​<!-- 36 -->Fix default value not initializing for controlled properties (#3445) @Janpot |
| 25 | +- ​<!-- 35 -->Revert using published @mui/docs (#3440) @Janpot |
| 26 | +- ​<!-- 34 -->Fix issues from trying MUI ESM branch (#3417) @Janpot |
| 27 | +- ​<!-- 31 -->Fix environment binding preview (#3413) @Janpot |
| 28 | +- ​<!-- 30 -->Use url.pathToFileURL to correctly resolve functions paths on windows (#3412) @Janpot |
| 29 | +- ​<!-- 29 -->Remove renovate grouping (#3325) @Janpot |
| 30 | +- ​<!-- 27 -->Remove unsupported engines section from renovate (#3376) @Janpot |
| 31 | +- ​<!-- 26 -->fix: Duplicate entry in `CHANGELOG.md` (#3388) @bharatkashyap |
| 32 | +- ​<!-- 25 -->[code-infra] Closer sync with eslint config of codebase (#3441) @oliviertassinari |
| 33 | +- ​<!-- 24 -->[core] Support toggling initial visibility of columns (#3490) @Janpot |
| 34 | +- ​<!-- 23 -->[core] ESLint unification (#3488) @oliviertassinari |
| 35 | +- ​<!-- 22 -->[core] Remove react pages experiment (#3483) @Janpot |
| 36 | +- ​<!-- 21 -->[core] Update monorepo (#3424) @oliviertassinari |
| 37 | +- ​<!-- 20 -->[core] Match other .eslintrc.js files @oliviertassinari |
| 38 | +- ​<!-- 19 -->[core] Add notes to help future blame (#3426) @oliviertassinari |
| 39 | +- ​<!-- 18 -->[core] Use the root dependency (#3425) @oliviertassinari |
| 40 | +- ​<!-- 17 -->[core] Remove engine please-use-pnpm (#3399) @oliviertassinari |
| 41 | +- ​<!-- 16 -->[docs] Fix pnpm install command (#3525) @konekoya |
| 42 | +- ​<!-- 15 -->[docs] Fix Netlify preview 301 JS assets @oliviertassinari |
| 43 | +- ​<!-- 14 -->[docs] [ui] Make Pro badge style consistent (#3418) @bharatkashyap |
| 44 | +- ​<!-- 13 -->[docs] Fix typos on the roadmap page @oliviertassinari |
| 45 | +- ​<!-- 12 -->[docs] Make sure we install the latest version of Toolpad Studio (#3454) @oliviertassinari |
| 46 | +- ​<!-- 11 -->[docs] Remove MarkdownElement import (#3451) @Janpot |
| 47 | +- ​<!-- 10 -->[docs] Add documentation on how to create controlled properties (#3444) @Janpot |
| 48 | +- ​<!-- 09 -->[docs] Add a guide on how to deploy on railway (#3381) @prakhargupta1 |
| 49 | +- ​<!-- 08 -->[docs] Remove double redirections (#3415) @bharatkashyap |
| 50 | +- ​<!-- 07 -->[docs] Fix broken paths, meta for ahrefs (#3409) @bharatkashyap |
| 51 | +- ​<!-- 06 -->[docs] Fix some of the double redirections (#3411) @oliviertassinari |
| 52 | +- ​<!-- 05 -->[docs] Add guide on deployment to Google cloud (#3387) @prakhargupta1 |
| 53 | +- ​<!-- 04 -->[docs] Revert monorepo update (#3403) @Janpot |
| 54 | +- ​<!-- 03 -->[docs] Fix trailing slashes on server render (#3402) @Janpot |
| 55 | +- ​<!-- 02 -->[docs] Remove more traces of yarn (#3400) @oliviertassinari |
| 56 | +- ​<!-- 01 -->[ux] Disable Open in editor button if no function is selected (#3492) @bharatkashyap |
| 57 | + |
| 58 | +All contributors of this release in alphabetical order: @b4s36t4, @bharatkashyap, @Janpot, @konekoya, @oliviertassinari, @prakhargupta1, @renovate[bot] |
| 59 | + |
3 | 60 | ## v0.1.54
|
4 | 61 |
|
5 | 62 | <!-- generated comparing v0.1.53..master -->
|
|
0 commit comments