-
Updated
Jun 2, 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,143 public repositories matching this topic...
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
May 22, 2021 - JavaScript
-
Updated
May 5, 2021 - Dart
-
Updated
Mar 18, 2021 - HTML
Environment
Vuetify Version: 2.3.16
Vue Version: 2.6.12
Browsers: Safari 14.0
OS: Mac OS 10.15.7
Steps to reproduce
Just try select part of text with mouse
Expected Behavior
Selected part of text
Actual Behavior
not selected text
Reproduction Link
docs-feat(forms): Add guide on how to create custom components from existing material components
Documentation Feedback
Even though I am an Angular veteran I find myself struggling every time I want to create a custom material component.
I would like to see more guides / tutorials on how to wrap existing form field components such as matInput and mat-select.
Wrap a matInput or mat-select
I need to have a mat-select with some pre defined options that I reuse through out my ap
-
Updated
May 31, 2021 - SCSS
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
-
Updated
May 31, 2021 - Kotlin
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 28, 2021 - JavaScript
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
Oct 18, 2020 - 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.
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.
Is there any way to implement horizontal radio button group?
-
Updated
May 31, 2021 - Kotlin
-
Updated
May 6, 2021 - Python
-
Updated
May 28, 2021 - JavaScript
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
May 29, 2021 - Kotlin
-
Updated
Apr 22, 2021 - CSS
-
Updated
Jun 1, 2021 - Java
-
Updated
Mar 18, 2021 - JavaScript


Current Behavior😯
The method signature of the
onChangecallback currently looks like this:While