Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Side by Side Diff: polymer_1.0.4/bower_components/paper-elements/README.md

Issue 1264073002: Update polymer 1.0 install to pick up newly added elements. (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Update bower file to match actual versions. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 * `paper-card` - a material design-style card
10 11
11 ### Elements planned 12 ### Elements planned
12 _Elements we're planning on building soon but haven't started yet_ 13 _Elements we're planning on building soon but haven't started yet_
13 14
14 * `paper-tooltip` - a hover tooltip 15 * `paper-submenu` - a submenu
15 16 * `paper-chip` - a [material design chip](http://www.google.com/design/spec/comp onents/chips.html)
16 [Currently focused on getting all elements up to speed] 17 * `paper-data-table` - a [material design data table](http://www.google.com/desi gn/spec/components/data-tables.html). This one is very complex, and tentatively planned for the mid- to distant-future (i.e. months not weeks)
17 18
18 ### Elements not planned, notably 19 ### 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_ 20 _Elements we're not planning on building as part of this product line, but that one might be wondering about_
20 21
21 [None] 22 * `paper-shadow` - this behavior is now provided by [`paper-material`](https://g ithub.com/polymerelements/paper-material)
OLDNEW
« no previous file with comments | « polymer_1.0.4/bower_components/paper-elements/.bower.json ('k') | polymer_1.0.4/bower_components/paper-elements/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698