-
Updated
Nov 11, 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,591 public repositories matching this topic...
-
Updated
Nov 10, 2020 - TypeScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Nov 10, 2020 - Dart
-
Updated
Oct 2, 2020 - HTML
Environment
Vuetify Version: 2.3.5
Vue Version: 2.6.11
Browsers: Chrome 84.0.4147.89
OS: Mac OS 10.15.5
Steps to reproduce
Setup theme as Dark mode.
Try the example.
Only Hover list, and Transitions examples can see the affect.
Other examples looks bad in the dark mode.
Expected Behavior
Should show affects in the example.
Actual Behavior
Looks
Reproduction
Steps to reproduce:
- Go to https://stackblitz.com/angular/oaxdlnpkrpk?file=src%2Fapp%2Fchips-autocomplete-example.ts
- Click button "Open in new window"
- In the new window turn on WAVE
- WAVE showing "Missing form label" error.
Expected Behavior
WAVE not showing any errors in the control.
Actual Behavior
WAVE showing "Missing form label" er
-
Updated
Oct 9, 2020 - CSS
-
Updated
Aug 15, 2020 - Swift
-
Updated
Oct 19, 2020 - Kotlin
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Nov 10, 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
Oct 28, 2020 - Kotlin
-
Updated
Jul 16, 2020 - Python
-
Updated
Nov 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
Oct 30, 2020 - CSS
-
Updated
Aug 6, 2020 - CSS
Current Behavior😯
When hovering on different targets within the
Tooltip
children, it triggersonOpen
rather than trigger it only ifopen
was changed totrue
.Expected Behavior🤔
I