c727
5a16095270
P3: Remove get is() ( #1180 )
2018-05-16 07:06:07 -04:00
Paulus Schoutsen
a4afc2e37a
Polymer 3 modulize ( #1154 )
...
* Version bump to 20180510.1
* Fix hass util
* Fix translations
* Bye paper-time-input
* Add webpack config
* Add webpack to package.json
* Fix translation import
* Disable web animations polyfill bad import
* Disable importHref import
* Update webpack config to build authorize.js
* Build translations json
* Build frontend correctly
* Run eslint --fix
* Load markdown JS on demand (#1155 )
* Add HTML imports (#1160 )
* Fix localize (#1161 )
* Fix Roboto in build (#1162 )
* Load web animations polyfill (#1163 )
* P3: Fix chart js (#1164 )
* P3: Fix Chart JS
* Update timeline package
* P3: panel resolver (#1165 )
* WIP
* Initial importing of panels
* Fix panel resolver
* Fix automation and script editor (#1166 )
* Expose Polymer and Polymer.Element on window (#1167 )
* Remove unused import
* eslint --fix
* Es5 build (#1168 )
* Build for ES5
* Fix build_frontend
* Remove stale comment
* Migrate to use paper-material-styles (#1170 )
* Send parsed date to history/logbook (#1171 )
* Fork app storage behavior (#1172 )
* Add paper input with type time (#1173 )
* Fix authorize
* Lint
* Sort imports
* Lint
* Remove eslint-html
* Do not lint authorize.html
* Fix polymer lint
* Try chrome 62 for wct
* P3: Add patched iconset (#1175 )
* Add patched iconset
* Lint
* Test with latest Chrome again
* Use less window.hassUtil
* Teporarily use my fecha fork
* Import correct intl.messageFormat
* Update wct-browser-legacy to 1.0.0
* Include polyfill in right place
* Fix IntlMessageFormat
* Fix test not having a global scope
* Rollup <_<
* Fork app-localize-behavior
* Disable wct tests
* Lint
2018-05-15 13:31:47 -04:00
NovapaX
8b719778d0
search and replace ( #924 )
2018-02-25 19:44:03 -08:00
Paulus Schoutsen
1cf18a34b8
Update dependencies
2018-02-11 09:44:28 -08:00
Paulus Schoutsen
bc94dce8f7
Fix bugs in service picker and service dev tool ( #687 )
2017-11-26 10:05:07 -08:00
Paulus Schoutsen
0707528bd7
Entity dropdown improvement ( #674 )
...
* Ignore hass changes while dropdown is open
* Upgrade vaadin-combo-box
* Fix styling on dev-service panel
* Fix styling for ha-entity-dropdown
* Fix height vaadin-combo-box dropdown
* Rename ha-entity-dropdown to ha-entity-picker
* More entity improvement (#675 )
* Update script and automation editor to use entity picker
* Add entity and service picker to service dev panel
* Lint
2017-11-25 16:00:43 -08:00
c727
ea4fd25330
Don't cut off help text on mobile devices ( #663 )
2017-11-21 19:28:04 +02:00
Adam Mills
fb0b1286d2
Convert remaining elements to ES6 classes ( #538 )
...
* Convert remaining elements to ES6 classes
* Use native DOM methods for tests
* Fix Polymer 2 debounce call
2017-10-29 21:47:03 -07:00
AHS
4af688a226
Variable colours (cards, backgrounds, sidebar, ...) ( #361 )
...
* Update partial-cards.html
* Update ha-card.html
* Update ha-card.html
* Update ha-style.html
* Update partial-cards.html
* Update ha-sidebar.html
* Update ha-panel-dev-service.html
* Update ha-media_player-card.html
* Update ha-media_player-card.html
* Update partial-cards.html
* Update ha-style.html
* Update ha-style.html
* Update ha-state-label-badge.html
* Update ha-style.html
* Update ha-panel-dev-service.html
* Update ha-media_player-card.html
* Update ha-state-label-badge.html
* Update ha-card.html
* Update ha-style.html
* Update ha-style.html
* Update partial-cards.html
* Update ha-style.html
* Update ha-style.html
* Update ha-panel-dev-service.html
* Update ha-panel-dev-state.html
* Update state-badge.html
* Update ha-label-badge.html
* Update home-assistant-main.html
* Update ha-style.html
* Update ha-label-badge.html
* Update ha-label-badge.html
* Update ha-style.html
* Update ha-panel-dev-state.html
2017-07-31 23:09:06 -07:00
Paulus Schoutsen
3092a4c084
Misc panel updates ( #362 )
...
* Add example to set variables for testing
* Allow host shutdown in advanced settings
* Fix floating label in service
* Add MQTT panel
* Lint
2017-07-31 09:04:17 -07:00
Andrey
12e3afb7b7
Fixes for dev-service panel ( #337 )
2017-07-13 09:09:26 -07:00
Paulus Schoutsen
bb83687d93
Polymer 2 prepare ( #309 )
...
* Remove unused paper-range-slider
* Update app-storage
* Upgrade paper-slider to 2.0
* Upgrade paper-scroll-header-panel
* Update paper-card
* Update slots
* Working upgrades
* More slots
* Upgrade app-layout
* More slot upgrades
* Vaadin components to Polymer hybrid ones
* Polymer 2 fixes
* Update polymer to 1.9.2
* Lint
2017-06-18 11:29:20 -07:00
Andrey
354423387e
Remember service data per service and not globally. ( #226 )
2017-03-01 23:28:52 -08:00
Paulus Schoutsen
267c0d51e1
Tweak colors
2017-02-13 23:32:33 -08:00
Paulus Schoutsen
a1057681f1
Initial getting rid of HA-JS ( #180 )
...
Getting rid of HA-JS
2017-01-29 18:34:45 -08:00
Michaël Arnauts
5d6cd514ab
Tweak panel padding so they match with eachother ( #171 )
2017-01-06 11:21:16 +01:00
Robbie Trencheny
c22586de8d
Make valid attributes a table instead of raw JSON ( #149 )
...
* Make valid attributes a table instead of raw JSON
* Fix format issues
* Fix comments
2016-11-27 14:02:50 -08:00
Justin Weberg
d3980dc8b6
Improve ha-panel-dev-serivce.html ( #130 )
...
* Initial Commit
* Update dropdown variables
* Move available service list to a dropdown menu
* Fix dropdown width
* Add localstorage for panel state
* clean up
* Remove dropdown in favor of combo boxes
* travis fix
* Fix travis
* Fix Travis
* Fix combo box and remove neon-animations
* Remove styling for sidebar.
* Set max width on ha-form
* Increase max-width to 500px
* Update ha-panel-dev-service.html
2016-10-21 20:40:01 -07:00
Paulus Schoutsen
c4b17a24a3
Fix imports thanks to polymer-lint
2016-08-02 09:06:22 -07:00
Paulus Schoutsen
057adee010
Migrate panels to app elements
2016-07-30 22:48:39 -07:00
Paulus Schoutsen
8c3f760683
Lint panels
2016-07-19 02:25:26 -07:00
Paulus Schoutsen
111b6c6f48
More ES6->ES5 conversion
2016-07-17 23:18:48 -07:00
Paulus Schoutsen
4029f16e97
Reorg into panels ( #75 )
2016-07-16 23:19:49 -07:00