Skip to content

Commit bbce2de

Browse files
jelbourndevversion
andauthored
docs(readme): expand MDC point to mention benefits (#20059)
* docs(readme): expand MDC point to mention benefits We mention that we're working on the MDC-based versions of the components, but don't get into the benefits people would expect to see from this work. * Update README.md Co-authored-by: Paul Gschwendtner <[email protected]> Co-authored-by: Paul Gschwendtner <[email protected]>
1 parent e16997c commit bbce2de

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,13 @@ contribution.
4141
* Continuing to create new, API-compatible versions of the Angular Material components backed by
4242
[MDC Web][] ([see @jelbourn's ng-conf talk](https://youtu.be/4EXQKP-Sihw?t=891)). Much of our effort
4343
is dedicated towards rolling out these new versions of the components across Angular apps
44-
inside Google.
44+
inside Google. This work will payoff with the following benefits:
45+
* Dramatically improve consistency with the Material Design spec, which has changed significantly
46+
since Angular Material's 2016 inception.
47+
* Introduce a new theming API for component density, a top feature request.
48+
* Fix a number of longstanding accessibility bugs.
49+
* Increase number of people working to continuously improve the components on an on-going basis
50+
(both the Angular team and the Material Design team).
4551
* Initial work on virtual-scroll support for cdk/table.
4652

4753

0 commit comments

Comments
 (0)