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

material-ui
vuetify
gregveres
gregveres commented Jul 29, 2021

Problem to solve

I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.

The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s

components
IlCallo
IlCallo commented Sep 22, 2021

Describe the bug
When createUploaderComponent has been created, emits specification only described the usage as an array (eg. ['update:label', 'change']), later on they added the ability to provide an object for stricter type checking and validation, very much like props.
Currently createUploaderComponent only supports emits as an array and props as an object

**Codepen/jsFid

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