[docs] Link Toolpad Core components from Material Ui docs
Netlify deploy preview
- docs/data/material/components/app-bar/app-bar.md
- docs/data/material/components/breadcrumbs/breadcrumbs.md
- docs/data/material/components/container/container.md
- docs/data/material/components/dialogs/dialogs.md
- docs/data/material/components/drawers/drawers.md
Bundle size report
Details of bundle changes (Toolpad) Details of bundle changes
Generated by :no_entry_sign: dangerJS against 79cf8f66802070e6d56d44a7bd0f89620796ffc6
@Janpot For this issue I tried mentioning Toolpad components in the core docs in this PR. There are rendering issues that needs your inputs.
@prakhargupta1 Fixed it but in latest weekly we decided to not add demos to these experimental sections. They could confuse users on the page. Users may not always be reading the text and just see a demo => copy + paste.
I reworked copy a bit and removed the demos. I left one demo in as sort of a showcase. It doesn't have a preview to not give users the false impression it's part of Material UI. Just as happy to leave it out as well. wdyt?
I reworked copy a bit and removed the demos. I left one demo in as sort of a showcase. It doesn't have a preview to not give users the false impression it's part of Material UI. Just as happy to leave it out as well. wdyt?
This form looks great to me; I would prefer having them on all components that we're touching, not just the Dialog and AppBar
I would prefer having them on all components that we're touching
We have it on appbar, drawer, container, breadcrumbs. Essentially the pages for components people would be on when build application layout. I'm not sure it would make sense to put on other component pages.
I don't think we can really properly showcase the imperative APIs without also showing code and I'd like to avoid that. Therefore I propose we leave Dialog/Snackbar as is.
Couldn't find a reference of adding beta chip in .md files, so simple added (beta) to the title, like it was done here.