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

material-ui
ANTARES-KOR
ANTARES-KOR commented Mar 31, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the 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

enhancement good first issue
vuetify
Kasheftin
Kasheftin commented Apr 5, 2022

Environment

Vuetify Version: 2.6.4
Vue Version: 2.6.13
Browsers: Chrome 98.0.4758.102
OS: Linux x86_64

Steps to reproduce

  • Click on "Dropdown" button, the menu is shown under the button;
  • Click on "Toggle Menu" twice;
  • Click on "Dropdown" button, the menu is shown somewhere at the left;

Expected Behavior

It should work in a stable way. Menu should be

T: bug good first issue C: VMenu
components
dilinipeirs
dilinipeirs commented Apr 12, 2022

Documentation Feedback

According to the documentation, when disabling a select by setting a boolean value to [disabled] in the HTML template, it gives a warning as follows.

It looks like you're using the disabled attribute with a reactive form directive. If you set disabled to true
      when you set up this control in your component class, the disabled attribute will actually be set
docs help wanted P4 good first issue
IlCallo
IlCallo commented Mar 4, 2021

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:

kind/feature 💡 area/typescript good first issue
MuntashirAkon
MuntashirAkon commented May 28, 2022

Is your feature request related to a problem? Please describe.
Consider the following style using MaterialCardView:

    <style name="Widget.AppTheme.CardView.Outlined.DiagonallyRounded" parent="Widget.Material3.CardView.Outlined">
        <item name="shapeAppearance">@style/ShapeAppearance.AppTheme.DiagonallyRounded</item>
    </style>

    <style name="ShapeAppearance.AppThe
feature request Good First Issue Feature: Shape
Xaalek
Xaalek commented Jun 3, 2022

Bug explanation

See:
MaterialDesignInXAML/MaterialDesignInXamlToolkit#2728

The foreground color seems incorrect in the DropDownMenu of DataGridComboBoxColumn when the ScrollBar is visible.

It can be observed in the demo application.

With ScrollBar:

![image](https://user-images.githubusercontent.com/54487782/171417096-48482c30-465c-4f0a-ad27-cee8c

bug up-for-grabs good first issue
Website
material.io
Wikipedia
Wikipedia

Related Topics

material