angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.1k stars 6.67k forks source link

feat(Material): Material You Support #22738

Closed intellix closed 1 week ago

intellix commented 2 years ago

Feature Description

"Material You" was announced a couple of days ago: https://material.io/blog/announcing-material-you which looks to be a visual redesign of the Material design system. It appears to be arriving this Fall

It looks like it's going to become a little less opinionated in various aspects and that'd be great for those currently using Material today as a UI Library and having to hack the hell out of it to make it deviate slightly.

Quote from the description:

We’re introducing a new visual redesign that gives you the power to customize the look and feel of your phone across the whole system. With smoother animations, more intuitive notifications, quick settings and new widgets for your favorite people, Android will feel more personal and alive than ever before.

My guess is that this'll arrive upstream via MDC which is already being implemented. Will this be considered?

hillin commented 3 weeks ago

Is there a project for tracking the progress of m3 implementation? For instance I found the slider component is still in m2 style, as of version 17.3.5. I would like to know which components are m3-ready.

I found an old project for MDC but apparently it's not for m3.

amysorto commented 1 week ago

Closing this issue since M3 is available in experimental as of 17.2 and will be stable soon. Here is the guide for migrating to M3.

@hillin this is the M3 project board we are using

hillin commented 1 week ago

Thanks @amysorto, but the project board link is broken (404). Do I need certain priviledge to see it?