| Index: polymer_1.0.4/bower_components/paper-elements/README.md
|
| diff --git a/polymer_1.0.4/bower_components/paper-elements/README.md b/polymer_1.0.4/bower_components/paper-elements/README.md
|
| index 300275c7c0d6fe208e8c87d19d746858dd265e53..0d4acd9cf9033ffa604998fccc11f989bc772c16 100644
|
| --- a/polymer_1.0.4/bower_components/paper-elements/README.md
|
| +++ b/polymer_1.0.4/bower_components/paper-elements/README.md
|
| @@ -7,15 +7,16 @@ The paper elements are a set of UI components designed to implement Google's [ma
|
| ### Elements in progress
|
|
|
| * `paper-dropdown-menu` - a dropdown menu
|
| +* `paper-card` - a material design-style card
|
|
|
| ### 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]
|
| +* `paper-submenu` - a submenu
|
| +* `paper-chip` - a [material design chip](http://www.google.com/design/spec/components/chips.html)
|
| +* `paper-data-table` - a [material design data table](http://www.google.com/design/spec/components/data-tables.html). This one is very complex, and tentatively planned for the mid- to distant-future (i.e. months not weeks)
|
|
|
| ### 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]
|
| +* `paper-shadow` - this behavior is now provided by [`paper-material`](https://github.com/polymerelements/paper-material)
|
|
|