You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+33-32Lines changed: 33 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -38,16 +38,16 @@ and which pieces are blocked) and make a comment.
38
38
Also see our [`Good for community contribution`](https://github.com/angular/material2/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+for+community+contribution%22)
39
39
label.
40
40
41
-
High level items planned for January 2017:
42
-
43
-
* Initial version of md-autocomplete
44
-
* Prototyping for data-table
45
-
* Improvements to https://material.angular.io
46
-
* Continued expanding e2e test coverage
47
-
* More work on scroll / resize handling for overlays
48
-
* Screenshot tests
49
-
* Better development automation
41
+
High level items planned for next few months:
50
42
43
+
- Initial version of datepicker
44
+
- Initial version of data table
45
+
- Initial version of tree
46
+
- Select improvements (multi-select, etc)
47
+
- Screenshot test improvements
48
+
- Docs site improvements
49
+
- A11y audit
50
+
- Various bug fixes
51
51
52
52
#### Feature status:
53
53
@@ -76,7 +76,7 @@ High level items planned for January 2017:
76
76
| snackbar / toast | Available |[README][21]|[#115][0115]|
77
77
| select | Available |[README][23]|[#118][0118]|
78
78
| textarea | Available |[README][5]| - |
79
-
| autocomplete | In-progress | - |[#117][0117]|
79
+
| autocomplete |Initial version, features evolving |[README][24]|[#117][0117]|
80
80
| chips | Initial version, features evolving | - |[#120][0120]|
81
81
| theming | Available, need guidance overlays |[Guide][20]| - |
82
82
| docs site | UX design and tooling in progress | - | - |
@@ -86,36 +86,37 @@ High level items planned for January 2017:
0 commit comments