Jan Potoms

Results 175 issues of Jan Potoms

Add a property editor for the `sx` properties. sx is a core concept to @mui/material and every component supports it. Currently, you can alter the property by writing JSON, but...

new feature

Provide a cloud hosted version of Toolpad https://www.notion.so/mui-org/Toolpad-cloud-09577661091149d894ddf9642f1b5a50

new feature
waiting for 👍

Recently we implemented support for server-side [pagination](https://mui.com/toolpad/concepts/data-providers/#pagination) through the concept of [data providers](https://mui.com/toolpad/concepts/data-providers). We should extend the capabilities to also include: 1. Filtering #2886 2. Sorting #2539 3. Row editing...

umbrella
feature: App Editor

Load type definitions of url imports for autocompletion in `monaco-editor`. Read `-typescript-types` header (Same way deno does it https://deno.land/manual/typescript/types#using-x-typescript-types-header)

feature: Custom components
typescript

How are dialogs introduced on the page? new top-level construct? button click => open dialog

new feature
design: ux
scope: toolpad-studio

When a node is renamed. Go through all the bindings of the page and update them with the new name. Binding happens by name, not by ID, so renaming a...

core
new feature

Add support for icons (e.g. `Button` `startIcon`)

new feature
feature: Components

Decide on what kind of theming we will support and expand the theme editor to support that ### Benchmarks - https://docs.appsmith.com/core-concepts/designing-an-application/app-theming - https://www.appsmith.com/blog/may-round-up-app-theming-new-copy-paste-experience-and-product-updates#block-0 - https://www.notion.so/mui-org/MUI-Theme-builder-62d796eebeea43078d188934d4acffa6 - https://www.notion.so/mui-org/MUI-Theme-generator-99fa649872f94c98b52214ee7fba67bd

new feature
design: ui
scope: toolpad-studio

- [x] run code components preview in an iframe in its own react root. We'll be reusing our Application preview for this to be able to align as close as...

new feature
on hold
PR: out-of-date

Build a landing page in mui core repo, similar to MUI X ## Implementation - [x] Add a redirection rule in https://github.com/mui/material-ui/blob/be24437157376588d5feb17e72dc369c15125669/docs/public/_redirects#L329 like for MUI X to redirect all the...

docs
website