OLD | NEW |
1 #paper-elements | 1 #paper-elements |
2 | 2 |
3 The paper elements are a set of UI components designed to implement Google's [ma
terial design](http://www.google.com/design/spec/material-design/introduction.ht
ml) guidelines. | 3 The paper elements are a set of UI components designed to implement Google's [ma
terial design](http://www.google.com/design/spec/material-design/introduction.ht
ml) guidelines. |
4 | 4 |
5 ## Roadmap | 5 ## Roadmap |
6 | 6 |
7 ### Elements in progress | 7 ### Elements in progress |
8 | 8 |
9 * `paper-dropdown-menu` - a dropdown menu | 9 * `paper-dropdown-menu` - a dropdown menu |
10 | 10 |
11 ### Elements planned | 11 ### Elements planned |
12 _Elements we're planning on building soon but haven't started yet_ | 12 _Elements we're planning on building soon but haven't started yet_ |
13 | 13 |
14 * `paper-tooltip` - a hover tooltip | 14 * `paper-tooltip` - a hover tooltip |
15 | 15 |
16 [Currently focused on getting all elements up to speed] | 16 [Currently focused on getting all elements up to speed] |
17 | 17 |
18 ### Elements not planned, notably | 18 ### Elements not planned, notably |
19 _Elements we're not planning on building as part of this product line, but that
one might be wondering about_ | 19 _Elements we're not planning on building as part of this product line, but that
one might be wondering about_ |
20 | 20 |
21 [None] | 21 [None] |
OLD | NEW |