File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,13 @@ contribution.
41
41
* Continuing to create new, API-compatible versions of the Angular Material components backed by
42
42
[ MDC Web] [ ] ([ see @jelbourn 's ng-conf talk] ( https://youtu.be/4EXQKP-Sihw?t=891 ) ). Much of our effort
43
43
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 component on an on-going basis
50
+ (both the Angular team and the Material Design team).
45
51
* Initial work on virtual-scroll support for cdk/table.
46
52
47
53
You can’t perform that action at this time.
0 commit comments