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

Unified Diff: appengine/config_service/ui/bower.json

Issue 2978003002: config_service: add a popup for icons and make cards more compact. (Closed)
Patch Set: Created 3 years, 5 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
« no previous file with comments | « no previous file | appengine/config_service/ui/src/config-ui/config-file-card.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/bower.json
diff --git a/appengine/config_service/ui/bower.json b/appengine/config_service/ui/bower.json
index d0a9f216e38b6a1adf66ed4a6490fa66e3b28436..78d9d9a40986ffd98d9cd9560afe8bf1be33f9a6 100644
--- a/appengine/config_service/ui/bower.json
+++ b/appengine/config_service/ui/bower.json
@@ -17,7 +17,8 @@
"iron-meta": "2.0.0",
"app-route": "PolymerElements/app-route#^2.0.0",
"paper-spinner": "PolymerElements/paper-spinner#^2.0.0",
- "paper-card": "PolymerElements/paper-card#^2.0.0"
+ "paper-card": "PolymerElements/paper-card#^2.0.0",
+ "paper-tooltip": "PolymerElements/paper-tooltip#^2.0.0"
Ryan Tseng 2017/07/14 18:55:19 Use exact version whenever possible
},
"devDependencies": {
"web-component-tester": "Polymer/web-component-tester#^6.0.0",
« no previous file with comments | « no previous file | appengine/config_service/ui/src/config-ui/config-file-card.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698