-
Updated
Oct 3, 2020 - Dart
Material design
Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.
Here are 5,513 public repositories matching this topic...
-
Updated
Oct 2, 2020 - TypeScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 2, 2020 - HTML
-
Updated
Oct 2, 2020 - Dart
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 VProgressCircular to 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
please, fix css margin property at anchors titles
.docs-header-link header-link a {
text-decoration: none;
/* margin-left: -30px; */ this property hide anchors at the page titles
display: inline-block;
vertical-align: middle;
}If margin value -30px I can't see anchor for navigate
https://material.angular.io/components/table/overview#filtering
**Affected doc
-
Updated
Sep 30, 2020 - CSS
-
Updated
Aug 15, 2020 - Swift
-
Updated
Sep 3, 2020 - Kotlin
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
Not a single form field has a label. These designs are not usable and the patterns presented should be discouraged.
I suggest adding a validation check like Nu Validator, aXe, lighthouse, etc. to show all the places this markup is invalid.
-
Updated
Oct 3, 2020 - Dart
Is there any way to implement horizontal radio button group?
Is your feature request related to a problem? Please describe.
When setting the layout anchor of a extended fab to the bottom app bar it does not show the cutout.
Describe the solution you'd like
The ability to use any shape as the cutout, or at least all the Fab variants.
-
Updated
Aug 23, 2020 - Kotlin
-
Updated
Jul 16, 2020 - Python
-
Updated
Oct 1, 2020 - JavaScript
With the 3.x releases the theming was redone and the brush names were adjusted. With the 4.0.0 release we will be removing these old theme resources.
We should locate any remaining instances of these theme resources, update them, and remove the old SecondaryAccent* resource.
Update the following:
-
SecondaryAccentBrushbecomesSecondaryHueMidBrush - `SecondaryAccentBrushColo
-
Updated
Aug 9, 2017 - Java
-
Updated
Oct 1, 2020 - CSS
-
Updated
Oct 16, 2019 - Java
The styled and wrapped version of the Next.js
Linkcomponent provided by the Material UI next-js template/example is not 100% usable in TypeScript projects because IntelliSense does not work with the current JavaScript version of the component. For example, there are no suggestions available for its props.I converted the JS