material-ui
Here are 8,141 public repositories matching this topic...
-
Updated
Mar 30, 2021 - Kotlin
-
Updated
Jul 16, 2020 - Python
-
Updated
Dec 7, 2020 - CSS
-
Updated
Apr 2, 2021 - Kotlin
-
Updated
Mar 30, 2021 - Kotlin
-
Updated
Jan 21, 2020 - Java
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 28, 2021 - Java
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Sep 30, 2020 - Kotlin
-
Updated
Feb 27, 2021 - TypeScript
-
Updated
Mar 25, 2021 - TypeScript
I'm having an issue with my bundle size, my project is using @material-ui core components as well as mui-datatables. I'm working on shrinking my bundle size, but noticed that the entire esm library for @material-ui/core is getting bundled. I tracked down what is importing the @material-ui/core/esm/index.js module (all the com
-
Updated
Apr 3, 2021 - TypeScript
-
Updated
Oct 26, 2019 - Java
-
Updated
Jan 31, 2021 - JavaScript
-
Updated
Apr 10, 2021 - TypeScript
I noticed that the first item of a List does not ripple on click as the others do. This is visible in the official demo on the "Simple List".
I'm guessing this is an issue with SMUI and not with MDC, since the example on Material.io does not have this issue.
Add focusRectSizeFactor parameter for rectangle focus shape (like focusCircleRadiusFactor for circular). Default value should be 1.
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Apr 26, 2020 - Java
-
Updated
Apr 9, 2021 - C++
First of all, thanks for your library mui-treasury.
I would like to change the background color of an InsetSidebar but I can't figure out how to proceed.
Here is part of my code:
<InsetContainer rightSidebar={
<InsetSidebar
sidebarId={"appPageDrawer"}
classes={{ paper: styles.pageDrawer }}
>
...-
Updated
Oct 2, 2018 - JavaScript
-
Updated
Jun 1, 2020 - Kotlin
-
Updated
Mar 31, 2021 - JavaScript
Improve this page
Add a description, image, and links to the material-ui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the material-ui topic, visit your repo's landing page and select "manage topics."
I followed the instructions here but i got the following error
node_modules/ra-data-graphql-simple/esm/buildGqlQuery.js
Module not found: Can't resolve 'graphql' in 'C:\Users\Razi\Desktop\react-admin-auth0-example\node_modules\ra-data-graphql-simple\esm'
in App.js :