Implemented item editing

This commit is contained in:
Thaum
2015-01-26 13:28:10 +00:00
parent 6a2e7f0832
commit dc6ea555e5
25 changed files with 331 additions and 133 deletions

View File

@@ -15,7 +15,8 @@
"dependencies": {
"polymer": "Polymer/polymer#~0.5.2",
"core-elements": "Polymer/core-elements#~0.5.2",
"paper-elements": "Polymer/paper-elements#~0.5.2"
"paper-elements": "Polymer/paper-elements#~0.5.2",
"paper-fab-menu": "cwdoh/paper-fab-menu"
},
"resolutions": {
"core-component-page": "^0.5.0",