@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.3
<!-- generated comparing v0.1.2..master -->
Apr 5, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixed a regression with the query transformation feature, removed some obsolete code and a few improvements to the editor user experience!
- Fix transform regression (#1856) @bharatkashyap
- Try replacing tsc with tsup as build tool (#1727) @Janpot
- Remove obsolete onDelete datagrid property (#1850) @Janpot
- Editor UX fixes (#1844) @apedroferreira
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot