The Wayback Machine - https://web.archive.org/web/20220805023002/https://github.com/topics/material-design
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,261 public repositories matching this topic...

material-ui
Stehsegler
Stehsegler commented Jul 29, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Contrary to the docs, the TablePaginationUnstyled component cannot be imported from @mui/base, as it is not exported in the package's index.js.

bug 🐛 good first issue package: base component: TablePagination
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
Website
material.io
Wikipedia
Wikipedia

Related Topics

material