Skip to content

Commit 609cfb2

Browse files
committed
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.
1 parent 7303780 commit 609cfb2

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 significatly
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)