-
Updated
Sep 18, 2020 - Vue
admin-dashboard
Here are 1,233 public repositories matching this topic...
-
Updated
Sep 14, 2020 - HTML
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Aug 5, 2020 - HTML
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 10, 2020 - JavaScript
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
-
I'm submitting a ...
- bug report
- feature request
- support request => Please do not submit support request here, see note at the top of this template.
-
Do you want to request a feature or report a bug?
Minor bug
-
Updated
Sep 19, 2020 - Vue
-
Updated
Sep 18, 2020 - Ruby
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Apr 29, 2020 - Vue
-
Updated
May 10, 2020 - JavaScript
-
Updated
Aug 13, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Python
-
Updated
Aug 24, 2020 - Vue
-
Updated
Sep 17, 2020 - Vue
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Nov 9, 2019 - PHP
- useProperty(resourceId, propertyName) should return PropertyJSON from the store
- useResource(resourceId) should return ResourceJSON from the store
- write documentation for these hooks
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Sep 14, 2020 - Vue
-
Updated
Sep 11, 2020 - Ruby
Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).
<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />
-
Updated
Jul 15, 2020 - CSS
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Aug 7, 2020 - HTML
-
Updated
Sep 7, 2020 - JavaScript
Improve this page
Add a description, image, and links to the admin-dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the admin-dashboard 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: