1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 09:18:34 +01:00

Use new scaling features of round-slider (#4172)

* Refresh light card.

* Refresh thermostat card

* Fix paddings

* Fix #4175

* Use action handler

* Address review comments

* Lint

* Padding on percentage

* Remove typo
This commit is contained in:
Thomas Lovén
2019-11-19 00:32:23 +01:00
committed by Bram Kragten
parent 258cfddc3f
commit 9f520d7628
4 changed files with 364 additions and 403 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"@polymer/paper-toast": "^3.0.1",
"@polymer/paper-tooltip": "^3.0.1",
"@polymer/polymer": "3.1.0",
"@thomasloven/round-slider": "^0.2.2",
"@thomasloven/round-slider": "0.3.5",
"@vaadin/vaadin-combo-box": "^4.2.8",
"@vaadin/vaadin-date-picker": "^3.3.3",
"@webcomponents/shadycss": "^1.9.0",