Skip to content

Commit 9435daf

Browse files
committed
chore: update table demo page
1 parent a0df908 commit 9435daf

24 files changed

+201
-622
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ High level stuff planned for Q2 2018 (April - June):
4040
| Feature | Notes | Docs |
4141
|------------------|--------------------------------------------------------|--------------|
4242
| autocomplete | | [Docs][24] |
43+
| badge | | [Docs][37] |
44+
| bottom-sheet | | [Docs][38] |
4345
| button | | [Docs][1] |
4446
| button-toggle | | [Docs][15] |
4547
| cards | | [Docs][2] |
@@ -71,6 +73,7 @@ High level stuff planned for Q2 2018 (April - June):
7173
| textarea | | [Docs][5] |
7274
| toolbar | | [Docs][7] |
7375
| tooltip | | [Docs][18] |
76+
| tree | | [Docs][36] |
7477
| ---------------- | ------------------------------------------------------ | ------------ |
7578
| theming | | [Guide][20] |
7679
| typography | | [Guide][27] |
@@ -82,13 +85,10 @@ High level stuff planned for Q2 2018 (April - June):
8285

8386
| Feature | Status | Docs | Issue |
8487
|------------------|-------------------------------------|--------------|----------------|
85-
| tree | Releasing with 6.0.0 | - | [#3175][3175] |
8688
| sticky-header | In-progress, planned Q2 2018 | - | [#474][0474] |
8789
| virtual-repeat | Prototyping, planned Q2 2018 | - | [#823][0823] |
88-
| badge | Releasing with 6.0.0 | - | [#3085][3058] |
8990
| fab speed-dial | Not started, not planned | - | [#860][0860] |
9091
| fab toolbar | Not started, not planned | - | - |
91-
| bottom-sheet | Releasing with 6.0.0 | - | [#8113][8113] |
9292
| bottom-nav | Not started, not planned | - | [#408][0408] |
9393

9494
[0]: https://github.com/angular/flex-layout/wiki
@@ -127,6 +127,9 @@ High level stuff planned for Q2 2018 (April - June):
127127
[33]: https://material.angular.io/components/stepper/overview
128128
[34]: https://material.angular.io/cdk/categories
129129
[35]: https://material.angular.io/components/divider/overview
130+
[36]: https://material.angular.io/components/tree/overview
131+
[37]: https://material.angular.io/components/badge/overview
132+
[38]: https://material.angular.io/components/bottom-sheet/overview
130133

131134
[0107]: https://github.com/angular/material2/issues/107
132135
[0119]: https://github.com/angular/material2/issues/119
@@ -144,12 +147,9 @@ High level stuff planned for Q2 2018 (April - June):
144147
[0508]: https://github.com/angular/material2/issues/508
145148
[0823]: https://github.com/angular/material2/issues/823
146149
[0581]: https://github.com/angular/material2/issues/581
147-
[3175]: https://github.com/angular/material2/issues/3175
148150
[4191]: https://github.com/angular/material2/pull/4191
149151
[0995]: https://github.com/angular/material2/pull/995
150152
[0474]: https://github.com/angular/material2/pull/474
151-
[8113]: https://github.com/angular/material2/issues/8113
152-
[3058]: https://github.com/angular/material2/issues/3058
153153

154154
[aio]: https://material.angular.io
155155
[getting-started]: https://material.angular.io/guide/getting-started

0 commit comments

Comments
 (0)