diff --git a/TODO b/TODO index 6766aa8..fb44361 100644 --- a/TODO +++ b/TODO @@ -3,8 +3,8 @@ - [ ] folders -- [ ] string controller -- [ ] boolean controller - [ ] function controller - [ ] color controller +- [x] string controller +- [x] boolean controller diff --git a/bower.json b/bower.json index 08604f0..0b348b5 100644 --- a/bower.json +++ b/bower.json @@ -13,14 +13,10 @@ "ignore": [ "**/.*", "node_modules", - "components", - "test", - "tests" + "tests", + "docs" ], "dependencies": { "polymer": "Polymer/polymer#~0.3.5" - }, - "devDependencies": { - "underscore": "~1.6.0" } } diff --git a/build/gui.html b/build/gui.html index ec1fa5d..ec856da 100644 --- a/build/gui.html +++ b/build/gui.html @@ -1,20 +1,4 @@ - + +})( this ); + +