-
Updated
Sep 30, 2020 - 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 5,508 public repositories matching this topic...
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Aug 26, 2020 - HTML
-
Updated
Sep 29, 2020 - Dart
Environment
Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10
Steps to reproduce
Add a VProgressCircular to your project, change theme to dark.
Expected Behavior
In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark
Documentation Feedback
Change YoutubePlayer documentation to prevent multiple (unnecessary) load of the https://www.youtube.com/iframe_api
Affected documentation page: https://github.com/angular/components/blob/master/src/youtube-player/README.md
I have a use case where I potentially load the component containing the YoutubePlayer multiple times, and as such the documentation as
-
Updated
Sep 30, 2020 - CSS
-
Updated
Aug 15, 2020 - Swift
-
Updated
Sep 3, 2020 - Kotlin
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 28, 2020 - 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.
-
Updated
Sep 3, 2020 - Dart
Is there any way to implement horizontal radio button group?
Is your feature request related to a problem? Please describe.
When setting the layout anchor of a extended fab to the bottom app bar it does not show the cutout.
Describe the solution you'd like
The ability to use any shape as the cutout, or at least all the Fab variants.
-
Updated
Aug 23, 2020 - Kotlin
-
Updated
Jul 16, 2020 - Python
-
Updated
Sep 30, 2020 - JavaScript
Hi,
Is it a way to remove the border (or just the shadow) on a flipper?
I put a button on each side of the flipper and I don't want to have border.
thank you.
-
Updated
Aug 9, 2017 - Java
-
Updated
Sep 4, 2020 - CSS
-
Updated
Oct 16, 2019 - Java
The styled and wrapped version of the Next.js
Linkcomponent provided by the Material UI next-js template/example is not 100% usable in TypeScript projects because IntelliSense does not work with the current JavaScript version of the component. For example, there are no suggestions available for its props.I converted the JS