From 31937459999ef9f9f873327ce36fe6697b90e6b7 Mon Sep 17 00:00:00 2001 From: Ed Sinek Date: Sat, 11 Mar 2017 17:28:39 -0800 Subject: [PATCH] Update README.md - add tree to feature status list add tree to feature status list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7a5b8ec63172..c0f5454e7407 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ High level items planned for next few months: | datepicker | In progress | - | [#675][0675] | | data-table | Design in-progress | - | [#581][0581] | | stepper | Not started | - | [#508][0508] | +| tree | Not started | - | [#3175][3175] | | layout | See [angular/flex-layout][lay_rp] | [Wiki][0] | - | [lay_rp]: https://github.com/angular/flex-layout @@ -135,6 +136,7 @@ High level items planned for next few months: [0823]: https://github.com/angular/material2/issues/823 [0675]: https://github.com/angular/material2/issues/675 [0581]: https://github.com/angular/material2/issues/581 +[3175]: https://github.com/angular/material2/issues/3175 [getting-started]: https://github.com/angular/material2/blob/master/guides/getting-started.md [theming]: https://github.com/angular/material2/blob/master/guides/theming.md