-
Updated
Jul 21, 2021 - 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 6,276 public repositories matching this topic...
-
Updated
Jul 21, 2021 - TypeScript
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Jul 18, 2021 - Dart
-
Updated
Jun 19, 2021 - HTML
Environment
Vuetify Version: 2.5.3
Vue Version: 2.6.13
Browsers: Chrome 91.0.4472.77
OS: Windows 10
Steps to reproduce
Click on the v-select to open it, then use hte up/down arrow key to navigate the options.
Expected Behavior
It is expected that arrow key up/down will change the selection to he previous/next value in the select.
Actual Behavior
Documentation Feedback
Describe how to use chips with forms: reactive and template-driven. Add examples
Affected documentation page: https://material.angular.io/components/chips/overview
-
Updated
Jul 12, 2021 - JavaScript
Hi,
I'm having the following crash, sometimes in a transition:
Crashed: com.apple.main-thread
0 Hero 0x102bc6940 HeroContext.snapshotView(for : UIView) -> UIView (HeroContext.swift:182)
1 Hero 0x102bfdbbc HeroDefaultAnimator.animate(view : UIView, appearing : Bool) -> () (HeroDefaultAnimator.swift:107)
2 Hero
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
-
Updated
May 31, 2021 - Kotlin
-
Updated
Jul 15, 2021 - JavaScript
-
Updated
Jul 21, 2021 - TypeScript
-
Updated
Jun 30, 2021 - Dart
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.
Description: With the date picker already shown, after the screen is rotated, the first selected value is not obtained. After that, it works normally.
I show a Toast whenever a value is selected. But the Toast is not shown after the screen rotation when the first value is selected. From second selection and so on, it works normally.
Is there any way to implement horizontal radio button group?
-
Updated
Jul 20, 2021 - Kotlin
-
Updated
May 6, 2021 - Python
Suggested code to add to Fields.xaml
<smtx:XamlDisplay
Grid.Row="1"
Grid.Column="4"
UniqueKey="fields_30">
<StackPanel>
<CheckBox
x:Name="MaterialDesignOutlinedPasswordFieldTextCountComboBox"
Content="View Text Input Count"/>
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Jun 7, 2021 - Kotlin
-
Updated
Apr 22, 2021 - CSS
-
Updated
Jun 1, 2021 - Java
-
Updated
Mar 18, 2021 - JavaScript
Arrow in the Popper example does not display correctly in the v5.0-beta documentation.
Current Behavior😯
There is no arrow displayed and instead there is a black box in its place.
Expecte