This repository was archived by the owner on Sep 23, 2026. It is now read-only.
v0.3.0
Jun 28, 2024
A big thanks to the 6 contributors who made this release possible. Here are some highlights β¨:
This release adds Dialogs and Notifications hooks to Toolpad Core! Supporting the Next.js Pages router in the Core playground app. Small feature addition to Studio as well: Column Pinning. More tests and documentation fixes.
- βUpdate README.md @Janpot
- βUpdate README.md @Janpot
- β[Update readme] Add openssf badge and fix browerstack logo (#3694) @prakhargupta1
- βImplement notifications/dialogs RFCs (#3584) @Janpot
- βAdd Next.js pages router app to Toolpad Core playground (#3588) @apedroferreira
- βRun toolpad/core tests in the browser (#3640) @Janpot
- βAdd dashboard tutorial to introduction (#3637) @Janpot
- βLock file maintenance Docs (#3623) @renovate[bot]
- β[AppProvider] Create basic router adapters (#3638) @Janpot
- β[code-infra] Add eslint plugin for testing-library (#3648) @Janpot
- β[core] Remove update-monorepo.yml (#3712) @oliviertassinari
- β[core] Add browserslistrc (#3711) @Janpot
- β[core] dedupe emotion and react-query (#3695) @Janpot
- β[core] Fix a few more React compiler warnings (#3644) @Janpot
- β[core] Remove quickjs-emscripten dependency (#3689) @Janpot
- β[DataContext] Support global filtering (#3618) @Janpot
- β[docs] Fix link icons for file reference section titles (#3709) @Janpot
- β[docs] Fix incorrect heading (#3636) @bharatkashyap
- β[docs-infra] Sync _app file with monorepo (#3698) @Janpot
- β[studio] Add column pinning (#3693) @Janpot
- β[Studio] Remove old canvas entrypoint (#3642) @Janpot
- β[test] Enable test coverage for @toolpad/core (#3697) @Janpot
- β[test] Test from the user's perspective with user-event (#3670) @Janpot
- β[test] Data grid CRUD tests (#3646) @Janpot