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,257 public repositories matching this topic...

vuetify
MatthewAry
MatthewAry commented Jul 1, 2021

Environment

Browsers: Chrome 91.0.4472.114
OS: Mac OS 10.15.7

Steps to reproduce

I can confirm that v-tabs does not exclusively return a number on the change event. I think it will return numbers if you don't specify a value for the to or href props in child v-tab components, but where I'm using it, it returns the string value of what I have put into the to prop,

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

IgoBobrov
IgoBobrov commented Jun 23, 2021

Description: TextInputEditText minEms is not working, on 1.3.0 ver all works fine

Expected behavior: minEms must set width of TextInputEditText by value

Source code:
<com.google.android.material.textfield.TextInputEditText
android:id="@+id/etPhoneNumber"
android:layout_width="wrap_content"
android:layout_height="wra

Website
material.io
Wikipedia
Wikipedia

Related Topics

material