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:
committed by
Bram Kragten
parent
258cfddc3f
commit
9f520d7628
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user