Oct 20, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
A new theme for the UI (with light and dark mode), allowing Toolpad apps to be used in iFrames, UI improvements and bug fixes.
- Allow iframes (#1162) @oliviertassinari
- Make sure Monaco theme switches correctly (#1179) @Janpot
- Replace chevron icons with arrow icons (#1178) @Janpot
- Remove false sourceMapReference in next config (#1170) @apedroferreira
- Disable queries until dom node has been saved serverside (#1149) @Janpot
- Improvements to Sentry and sourcemaps (#1129) @apedroferreira
- Enforce the restriction on how icons are imported (#1160) @Janpot
- Improve preview feedback in fetch query (#1153) @bytasv
- Fix visible horizontal scroll (#1154) @bytasv
- Mandate node version for toolpad-app (#1141) @Janpot
- Some smoke test for rest datasource (#1147) @Janpot
- Change url in function default source to static self hosted file (#1152) @Janpot
- Move event handler setup to the bridge (#1097) @Janpot
- Try changing @mui/toolpad/index.d.ts to global.d.ts (#1148) @Janpot
- Use Map for app template options (#1135) @apedroferreira
- [app] Fix manifest 401 loading (#1146) @oliviertassinari
- [core] Add CI check that the PR has label (#849) @oliviertassinari
- [core] eslint: Disallow enum (#1151) @Janpot
- [core] Harden GitHub Actions permissions (#1161) @oliviertassinari
- [docs] Add missing redirections @oliviertassinari
- [docs] Improve markdownlint (#1159) @oliviertassinari
- [docs] Update descriptions that are over 160 characters @oliviertassinari
- [runtime] hide queries in the browser (#1155) @Janpot
- [ui] Add branding theme to Toolpad app (#988) @bharatkashyap
- [ui] New component catalog (#1003) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari