Matt

Results 94 comments of Matt

@robertvasile Not quite sure what use case you had in mind, but this component renders a subset markdown using Material-ui components: https://github.com/mui-org/material-ui/blob/master/docs/src/pages/getting-started/templates/blog/Markdown.js

From a quick play I found a few issues: Slider: - After clicking a thumb it retains its focus, even after the mouse is released. - Clicking anywhere other than...

> This is one reason I suggested having the input be a sibling of the track instead in my previous comment. Sorry, there were no existing comments when I wrote...

I might be wrong about this (and a bit late to the party), but I'm not convinced that we should prioritize components based purely on docs page views. Some components...

> Is there any reason why packages/mui-base/src/ModalUnstyled/ModalUnstyled.js If the package is now called base, should the components be too?

> TablePagination and Tabs have already been done. I know, I did say I was late to the party. 😁 Just advocating for completing the more fundamental components before others...

Something doesn't seem right with the priority here. If we don't support fundamental components first, the use of the more esoteric ones will be limited at best. On what basis...

> We took the most popular ones first (based on traffic on the docs). I'm going to hazard a guess that the simpler and more frequently used a component is,...

> Create the unstyled component and hook The hook already exists, so it's more of a migration: https://github.com/mui/material-ui/blob/master/packages/mui-material/src/usePagination/usePagination.js

It already does - just set RECAPTCHA_SIZE to 'invisible'.