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
+15-19
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@ See our [Getting Started Guide][getting-started]
26
26
if you're building your first project with Angular Material 2.
27
27
28
28
### Project status
29
-
Angular Material 2 is currently in alpha and under active development.
30
-
During alpha, breaking API and behavior changes will be occurring regularly.
29
+
Angular Material 2 is currently in beta and under active development.
30
+
During beta, new features will be added regularly and APIs will evolve based on user feedback.
31
31
32
32
Check out our [directory of design documents](https://github.com/angular/material2/wiki/Design-doc-directory)
33
33
for more insight into our process.
@@ -38,17 +38,14 @@ 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 December 2016:
42
-
* Continued work on initial versions of md-autocomplete and md-chips
43
-
* Continued bug bashing
44
-
* Continued work on https://material.angular.io site
45
-
* Finish major refactoring for md-input (hit a few issues last month)
41
+
High level items planned for January 2017:
42
+
* Initial version of md-autocomplete
43
+
* Prototyping for data-table
44
+
* Improvements to https://material.angular.io
46
45
* Continued expanding e2e test coverage
47
-
* Paginated tabs.
48
-
* Scroll / resize handling for overlays
49
-
* Production build
50
-
* AoT compile e2e app
51
-
* Release beta.0
46
+
* More work on scroll / resize handling for overlays
47
+
* Screenshot tests
48
+
* Better development automation
52
49
53
50
54
51
#### Feature status:
@@ -72,16 +69,15 @@ High level items planned for December 2016:
0 commit comments