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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html

Issue 2096903002: Revert of [Polymer] update polymer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html
diff --git a/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html b/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html
index 0cba5fe4d740c2bdaa4cc7f6a56894d8b2b03b54..92bdbd36ec4f1bda885353e27dde019c74c51dce 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html
+++ b/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html
@@ -139,7 +139,12 @@
@group Iron Element
@element iron-list
-@demo demo/index.html
+@demo demo/index.html List of cards
+@demo demo/selection.html Items selection
+@demo demo/collapse.html Collapsable items
+@demo demo/scroll-threshold.html Scroll thesholds
+@demo demo/grid.html Grid layout
+@demo demo/basic.html Basic list
-->

Powered by Google App Engine
This is Rietveld 408576698