@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.41
<!-- generated comparing v0.1.40..master -->
Dec 13, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Support server-side sorting and filtering, support delete in data providers.
- improve vite omptimizeDeps after recent dataSource updates (#2990) @Janpot
- Support serverside sorting/filtering (#2982) @Janpot
- Fix formatting for Date objects in the grid (#2984) @Janpot
- Open links in the same tab unless configured otherwise (#2983) @Janpot
- Support delete in data providers (#2978) @Janpot
- Initial authorization implementation (#2931) @Janpot
- Update custom server nextjs README.md (#2977) @prakhargupta1
- [core] Update workflows and issue templates to reflect the updated label (#2992) @MBilalShafi
- [core] Update
no-response
workflow (#2989) @MBilalShafi
All contributors of this release in alphabetical order: @Janpot, @MBilalShafi, @prakhargupta1