material-ui
Here are 5,335 public repositories matching this topic...
-
Updated
Aug 23, 2020 - Kotlin
-
Updated
Jul 16, 2020 - Python
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 3, 2020 - Kotlin
-
Updated
Sep 1, 2020 - Kotlin
-
Updated
Jan 21, 2020 - Java
-
Updated
Aug 15, 2020 - Java
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Jul 4, 2019 - Kotlin
-
Updated
Sep 18, 2020 - JavaScript
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
-
Updated
Sep 15, 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
Jul 31, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
Setup Github actions
Setup Github actions that triggers on PR and runs all unit tests.
-
Updated
Sep 19, 2020 - TypeScript
-
Updated
Apr 26, 2020 - Java
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Oct 2, 2018 - JavaScript
-
Updated
Sep 16, 2020 - Pawn
-
Updated
Jun 1, 2020 - Kotlin
-
Updated
Sep 18, 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
Mar 26, 2020 - Kotlin
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 10, 2020 - 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."
What you were expecting:
Can apply custom theme to LoadingIndicator component
What happened instead:
LoadingIndicator is default color. Does not pass styles to RefreshIconButton
It does pass the styles to the CircularProgress component while isLoading is true.
Steps to reproduce: