-
Updated
Jan 30, 2022 - Dart
Material design

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...
-
Updated
Jan 29, 2022 - TypeScript
-
Updated
Jan 28, 2022 - Dart
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Jan 30, 2022 - HTML
Feature Description
Currently the jsdocs on components is very minimal, with very little detail
Example how how this displays in VS Code
<img width="425" alt="Screen Shot 2021-11-27 at 20 01 22" src="https://user-images.githubusercontent.com/8206108/143729131-5290ff
-
Updated
Jan 17, 2022 - JavaScript
What did you do?
Hi, many thanks to all the people maintaining the library and providing support
I use a CAEmitterLayer to make some confettis pop as soon a view is displayed. When Hero is used to transition (wit
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:
-
Updated
Jan 1, 2022 - Kotlin
-
Updated
Jan 21, 2022 - JavaScript
-
Updated
Oct 14, 2021 - Dart
-
Updated
Jan 29, 2022 - TypeScript
Not a single form field has a label. These designs are not usable and the patterns presented should be discouraged.
I suggest adding a validation check like Nu Validator, aXe, lighthouse, etc. to show all the places this markup is invalid.
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
Is there any way to implement horizontal radio button group?
Right now the Getting Started section in the README is a bit outdated.
People who are just getting started with this library are not likely to have all of the dependencies needed (latest version of VS, .NET Core
-
Updated
Jan 17, 2022 - Kotlin
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
May 6, 2021 - Python
-
Updated
Jan 25, 2022 - CSS
-
Updated
Jan 26, 2022 - Kotlin
-
Updated
Jan 29, 2022
-
Updated
Jun 1, 2021 - Java
Duplicates
Latest version
Current behavior😯
LoadingButton properly renders the styles set in
MuiButton.styleOverrides
, however the console throws anInvalid Prop Type Value
error. I'd guess that this is also aExpected behavior🤔
I don't think this used to throw an error? Regardless, this