-
Updated
Dec 5, 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,637 public repositories matching this topic...
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Dec 5, 2020 - Dart
-
Updated
Nov 13, 2020 - HTML
The official doc says:
The content of this template is captured by the portal.
The content of this template is captured by the portal.
A component ca
-
Updated
Dec 2, 2020 - CSS
-
Updated
Nov 27, 2020 - Swift
-
Updated
Nov 11, 2020 - Kotlin
-
Updated
Dec 5, 2020 - JavaScript
-
Updated
Dec 5, 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 18, 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
Nov 30, 2020 - Kotlin
-
Updated
Jul 16, 2020 - Python
-
Updated
Dec 5, 2020 - JavaScript
While this behavior might be useful for single selection comboboxes, it is an unexpected behavior, when you template the combobox items to achieve a multiselection behavior. Is it possible to disable the behavior that the selected item is removed from the available items list?
-
Updated
Aug 9, 2017 - Java
-
Updated
Nov 29, 2020 - Kotlin
-
Updated
Nov 30, 2020 - CSS
-
Updated
Dec 1, 2020 - JavaScript
Problem : When apply background color to
Table
header, it somehow lost border radius curve.https://material-ui.com/components/tables/#fixed-header
I think we need to
border-top-left-radius: 4px;
and `border-top-rig