The Wayback Machine - https://web.archive.org/web/20210710151543/https://github.com/topics/material-design
Skip to content
#

Material design

material-design logo

Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.

Here are 6,239 public repositories matching this topic...

material-ui
vuetify
alarai
alarai commented Jun 3, 2021

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

components
DocBouCou
DocBouCou commented Mar 13, 2021

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

rbenza
rbenza commented Jun 21, 2021

When a MaterialButtonToggleGroup has set app:selectionRequired="true" and app:singleSelection="true" in XML, and you also change the checked button in code at run time with .check(R.id.newCheckedButton) on the group, multiple button become selected incorrectly.

Seems like this fix is not fully working: material-components/material-components-android@ffb2ad1

Website
material.io
Wikipedia
Wikipedia

Related Topics

material