| Index: third_party/polymer/v0_8/components-chromium/paper-elements/README.md
|
| diff --git a/third_party/polymer/v0_8/components-chromium/paper-elements/README.md b/third_party/polymer/v0_8/components-chromium/paper-elements/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..300275c7c0d6fe208e8c87d19d746858dd265e53
|
| --- /dev/null
|
| +++ b/third_party/polymer/v0_8/components-chromium/paper-elements/README.md
|
| @@ -0,0 +1,21 @@
|
| +#paper-elements
|
| +
|
| +The paper elements are a set of UI components designed to implement Google's [material design](http://www.google.com/design/spec/material-design/introduction.html) guidelines.
|
| +
|
| +## Roadmap
|
| +
|
| +### Elements in progress
|
| +
|
| +* `paper-dropdown-menu` - a dropdown menu
|
| +
|
| +### Elements planned
|
| +_Elements we're planning on building soon but haven't started yet_
|
| +
|
| +* `paper-tooltip` - a hover tooltip
|
| +
|
| +[Currently focused on getting all elements up to speed]
|
| +
|
| +### Elements not planned, notably
|
| +_Elements we're not planning on building as part of this product line, but that one might be wondering about_
|
| +
|
| +[None]
|
|
|