material-ui
Here are 6,119 public repositories matching this topic...
-
Updated
Oct 28, 2020 - Kotlin
-
Updated
Jul 16, 2020 - Python
-
Updated
Oct 30, 2020 - CSS
-
Updated
Oct 7, 2020 - Kotlin
-
Updated
Oct 18, 2020 - Kotlin
-
Updated
Jan 21, 2020 - Java
-
Updated
Aug 15, 2020 - Java
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Kotlin
-
Updated
Nov 11, 2020 - JavaScript
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
-
Updated
Oct 6, 2020 - TypeScript
-
Updated
Oct 26, 2019 - Java
In the serverside-pagination example, we have some sample means of adding loading indicators. Loading indicators are a common and important part of the serverside experience, so we should have some better examples here so that other devs can work from good ideas, and we can keep full-fledged loading indicator options out of the core library (E.g. gregnb/mui-datatables#958
-
Updated
Oct 17, 2020 - TypeScript
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Nov 11, 2020 - TypeScript
Add focusRectSizeFactor parameter for rectangle focus shape (like focusCircleRadiusFactor for circular). Default value should be 1.
-
Updated
Apr 26, 2020 - Java
-
Updated
Oct 2, 2018 - JavaScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Nov 9, 2020 - Pawn
-
Updated
Nov 11, 2020 - JavaScript
IconButton does not 'blur' when it loses focus, retaining it's --background-focused class after the mouse or touch leaves the item.
-
Updated
Jun 1, 2020 - Kotlin
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
Mar 26, 2020 - Kotlin
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."
What you were expecting:
I am using the
Listcomponent like the following.