material
Here are 2,134 public repositories matching this topic...
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Mar 18, 2021 - HTML
This is an a11y issue reported by many a11y tools. When using mat-tree component, li elements are introduced in mat-nested-tree-node elements when they should be in an ul or ol element. When trying to change mat-tree component elements by ul there's conflicts because of role="tree". Structure needs to be revised so listitem elements are direct children of list elements and elements with role="tree
-
Updated
Apr 19, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio
Is there any way to implement horizontal radio button group?
-
Updated
Apr 22, 2021 - JavaScript
Although it states that colors can be customized, the defaults are:
- Light theme = #B00020
- Dark theme = #CF6679 (40% opacity white filter)
https://material.io/design/color/the-color-system.html#color-theme-creation
https://material.io/design/color/dark-theme.html#ui-application
Currently both themes are set to #F44336
-
Updated
Mar 18, 2021 - JavaScript
-
Updated
Apr 15, 2021 - Vue
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Oct 12, 2018 - Java
-
Updated
Apr 17, 2021 - TypeScript
-
Updated
Mar 10, 2021 - Java
-
Updated
Mar 30, 2021 - Kotlin
-
Updated
Jan 16, 2021 - JavaScript
-
Updated
Jan 4, 2021 - Java
-
Updated
Apr 23, 2021 - Objective-C
-
Updated
Mar 3, 2020 - Java
-
Updated
Apr 9, 2021 - CSS
-
Updated
Jan 25, 2021
-
Updated
Apr 9, 2021 - SCSS
Improve this page
Add a description, image, and links to the material topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the material topic, visit your repo's landing page and select "manage topics."


Environment
Vuetify Version: 2.4.9
Vue Version: 2.6.12
Browsers: Chrome 89.0.4389.128
OS: Windows 10
Steps to reproduce
n/a -- see reproduction link. I am not sure if this used to work, this is the first time implementing direct imports vs including the entire mdi library.
Expected Behavior
mdiSvg icon to be sized correctly compared to the
mdi-iconcss imp