Migrate panels to app elements

This commit is contained in:
Paulus Schoutsen
2016-07-30 22:48:39 -07:00
parent 697f9397de
commit 057adee010
15 changed files with 311 additions and 285 deletions
+3 -1
View File
@@ -17,7 +17,9 @@
"google-apis": "GoogleWebComponents/google-apis#~1.1.6",
"font-roboto-local": "^1.0.1",
"iron-flex-layout": "^1.3.1",
"paper-scroll-header-panel": "1.0.16"
"paper-scroll-header-panel": "1.0.16",
"app-elements": "^0.9.0",
"app-layout": "^0.10.1"
},
"_comment": "added to get min version for iron-flex-layout, paper-scroll-header-panel"
}