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

pere
pere commented Oct 22, 2019

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
huzaima
huzaima commented Sep 25, 2019

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.

valendres
valendres commented May 31, 2018

Test Case

https://codepen.io/valendres/pen/NzqyqN

Summary

Using @extend inside a ::before or ::after pseudo selector can result in invalid css, causing styling to not be applied to target elements. This happens when attempting to apply styling to elements within a .btn

Expected result

To be able to apply css on specific elements within a .btn.

Additional Informa

components
thariqnu-ifm
thariqnu-ifm commented Dec 17, 2019

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

JeemBeen
JeemBeen commented Oct 16, 2019
  • Framework7 version: 3.x, 4.x, 5.x
  • Platform and Target: Android Cordova

Describe the bug

If you increase font size in Android system settings text in many components is misaligned
e.g. Buttons, Dialog.

To Reproduce

Install Framework7 Kitchen Sink as Cordova app.

Expected behavior

Correct position of component text e.g. Button, Dialog.

Actual Behavior

Wrong or

omi
dntzhang
dntzhang commented May 12, 2019

活动官网

大家好,大家有没有数左边的图片里有多少个 Omi?Omi 团队很在意这里,特意数了下,有三个。Omi 团队希望 Omi 以后在各大会议里能够印刷得更加大一些。今天给大家带来的主题是 《Omi - Cross-Frameworks Framework》,这也是 Omi 最新的 slogan。Omi 基于 Web Components 设计,和三大框架并不是你死我活的关系,可以很好的共存,无缝地集成,等听完这个分享大家就能 get 到 Omi 的精髓。子标题的灵感来自于 preact 作者以前打算分享的《Push

SilverFoxA
SilverFoxA commented Apr 30, 2015

Hello sir,
The tutorials or guide that's provided with the library files is not enough. That doesn't even tells completely on how to use the following feature like "Viewpager&tab&scrollview".
I request you to put some codes or example that are helpful for coding or provide some tutorial link to the implementation of the following library.
Thank you

ethanhsuhsu
ethanhsuhsu commented Jan 6, 2020

Reading from many "new component" threads, I see some community requests are not being addressed. I do understand why some things are not implemented, but I do get a bit concerned when comments start to get dislikes, deadlines are broken and too many "when will this be implemented" comments are posted...

That being said, I want to focus more on a solution that would address community needs:

AppIntro
cortinico
cortinico commented Jul 5, 2018

I was trying the library and I noticed that the first example in the README.md file contains deprecated code.

I'm talking about this section:

public class IntroActivity extends AppIntro {
    @Override
    protected void onCreate(@Nullable Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);

[...]

        // Instead of fragments, you can also use our d
MarkRadaba
MarkRadaba commented May 29, 2019

Using Material-Kit, I'm unable to figure out how to get the date/time picker to be restricted to time only. Looking at the instructions on GitHub for the plugin as referenced on the Material Kit's documentation and website, the instructions are not clear -- they show how to do it for an older version, but Material Kit is using a modified version, and the instructions shown do not work. Has anyon

codycaldwell
codycaldwell commented Oct 11, 2018

The Input component defines an input tag along with a role attribute equal to 'input'. This causes some accessibility scanners to raise the following violation:

"The WAI-ARIA role(s) 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?

Website
material.io
Wikipedia
Wikipedia

Related Topics

material
You can’t perform that action at this time.