@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.17
<!-- generated comparing v0.1.16..master -->
Jun 22, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Improve error propagation in queries, add product walkthrough video.
- Fix wrong environment variable in contributing guide (#2199) @Janpot
- Add contributor guide for running integration tests (#2192) @Janpot
- Disable a query as long as its input is still loading (#2197) @Janpot
- Add contributing docs for codesandbox CI (#2198) @Janpot
- Remove renovate docs dependencies group (#2191) @Janpot
- Added product walkthrough video (#2175) @prakhargupta1
- Update contributing guide for local development (#2176) @Janpot
- Simplify next.config.js (#1944) @Janpot
- Update monorepo dependency (#2172) @apedroferreira
- Add QRcode example to docs and add dogApp (#1445) @prakhargupta1
- Allow nested bindings (#2114) @apedroferreira
- Remove pino for rpc logging (#1839) @Janpot
- [docs] Pass productId to the pagecontext (#2178) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @Janpot, @prakhargupta1