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

material-ui
brokenthorn
brokenthorn commented Sep 29, 2020

The styled and wrapped version of the Next.js Linkcomponent provided by the Material UI next-js template/example is not 100% usable in TypeScript projects because IntelliSense does not work with the current JavaScript version of the component. For example, there are no suggestions available for its props.

I converted the JS

vuetify
Tzahile
Tzahile commented Aug 30, 2020

Environment

Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10

Steps to reproduce

Add a VProgressCircular to your project, change theme to dark.

Expected Behavior

In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark

components
zbralex
zbralex commented Sep 30, 2020

please, fix css margin property at anchors titles

.docs-header-link header-link a {
text-decoration: none;
 /* margin-left: -30px; */ this property hide anchors at the page titles
 display: inline-block;
vertical-align: middle;
}

If margin value -30px I can't see anchor for navigate
https://material.angular.io/components/table/overview#filtering

**Affected doc

Keboo
Keboo commented Oct 1, 2020

With the 3.x releases the theming was redone and the brush names were adjusted. With the 4.0.0 release we will be removing these old theme resources.

We should locate any remaining instances of these theme resources, update them, and remove the old SecondaryAccent* resource.

Update the following:

  • SecondaryAccentBrush becomes SecondaryHueMidBrush
  • `SecondaryAccentBrushColo
Website
material.io
Wikipedia
Wikipedia

Related Topics

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