@mui/toolpad-core
Low-code tool, powered by MUI
Installation
Install the package in your project directory with:
npm install @mui/toolpad-core
Documentation
The documentation
0.1.28
<!-- generated comparing v0.1.27..master -->
Sep 13, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Support date and time formats in DataGrid, upgrade to Node 18, fix container components, respect user's prettier config when formatting files.
- Simplify component loading (#2667) @Janpot
- Fix gap and direction in layout slots (#2653) @apedroferreira
- Support date/dateTime formatting (#2589) @Janpot
- Remove monaco-editor special case in renovatebot (#2663) @Janpot
- format component and function (#2665) @JerryWu1234
- Upgrade react-inspector (#2647) @Janpot
- Remove fetch polyfills for node 18 (#2651) @Janpot
- respect the user's prettier config when writing yml files (#2638) @JerryWu1234
- Allow execa update (#2654) @Janpot
- Fix container components (#2635) @apedroferreira
- Upgrade to Node 18 (#2505) @apedroferreira
- [docs] Simpler package readme @oliviertassinari
- [docs] Fix /toolpad/reference/api/get-context/ 404 (#2656) @oliviertassinari
- [docs] Fix description @oliviertassinari
- [docs] Fix 404 link @oliviertassinari
- [docs] Sync prism with docs-infra (#2652) @oliviertassinari
- [examples] Migrate to railsway (#2646) @oliviertassinari
- [refactor] Refactor worker rpc (#2645) @Janpot
- [website] Tweak a few elements on the landing page (#2666) @danilo-leal
- [website] Remove dead code @oliviertassinari
- [website] Fix redirection @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @danilo-leal, @Janpot, @JerryWu1234, @oliviertassinari