Skip to content

Commit

Permalink
docs: update readme to reflect stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn committed Dec 13, 2017
1 parent 2fb4d61 commit 20658eb
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ This is the home for the Angular team's Material Design components built for and
See our [Getting Started Guide][getting-started]
if you're building your first project with Angular Material.

### Project status
Angular Material is currently in beta and under active development.
During beta, new features will be added regularly and APIs will evolve based on user feedback.

Check out our [directory of design documents](https://github.com/angular/material2/wiki/Design-doc-directory)
for more insight into our process.

Expand All @@ -31,12 +27,11 @@ Also see our [`Good for community contribution`](https://github.com/angular/mate
label.

High level stuff planned for Q4 2017 (October - December):
* RC and stable release
* ~~RC and stable release~~
* Research and prototyping for virtual-scroll
* Research and exploration for data visualization
* cdkTree and matTree
* Expanded cdkTable features
* cdk/svg
* cdk/dialog
* Switch build to bazel
* Overlay positioning improvements
Expand All @@ -59,7 +54,7 @@ High level stuff planned for Q4 2017 (October - December):
| grid-list | | [Docs][9] |
| icon | | [Docs][10] |
| input | | [Docs][5] |
| list | Selection and action list planned Q3 | [Docs][8] |
| list | Action list planned Q1 | [Docs][8] |
| menu | | [Docs][17] |
| paginator | | [Docs][29] |
| progress-bar | | [Docs][12] |
Expand Down Expand Up @@ -89,8 +84,9 @@ High level stuff planned for Q4 2017 (October - December):
| Feature | Status | Docs | Issue |
|------------------|-------------------------------------|--------------|----------------|
| tree | In-progress ([sneak peek][31]) | - | [#3175][3175] |
| sticky-header | In-progress, planned Q3 2017 | - | [#474][0474] |
| virtual-repeat | Not started, planned Q4 2017 | - | [#823][0823] |
| sticky-header | In-progress, planned Q2 2018 | - | [#474][0474] |
| virtual-repeat | Prototyping, planned Q1 2018 | - | [#823][0823] |
| badge | In-progress, planned Q4 2017 | - | [#3085][3058] |
| fab speed-dial | Not started, not planned | - | [#860][0860] |
| fab toolbar | Not started, not planned | - | - |
| bottom-sheet | Not started, not planned | - | [#8113][8113] |
Expand Down Expand Up @@ -153,6 +149,7 @@ High level stuff planned for Q4 2017 (October - December):
[0995]: https://github.com/angular/material2/pull/995
[0474]: https://github.com/angular/material2/pull/474
[8113]: https://github.com/angular/material2/issues/8113
[3058]: https://github.com/angular/material2/issues/3058

[aio]: https://material.angular.io
[getting-started]: https://material.angular.io/guide/getting-started
Expand Down

0 comments on commit 20658eb

Please sign in to comment.