-
Updated
Apr 13, 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 7,000 public repositories matching this topic...
-
Updated
Apr 12, 2022 - TypeScript
-
Updated
Apr 7, 2022 - Dart
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 30, 2022 - HTML
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
I get an runtime error. Following the official document guide on using scss variables in your project: https://material.angular.io/guide/theming-your-components.
, 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:
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
-
Updated
Mar 16, 2022 - Kotlin
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Mar 25, 2022 - Dart
-
Updated
Apr 12, 2022 - TypeScript
Description: Extra space for a separator is allocated under the last element, even if lastItemDecorated = false
.
Expected behavior: If lastItemDecorated = false
, there should be neither a separator nor a space allocated for a separator under the last element.
How to check:
- Open
DividerItemDecorationDemoFragment.java
from:catalog
project - Configure divider as follow
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.
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
Is there any way to implement horizontal radio button group?
-
Updated
Mar 29, 2022 - Kotlin
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
May 6, 2021 - Python
-
Updated
Mar 25, 2022 - SCSS
-
Updated
Mar 28, 2022 - Kotlin
-
Updated
Apr 4, 2022
-
Updated
Jun 1, 2021 - Java
Duplicates
Latest version
Summary💡
Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.
But Mui's next.js example uses prepend. [You can find It he