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

Side by Side Diff: third_party/polymer/v0_8/components/paper-elements/README.md

Issue 1162963002: Revert "Rename polymer and cr_elements v0_8 to v1_0" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698