material
Here are 1,912 public repositories matching this topic...
-
Updated
Sep 22, 2020 - JavaScript
-
Updated
Aug 26, 2020 - HTML
In the example of nested Tree ,for the node without children there should't be matTreeNodeToggle tag , it is like this :
<mat-tree-node *matTreeNodeDef="let node" matTreeNodeToggle>
{{node.name}}
</mat-tree-no
-
Updated
Sep 25, 2020 - JavaScript
Is there any way to implement horizontal radio button group?
-
Updated
Sep 25, 2020 - JavaScript
Currently the color zone supports setting Primary* values in its Mode property. Currently it only supports a single Accent value. We should add two additional values to ColorZoneMode called AccentLight and AccentDark.
The triggers that set the Background/Foreground for each of the modes are set in the [Generic.xaml](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blo
-
Updated
Aug 6, 2020 - CSS
-
Updated
Sep 4, 2020 - Vue
-
Updated
Oct 12, 2018 - Java
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Aug 1, 2020 - Java
-
Updated
Sep 1, 2020 - Kotlin
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Aug 12, 2020 - Java
-
Updated
Sep 24, 2020 - Objective-C
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Mar 3, 2020 - Java
-
Updated
Sep 23, 2020 - CSS
-
Updated
Sep 16, 2020 - 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.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10
Steps to reproduce
Add a
VProgressCircularto your project, change theme to dark.Expected Behavior
In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark