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

material-ui
joris-htx
joris-htx commented Jul 6, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

CSS classes .Mui-active and .Mui-completed are not applied to MuiStepLabel iconContainer element. As a result, it's not possible to change the iconContainer style using custom theme

Expected behavior 🤔

I would expect the `.Mui-acti

new feature good first issue component: stepper
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
midgleyc
midgleyc commented Jun 13, 2022

Feature Description

I can set the animation duration for the tabs themselves using animationDuration on the mat-tab-group. If I set this to 0, the tabs switch instantly, but the ink bar moves across taking 500ms, which makes the tab switching look slower than it actually is.

I can implement this myself using ng-deep:

::ng-deep .mat-ink-bar {                                
P4 good first issue area: material/tabs
yusufkandemir
yusufkandemir commented Jul 27, 2022

We are providing this.router for Pinia and this.$router for Vuex under the hood so the users can easily access the router in their stores. But, this is an undocumented feature ATM, so we need to document it.

Documentation

We should probably create a sub-section called something like "Accessing the router", explain the properties, and show an example usage.

  • app-vite
    • P
kind/feature 💡 area/typescript Qv2 🔝 good first issue
Website
material.io
Wikipedia
Wikipedia

Related Topics

material