-
Updated
Jun 28, 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,181 public repositories matching this topic...
-
Updated
Jun 28, 2022 - TypeScript
-
Updated
Jun 24, 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
May 27, 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
Is your feature request related to a problem? Please describe.
Currently, Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.
Additional context
We need to create the TS version of all current files in these folders:
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
Jun 27, 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.
Bug explanation
See:
MaterialDesignInXAML/MaterialDesignInXamlToolkit#2728
The foreground color seems incorrect in the DropDownMenu
of DataGridComboBoxColumn
when the ScrollBar
is visible.
It can be observed in the demo application.
With ScrollBar:
![image](https://user-images.githubusercontent.com/54487782/171417096-48482c30-465c-4f0a-ad27-cee8c
Is there any way to implement horizontal radio button group?
-
Updated
Jun 26, 2022 - Kotlin
-
Updated
Jun 28, 2022 - JavaScript
-
Updated
May 6, 2021 - Python
-
Updated
Jun 23, 2022 - SCSS
-
Updated
Jun 23, 2022
-
Updated
Jun 2, 2022 - Kotlin
-
Updated
Jun 28, 2022 - TypeScript
Duplicates
Latest version
Current behavior😯
When I augment
IconButton
with new colors:and then try to use these colors:
<