v0.1.55
May 8, 2024
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
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.
- Add max width option to the page (#3484) @Janpot
- Changes required for the React integration (#3493) @Janpot
- feat: add auto-scroll to canvas elements when selected from panel (#3344) @b4s36t4
- Lock file maintenance Examples (#3486) @renovate[bot]
- Lock file maintenance (#3485) @renovate[bot]
- Work on decoupling studio server constituents (#3482) @Janpot
- Update README files (#3463) @prakhargupta1
- Remove dead code (#3460) @Janpot
- Fix custom components for id cells (#3459) @Janpot
- Fix performance regression (#3458) @Janpot
- Link/Update docs in Studio (#3448) @prakhargupta1
- Fix default value not initializing for controlled properties (#3445) @Janpot
- Revert using published @mui/docs (#3440) @Janpot
- Fix issues from trying MUI ESM branch (#3417) @Janpot
- Fix environment binding preview (#3413) @Janpot
- Use url.pathToFileURL to correctly resolve functions paths on windows (#3412) @Janpot
- Remove renovate grouping (#3325) @Janpot
- Remove unsupported engines section from renovate (#3376) @Janpot
- fix: Duplicate entry in
CHANGELOG.md
(#3388) @bharatkashyap - [code-infra] Closer sync with eslint config of codebase (#3441) @oliviertassinari
- [core] Support toggling initial visibility of columns (#3490) @Janpot
- [core] ESLint unification (#3488) @oliviertassinari
- [core] Remove react pages experiment (#3483) @Janpot
- [core] Update monorepo (#3424) @oliviertassinari
- [core] Match other .eslintrc.js files @oliviertassinari
- [core] Add notes to help future blame (#3426) @oliviertassinari
- [core] Use the root dependency (#3425) @oliviertassinari
- [core] Remove engine please-use-pnpm (#3399) @oliviertassinari
- [docs] Fix pnpm install command (#3525) @konekoya
- [docs] Fix Netlify preview 301 JS assets @oliviertassinari
- [docs] [ui] Make Pro badge style consistent (#3418) @bharatkashyap
- [docs] Fix typos on the roadmap page @oliviertassinari
- [docs] Make sure we install the latest version of Toolpad Studio (#3454) @oliviertassinari
- [docs] Remove MarkdownElement import (#3451) @Janpot
- [docs] Add documentation on how to create controlled properties (#3444) @Janpot
- [docs] Add a guide on how to deploy on railway (#3381) @prakhargupta1
- [docs] Remove double redirections (#3415) @bharatkashyap
- [docs] Fix broken paths, meta for ahrefs (#3409) @bharatkashyap
- [docs] Fix some of the double redirections (#3411) @oliviertassinari
- [docs] Add guide on deployment to Google cloud (#3387) @prakhargupta1
- [docs] Revert monorepo update (#3403) @Janpot
- [docs] Fix trailing slashes on server render (#3402) @Janpot
- [docs] Remove more traces of yarn (#3400) @oliviertassinari
- [ux] Disable Open in editor button if no function is selected (#3492) @bharatkashyap
All contributors of this release in alphabetical order: @b4s36t4, @bharatkashyap, @Janpot, @konekoya, @oliviertassinari, @prakhargupta1, @renovate[bot]