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

material-ui
awdyson
awdyson commented Jan 21, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

LoadingButton properly renders the styles set in MuiButton.styleOverrides, however the console throws an Invalid Prop Type Value error. I'd guess that this is also a

Expected behavior 🤔

I don't think this used to throw an error? Regardless, this

vuetify
components
IlCallo
IlCallo commented Mar 4, 2021

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:

DeuceTheCoder
DeuceTheCoder commented Jan 21, 2022

Description: When calling setEndIconMode, the current end icon drawable is set to null

Expected behavior: Any previously set icons will still be present

Source code:

textInputLayout.setEndIconDrawable(R.drawable.ic_validation_pass)
textInputLayout.endIconMode = END_ICON_CUSTOM // end icon drawable is removed
textInputLayout.endIconContentDescription = validationPass
Website
material.io
Wikipedia
Wikipedia

Related Topics

material