|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.3.0 |
| 4 | + |
| 5 | +<!-- generated comparing v0.2.0..master --> |
| 6 | + |
| 7 | +_Jun 28, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +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. |
| 12 | + |
| 13 | +- ​<!-- 24 -->Update README.md @Janpot |
| 14 | +- ​<!-- 23 -->Update README.md @Janpot |
| 15 | +- ​<!-- 22 -->[Update readme] Add openssf badge and fix browerstack logo (#3694) @prakhargupta1 |
| 16 | +- ​<!-- 21 -->Implement notifications/dialogs RFCs (#3584) @Janpot |
| 17 | +- ​<!-- 20 -->Add Next.js pages router app to Toolpad Core playground (#3588) @apedroferreira |
| 18 | +- ​<!-- 19 -->Run toolpad/core tests in the browser (#3640) @Janpot |
| 19 | +- ​<!-- 18 -->Add dashboard tutorial to introduction (#3637) @Janpot |
| 20 | +- ​<!-- 17 -->Lock file maintenance Docs (#3623) @renovate[bot] |
| 21 | +- ​<!-- 16 -->[AppProvider] Create basic router adapters (#3638) @Janpot |
| 22 | +- ​<!-- 15 -->[code-infra] Add eslint plugin for testing-library (#3648) @Janpot |
| 23 | +- ​<!-- 14 -->[core] Remove update-monorepo.yml (#3712) @oliviertassinari |
| 24 | +- ​<!-- 13 -->[core] Add browserslistrc (#3711) @Janpot |
| 25 | +- ​<!-- 12 -->[core] dedupe emotion and react-query (#3695) @Janpot |
| 26 | +- ​<!-- 11 -->[core] Fix a few more React compiler warnings (#3644) @Janpot |
| 27 | +- ​<!-- 10 -->[core] Remove quickjs-emscripten dependency (#3689) @Janpot |
| 28 | +- ​<!-- 09 -->[DataContext] Support global filtering (#3618) @Janpot |
| 29 | +- ​<!-- 08 -->[docs] Fix link icons for file reference section titles (#3709) @Janpot |
| 30 | +- ​<!-- 07 -->[docs] Fix incorrect heading (#3636) @bharatkashyap |
| 31 | +- ​<!-- 06 -->[docs-infra] Sync \_app file with monorepo (#3698) @Janpot |
| 32 | +- ​<!-- 05 -->[studio] Add column pinning (#3693) @Janpot |
| 33 | +- ​<!-- 04 -->[Studio] Remove old canvas entrypoint (#3642) @Janpot |
| 34 | +- ​<!-- 03 -->[test] Enable test coverage for @toolpad/core (#3697) @Janpot |
| 35 | +- ​<!-- 02 -->[test] Test from the user's perspective with user-event (#3670) @Janpot |
| 36 | +- ​<!-- 01 -->[test] Data grid CRUD tests (#3646) @Janpot |
| 37 | + |
3 | 38 | ## v0.2.0
|
4 | 39 |
|
5 | 40 | <!-- generated comparing v0.1.55..master -->
|
|
0 commit comments