Commit Graph
16 Commits
Author SHA1 Message Date
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 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
Paulus Schoutsen 267c0d51e1 Tweak colors 2017-02-13 23:32:33 -08:00
Andrey 05760f9c21 pretty-print object attributes in dev-state panel. (#195) 2017-02-07 11:51:51 -08:00
Paulus Schoutsen 0a45e0e95b Fix lint 2017-01-30 00:54:56 -08:00
Paulus Schoutsen 94cde37aaa Stupid sorting copy/paste bug 2017-01-30 00:17:47 -08:00
Paulus Schoutsen 7a4b6f7db9 State Dev: Allow whitespace in state attributes 2017-01-30 00:12:54 -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
Sean Dague d6d62e8fa7 Make dev-state panel more readable (#127)
With a lot dev-states, especially ones that have large 3rd column
content, the visual display of what col #1 goes with which col #3 is
not always clear. This does 2 things.

Vertical align all rows, so the top alignment is a clear guide.

Color all even rows to #eee, so we get a stipple effect which makes it
clear which things group together.
2016-10-13 08:42:02 -07:00
Paulus Schoutsen bd6725d58d Fix dev state attributes 2016-09-15 20:49:53 -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