Material design
Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.
Here are 4,875 public repositories matching this topic...
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/mui
Hello everyone !
Is there a documentation page that lists all the icons available (code name + image) in material design icons ?
I've found 2 websites but there are missing icons on both :
- https://material.io/resources/icons : where there's no "file_download" icon
- https://www.materialpalette.com/icons : where there's no "unfold_less/more" icon
But both "file_download" and "unfold_less
Hi, I have been spending quite sometime wondering why a simple dropdown was not working.
Is not specified on the docs that the must have the class 'dropdown-trigger' (any other is not triggering the dropdown!)
Just a matter of documentation but crucial in order not to waste time :.)
example, this will not work:
<a class='dropdown-button-example btn' href='#' data-target='dropdo
There is a typo in documentation for styles page.
mdl-1.x/docs/_pages/styles.md
What is the expected behavior?
This portion is only to demonstrate header and display styles for our CSS.
What is the actual behavior?
Typo is highlighted in following line:
This portion is only to demonstrate header and display styles for out CSS.
-
Updated
Mar 20, 2020 - Dart
Environment
Vuetify Version: 2.2.17
Vue Version: 2.6.11
Browsers: Chrome 80.0.3987.132
OS: Mac OS 10.13.6
Steps to reproduce
your outlined select input should hide what is behind. if you open the page on your documentation, the very first outlined select, you can clearly see 'outlined style' underneath when the menu is open and the corners are also peaking
Ex
When someone clicks Bootstrap Elements menu item on This page, gets redirected to BMD 3 elements page which is talking about BMD 3. But the download link there, is linking to version 4 (current
Trying to open https://material.angular.io/components/datepicker/overview#choosing-a-date-implementation-and-date-format-settings using Chrome browser.
The browser should scroll to the "Choosing a date implementation and date format settings" section.
But currently, it doesn't scroll at all. The browser stays on the top-most part of the page.
P.s. this URL is obtained through copying the li
Suggestion
We should add a .travis.yml and set up Travis CI. Although Hero has a limited test suite it's still useful to make sure that the project compiles
-
Updated
Mar 12, 2020 - Kotlin
- Framework7 version: 5.3.0
- Platform and Target: tested in Android and Web
- Live Link or JSFiddle: https://jsfiddle.net/z8c1xsg9/4/
Describe the bug
No-toolbar and no-navbar classes doesnt hide them
Expected behavior
While having a common navbar and a common toolbar (direct view or views children) expected the classes no-toolbar and no-navbar to hide them.
Actual Behavi
Dear all,
I don't use Quasar Cli and Vue-cli. I build a project by myself with webpack 4.x
I want to import one component like QSelect and don't import everything from Quasar.
Do you have any suggest ?
Now I import like this and it can work, but I think it's wrong this way.
When I build the project it's more than 300KB and it's too big.
The document want me install
Feature Request
We've had several issues related to confusion around the Sass module system. We should improve our documentation per component that explains how to import mixins, customize variables, and apply core styles.
Proposed solution
For example, take button's [README](h
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.
Is there any way to implement horizontal radio button group?
-
Updated
Aug 20, 2019 - Python
-
Updated
Mar 8, 2020 - Kotlin
-
Updated
Mar 20, 2020 - JavaScript
-
Updated
Jan 8, 2020 - Swift
-
Updated
Jan 4, 2020 - Swift
I've a reycleview with cardviews and if i click on them it opens an other activity. But the first item always appeared like this:

And then the second item is showed correct:
 and/or attribute(s) input are not valid for the element input"
Is there a way we can remove the redundant role or at least provide a way to override the value?


This is fixed by https://skia-review.googlesource.com/c/skia/+/277399 - when that eventually rolls through to the engine, we'll have to update the callsite so that we do
canvas.saveLayer(paint)if the rect is null./cc @hterkelsen @yjbanov
/cc @kjlubick fyi