@mui/toolpad-core
Low-code tool, powered by MUI
Installation
Install the package in your project directory with:
// with npm
npm install @mui/toolpad-core
// with yarn
yarn add @mui/toolpad-core
Documentation
The documentation
0.1.24
<!-- generated comparing v0.1.23..master -->
Aug 17, 2023
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
Add support for reading cookies in custom functions, allow editing page title from the page editor UI and other miscellaneous fixes!
- Fix falsy prop updates (#2495) @apedroferreira
- Chart adjustments (#2493) @apedroferreira
- Support reading cookies in backend functions (#2491) @Janpot
- Fix issues with vite deps optimizer (#2490) @Janpot
- fix background color style (#2326) @JerryWu1234
- Update npm stats example to use new chart component (#2385) @apedroferreira
- Update monorepo (#2475) @apedroferreira
- [core] Upgrade monorepo (#2496) @bharatkashyap
- [core] Fix confusing component nomenclature (#2479) @bharatkashyap
- [core] Set GitHub Action top level permission @oliviertassinari
- [core] Remove dead code HTML meta (#2476) @oliviertassinari
- [docs] Cleanup (#2497) @bharatkashyap
- [docs] Fix 301 reports in ahrefs @oliviertassinari
- [Enhancement] Edit page title from page editor (#2480) @Kirera-Wainaina