-
Updated
Jul 8, 2022 - 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 7,202 public repositories matching this topic...
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jul 7, 2022 - Dart
-
Updated
Jun 1, 2022 - JavaScript
Environment
Vuetify Version: 2.6.4
Vue Version: 2.6.13
Browsers: Chrome 98.0.4758.102
OS: Linux x86_64
Steps to reproduce
- Click on "Dropdown" button, the menu is shown under the button;
- Click on "Toggle Menu" twice;
- Click on "Dropdown" button, the menu is shown somewhere at the left;
Expected Behavior
It should work in a stable way. Menu should be
-
Updated
Jun 29, 2022 - HTML
Feature Description
I can set the animation duration for the tabs themselves using animationDuration
on the mat-tab-group
. If I set this to 0, the tabs switch instantly, but the ink bar moves across taking 500ms, which makes the tab switching look slower than it actually is.
I can implement this myself using ng-deep
:
::ng-deep .mat-ink-bar {
-
Updated
Jun 13, 2022 - SCSS
-
Updated
Jul 8, 2022 - JavaScript
What did you do?
Hi, many thanks to all the people maintaining the library and providing support
I use a CAEmitterLayer to make some confettis pop as soon a view is displayed. When Hero is used to transition (wit
-
Updated
May 1, 2022 - Kotlin
-
Updated
Mar 25, 2022 - Dart
-
Updated
May 10, 2022 - JavaScript
-
Updated
Jul 7, 2022 - TypeScript
Slider does not provide enough configuration parameters for:
- Increment / decrement step value configuration for a11y mode - it's hardcoded to 20 percents
https://github.com/material-components/material-components-android/blob/3fdfb6e230767138849edf858c13da1bf1d3f90b/lib/java/com/google/android/material/slider/BaseSlider.java#L2491
private float calculateStepIncrement(int stepFactor)
2
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.
We just need to write information in the wiki about how to configure the language of an application that use MaterialDesignInXaml.
- Update the Wiki
Related issue : MaterialDesignInXAML/MaterialDesignInXamlToolkit#2318
Is there any way to implement horizontal radio button group?
-
Updated
Jun 26, 2022 - Kotlin
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
May 6, 2021 - Python
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jul 8, 2022
-
Updated
Jun 23, 2022 - SCSS
-
Updated
Jun 2, 2022 - Kotlin
Duplicates
Latest version
Current behavior😯
CSS classes
.Mui-active
and.Mui-completed
are not applied toMuiStepLabel
iconContainer element. As a result, it's not possible to change the iconContainer style using custom themeExpected behavior🤔
I would expect the `.Mui-acti