@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.19
<!-- generated comparing v0.1.18..master -->
Jul 5, 2023
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
Improved theme editor palette, allow multiple function files, support importing .sql and .txt files, link to examples in landing page and enable Autocomplete input in forms.
- Fix missing typography variant (#2265) @Janpot
- qrcode-example-folder-change (#2269) @prakhargupta1
- Add some documentation about screenshot sizes (#2268) @Janpot
- Connect Autocomplete to forms and refactor form logic (#2115) @apedroferreira
- Support loading raw text for .txt files and .sql files (#2250) @Janpot
- Lay foundation for new and improved theme editor (#2260) @Janpot
- Use links for the runtime navigation bar (#2247) @Janpot
- On landingpage add buttons to examples (#2196) @prakhargupta1
- Pin dependencies (#2253) @renovate[bot]
- Avoid double submit when function file is created (#2252) @Janpot
- optimized deleting file (#2177) @JerryWu1234
- Move license key logic into the components (#2248) @Janpot
- Export canvas and runtime from @mui/toolpad (#2245) @Janpot
- Move monaco-editor to devDependencies (#2241) @Janpot
- Create update monorepo workflow (#2243) @Janpot
- Allow multiple function files (#2236) @Janpot
- Add a warning when required environment variables are missing (#2228) @Janpot
- Remove legacy file format (#2227) @Janpot
- [core] Remove mention of Crowdin @oliviertassinari
- [fix] disable auto formatting
_redirects
(#2251) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari, @prakhargupta1, @renovate[bot]