-
Updated
Mar 18, 2021 - HTML
material-components
Here are 313 public repositories matching this topic...
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
Jun 7, 2021 - TypeScript
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
May 31, 2021 - Kotlin
-
Updated
Mar 10, 2021 - Java
-
Updated
May 31, 2021 - Kotlin
-
Updated
Jun 7, 2021 - Objective-C
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Feb 20, 2021 - Kotlin
-
Updated
Nov 16, 2020 - Java
-
Updated
May 17, 2017 - Java
-
Updated
Jun 1, 2020 - Kotlin
-
Updated
May 25, 2021 - JavaScript
-
Updated
Oct 2, 2020
-
Updated
Jun 7, 2021 - Kotlin
-
Updated
Apr 1, 2021 - Kotlin
-
Updated
May 18, 2021 - Dart
-
Updated
Jun 5, 2021 - Kotlin
Scrims
To make typography legible on top of imagery, apply text protection in the form of scrims. Scrims are lightweight, translucent material layers.
Text protection from https://material.io/guidelines/style/imagery.html#imagery-best-practices
-
Updated
Dec 9, 2017 - Java
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
Jul 14, 2018 - Kotlin
-
Updated
Nov 28, 2020 - TypeScript
-
Updated
Jun 5, 2021 - Svelte
-
Updated
May 27, 2020 - Kotlin
-
Updated
May 7, 2021 - Elm
-
Updated
Jun 5, 2021 - Java
Improve this page
Add a description, image, and links to the material-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the material-components topic, visit your repo's landing page and select "manage topics."
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