Jul 12, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Use vite for the Toolpad application instead of Next.js, Windows support, documentation updates.
- Remove createFunction from examples (#2298) @Janpot
- Add extra note about aspect ratio of screenshots (#2300) @Janpot
- images aspect ratio 1.8090 (#2299) @prakhargupta1
- Disallow access to DOM globals in bindings (#1991) @Janpot
- Clarify the rules around documentation screenshots (#2296) @Janpot
- Isolate prettier in renovatebot (#2295) @Janpot
- Add eslint rule restricting React import style (#2286) @Janpot
- Provide all exports of @mui/toolpad on @mui/toolpad-app (#2284) @Janpot
- Resolve components from source for docs:build:api (#2280) @Janpot
- Use vite for Toolpad editor (#1999) @Janpot
- Add note about light theme (#2283) @Janpot
- Hardcode prisma db in with-prisma example (#2282) @Janpot
- Add prisma example (#2262) @Janpot
- Update MUI monorepo (#2271) @apedroferreira
- Fix Windows issues (#2181) @apedroferreira
- Allow loading partial theme (#2270) @Janpot
- [core] Polish imports to React (#2285) @oliviertassinari
- [docs] Fix MUI reference (#2276) @oliviertassinari
- [website] use
theme.applyDarkStyles
on marketing website (#2305) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1