mui-toolpad
mui-toolpad copied to clipboard
Toolpad Studio: Low-code admin builder. Open-source and powered by MUI.
- Changed the theme to the finally selected version - Closes #477 - Closes #806 - Also to merge https://github.com/mui/material-ui/pull/33937 - Created a separate PR so that we can have...
This would help with fixing this issue https://github.com/mui/mui-toolpad/issues/826 by using a single source of truth for the minimum component dimensions. Also closes https://github.com/mui/mui-toolpad/issues/461 Using it already for `Select` component minimum...
https://deploy-preview-866--mui-toolpad-docs.netlify.app/toolpad/getting-started/setup/ - Fix the bug reported in https://github.com/mui/material-ui/pull/34037 - Remove duplication of Next.js configuration. We should be able to abstract most of the docs infrastructure in the mono-repo. We are...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Provide an elest.io template for me...
Closes https://github.com/mui/mui-toolpad/issues/712 Include an `innerRect` property with the exact position and dimensions of a component, excluding its box container. This will be useful later for showing a better UI for...
WIP, will continue this later - need access to element inner rects as in https://github.com/mui/mui-toolpad/pull/814
split out default value in a separate prop and make it bindable to e.g. page parameters Fixes https://github.com/mui/mui-toolpad/issues/414
Closes https://github.com/mui/mui-toolpad/issues/758 - [ ] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request).
### What's the problem? 🤔 Releases are a too high level concept for basic users. We should support the simplest workflow to promote your app to production. For pro plan...
Just like in the function query editor, we could add a browser console in the bottom right to help debugging custom components. benchmark: - [codesandbox](https://codesandbox.io/)