Bram Kragten
6fe8a87cca
Bumped version to 20200515.0
2020-05-15 21:45:59 +02:00
Bram Kragten
5f46679d94
Fix mdc checkbox styling ( #5897 )
2020-05-15 17:56:47 +02:00
Zack Arnett
18a3f212f3
Calendar Panel: Popup Style ( #5895 )
2020-05-15 17:22:38 +02:00
Zack Arnett
67a3f5d87b
Gauge Card: Fix if value is greater than max ( #5887 )
2020-05-15 17:21:53 +02:00
Bram Kragten
c88439ba2f
Polyfill Intl.PluralRules ( #5893 )
2020-05-15 14:54:42 +02:00
Bram Kragten
67e17d4016
Fix conditional and custom panel updated > update ( #5891 )
2020-05-15 14:54:23 +02:00
Bram Kragten
b61cf60faf
Migrate card preview to UpdatingElement ( #5884 )
2020-05-15 09:19:24 +02:00
HomeAssistant Azure
5503853445
[ci skip] Translation update
2020-05-15 00:32:48 +00:00
Bram Kragten
259726f5be
Merge pull request #5883 from home-assistant/dev
2020-05-14 20:05:34 +02:00
Bram Kragten
bec42d941b
Bumped version to 20200514.1
2020-05-14 18:46:20 +02:00
Bram Kragten
dcbbaf08f9
Set lovelace when restoring view from cache, optimise picture element and thermostat ( #5880 )
2020-05-14 18:44:38 +02:00
Zack Arnett
349355584a
Media Player Row: Fix State Translation ( #5881 )
...
* Fix for state display translation
* Comments
2020-05-14 12:38:43 -04:00
Zack Arnett
7ce0b34774
Resizer fix ( #5882 )
2020-05-14 12:37:38 -04:00
Zack Arnett
dd894758a4
Card Editor: Preview Card Margin fix ( #5879 )
2020-05-14 18:13:26 +02:00
Zack Arnett
2aa1eb97fd
Markdown Card: Fix not rendering on initial load ( #5864 )
2020-05-14 18:13:06 +02:00
Bram Kragten
4c43ae7b2f
Beta fixes ( #5878 )
2020-05-14 16:03:52 +02:00
Zack Arnett
34e516e0be
oops ( #5866 )
2020-05-14 09:26:06 +02:00
HomeAssistant Azure
7bd3427e76
[ci skip] Translation update
2020-05-14 00:32:37 +00:00
Bram Kragten
6853db693a
Merge pull request #5862 from home-assistant/dev
2020-05-14 01:44:59 +02:00
Bram Kragten
252ce1e467
Show loading screen for integration config ( #5863 )
2020-05-14 01:44:39 +02:00
Bram Kragten
221c12bd61
Bumped version to 20200514.0
2020-05-14 01:12:57 +02:00
Paulus Schoutsen
12edd68874
Remove unused ES5 service worker ( #5860 )
2020-05-14 01:11:32 +02:00
Bram Kragten
f469753fb1
Dont add all childs at once to view ( #5856 )
2020-05-14 00:09:52 +02:00
Bram Kragten
c894ecd0e6
Optimise sourcemaps ( #5859 )
2020-05-14 00:06:39 +02:00
Paulus Schoutsen
2153bc536c
Clean up service worker code and fix 404 ( #5855 )
2020-05-13 13:17:47 -07:00
Bram Kragten
86bbac430c
Fix translations for integration config panel ( #5854 )
2020-05-13 20:49:01 +02:00
Bram Kragten
16ad8a3c01
Open newly added view after adding ( #5851 )
2020-05-13 19:49:03 +02:00
Bram Kragten
b2af91c83e
Fixes for problems caused by not rebuilding ( #5850 )
2020-05-13 18:51:26 +02:00
Bram Kragten
4c0810f530
Fix typo in property method ( #5852 )
2020-05-13 18:51:16 +02:00
Paulus Schoutsen
f70130e21f
Remove reference to Google Fonts ( #5849 )
2020-05-13 18:22:53 +02:00
Paulus Schoutsen
6bb7b01d00
Fix demo size_stats
2020-05-13 08:41:35 -07:00
Bram Kragten
51e7aaa805
Merge pull request #5848 from home-assistant/dev
2020-05-13 13:14:23 +02:00
Bram Kragten
54704e53b3
Bumped version to 20200513.0
2020-05-13 12:47:37 +02:00
Bram Kragten
cc46797576
Some fixes in focus and click handling ( #5847 )
2020-05-13 12:47:09 +02:00
Bram Kragten
7f1fb6f75f
Set edit mode to false on card when disabling edit mode. ( #5845 )
2020-05-13 12:05:29 +02:00
Bram Kragten
2c2a1d204b
Graph history fix ( #5846 )
2020-05-13 12:05:03 +02:00
Paulus Schoutsen
581fafdcc9
Workbox 5 in gulp ( #5843 )
2020-05-13 11:12:01 +02:00
HomeAssistant Azure
10358abbec
[ci skip] Translation update
2020-05-13 00:32:49 +00:00
Bram Kragten
de1ffe67b1
Merge pull request #5840 from home-assistant/dev
2020-05-12 22:24:40 +02:00
Zack Arnett
eb2b24d57c
Weather Card: Fix overwritten changes ( #5841 )
2020-05-12 22:24:20 +02:00
Bram Kragten
825db8a56a
Bumped version to 20200512.0
2020-05-12 21:59:06 +02:00
David F. Mulcahey
577a21fc5c
Rework ZHA group adds and removes ( #5602 )
2020-05-12 21:42:29 +02:00
Bram Kragten
1b2841eef9
Recreate cards only on config change ( #5839 )
2020-05-12 11:09:30 -07:00
Ian Richardson
845511e322
Add 'brightness' as a secondary_info option ( #5731 )
2020-05-12 12:29:43 -04:00
Bram Kragten
96ab057853
Ignore ResizeObserver loop limit exceeded error ( #5838 )
2020-05-12 12:17:41 +02:00
HomeAssistant Azure
f85cf0a238
[ci skip] Translation update
2020-05-12 00:33:00 +00:00
Bram Kragten
84a2676a9c
compress icons ( #5836 )
2020-05-11 23:59:29 +02:00
Zack Arnett
466a1af902
Weather Card/Row: Weather Icons as SVG, Themeable, user definable ( #5736 )
...
* SVG
* no-unneeded-ternary
* declared ubnused
* moving stuff around
* Few updates
* All svgs in | update row
* No slots
* Remove public/static/images/weather
* style for user defined
* few updates to missing fils
* classes
* wind color
2020-05-11 23:58:17 +02:00
Zack Arnett
ebbe7e805f
Gauge Card: Convert to Round Slider ( #5510 )
...
* Use round slider for gauge
* Update guage to slider
* Add severity back
* Remove Base Unit
* fix merge
* resize observer
* Update src/panels/lovelace/cards/hui-gauge-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update Install Resize Observer to be a helper
* Type import
* Reviews
* Updates to other cards
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-05-11 17:14:02 -04:00
Zack Arnett
c861ee025e
Weather Card: Ability to choose Secondary Attribute ( #5820 )
2020-05-11 22:11:48 +02:00