Bram Kragten
|
9034822c44
|
Bump lit-analyzer and add back cast types (#6409)
|
2020-07-16 12:01:24 -07:00 |
Bram Kragten
|
f8c5eeab5d
|
Replace all private properties with internalProperty decorator (#6386)
|
2020-07-14 21:38:36 -07:00 |
Thomas Lovén
|
e8996063dd
|
Remove google colors. Fix #6254 (#6263)
|
2020-06-29 10:51:28 +02:00 |
Paulus Schoutsen
|
3b779bf423
|
Add ha circular progress (#6205)
|
2020-06-22 14:51:36 -07:00 |
Paulus Schoutsen
|
454ddf366a
|
Use dynamic import for cast/demo to show latest build (#6202)
|
2020-06-22 10:24:54 -07:00 |
Paulus Schoutsen
|
67ac3b4ba3
|
Drop Custom Elements ES5 adapter (#6107)
|
2020-06-05 11:04:19 +02:00 |
Paulus Schoutsen
|
aa9a354746
|
Preload (#6062)
|
2020-05-27 12:54:52 -07:00 |
Paulus Schoutsen
|
050cdf3783
|
Integrate compatibility into other entrypoints (#6029)
|
2020-05-25 19:36:22 +02:00 |
Paulus Schoutsen
|
af23110074
|
Move legacy styles to their own files (#6033)
|
2020-05-25 10:16:01 +02:00 |
Paulus Schoutsen
|
7e281f66c2
|
Rollup (#5995)
|
2020-05-22 23:05:47 -07:00 |
Bram Kragten
|
264759ddf0
|
Fix entity-filter-card (#5919)
|
2020-05-18 15:16:56 +02:00 |
Bram Kragten
|
0a92c28bac
|
Split up mdi icons (#4379)
|
2020-05-05 16:40:11 +02:00 |
Bram Kragten
|
01e5dfc9b3
|
Fix demo themes (#5643)
|
2020-04-27 20:40:30 +02:00 |
Paulus Schoutsen
|
7c6ba1a782
|
Translation fixes (#5634)
|
2020-04-26 21:09:05 +02:00 |
Paulus Schoutsen
|
d45a674652
|
Ask specific translations (#5560)
|
2020-04-18 17:14:25 -07:00 |
Bram Kragten
|
3d20d8b208
|
remove @types/chromecast-caf-sender (#5537)
To prevent a collusion with `@types/chromecast-caf-receiver` that would make `lit-analyzer` fail.
|
2020-04-14 20:25:03 +02:00 |
Bram Kragten
|
82f80db558
|
Update typescript, prettier, tslint -> eslint (#5536)
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
|
2020-04-14 09:05:45 -07:00 |
Bram Kragten
|
4f70ec7dc2
|
Set correct lang attribute (#5479)
* Set correct lang attribute
* Update lit-localize-lite-mixin.ts
* Update translations-mixin.ts
* Remove lang=""
* Move logic out of mixin
|
2020-04-08 12:36:06 +02:00 |
Paulus Schoutsen
|
7c2b37e8ca
|
Demo paths (#5134)
* Update paths to images in demo
* Remove some unused attributes
* Fix camera paths
|
2020-03-11 10:37:23 -07:00 |
Ian Richardson
|
3f7c29a6f6
|
♻️ change entity-button to button card (#4581)
* ♻️ change entity-button to button card
* maintain separate entity-button class
|
2020-02-14 10:56:08 +01:00 |
Bram Kragten
|
04f8f0f74f
|
Render should always return a html template (#4612)
|
2020-01-27 08:34:22 -08:00 |
Ian Richardson
|
74c6b9077a
|
✨ add conditional row (#4569)
* ✨ add conditional row
* fix types
* address comments
|
2020-01-24 09:59:36 +01:00 |
Bram Kragten
|
8a39d18323
|
Bump TypeScript to 3.7 (#4282)
* Bump TypeScript to 3.7
* Update prettier to support ts 3.7
* Prettier
* More prettier
* Even more prettier
|
2019-11-27 13:51:03 -08:00 |
Ian Richardson
|
274c2016c0
|
action-handler (#4115)
* action-handler
* comments
* address comments
* finish conversion
* move haptics
* address comments
* lint
* keyup
* double enter
* address comments
* keyup
|
2019-11-01 13:15:11 -05:00 |
Ian Richardson
|
49d0f2359b
|
add sensor card to first demo (#4035)
* add sensor card to first demo
* Change to temperature sensor
|
2019-10-22 14:43:34 -05:00 |
Paulus Schoutsen
|
c437cd3865
|
Use only decorators (#4058)
* Use only decorators
* Remove unused imports
|
2019-10-18 22:50:27 -07:00 |
Ian Richardson
|
4ea483e3de
|
Switch theme (#4017)
* introduce ha-switch theming
* fix typo
* remove comment
|
2019-10-16 17:08:28 +02:00 |
Franck Nijhof
|
8b6d8f9086
|
Update documentation link URL for integrations (#3857)
|
2019-10-02 13:23:41 +02:00 |
Paulus Schoutsen
|
7bab9cb464
|
Remove unused templates attributes from demo
|
2019-09-18 13:02:45 -07:00 |
Paulus Schoutsen
|
aca5ae9f67
|
Fix Cast demo (#3460)
|
2019-08-05 22:21:54 -07:00 |
Paulus Schoutsen
|
2da844a1fb
|
Home Assistant Cast
|
2019-08-04 22:25:43 -07:00 |
Paulus Schoutsen
|
4edcd5f2ef
|
Simplify demo (#3438)
|
2019-07-30 10:37:12 -07:00 |
Paulus Schoutsen
|
54ea6176aa
|
Extract is navigation click (#3432)
|
2019-07-26 14:55:08 -07:00 |
Paulus Schoutsen
|
6abbe72e4d
|
Lovelace cleanups (#3427)
* Improvements
* Add types CAF
* Fix demo switching
* Do not set background color in hui-view
|
2019-07-26 11:06:16 -07:00 |
Paulus Schoutsen
|
4fdbec93b3
|
Migrate for climate 1.0 (#3333)
* Migrate for climate 1.0
* Update demo
* Fix gallery
* Add preset to thermostat card
* Fix climate entity row
|
2019-07-05 15:13:53 -07:00 |
Paulus Schoutsen
|
f8d3e55fe0
|
Fix home zone so it doesn't overlap the city name
|
2019-06-25 10:17:26 -07:00 |
Paulus Schoutsen
|
98c419ff03
|
Switch to woff2 fonts (#3296)
|
2019-06-21 12:48:20 -07:00 |
Paulus Schoutsen
|
88b9348a81
|
Add map to demo (#3295)
|
2019-06-21 11:05:01 -07:00 |
Paulus Schoutsen
|
60551168a2
|
Update demo (#3292)
* Update demo
* Kill homebridge hidden
* Add missing air translation
* Hide demo card with localStorage.hide_demo_card
* adjust size of demo card if hidden
* disable lint rule
|
2019-06-20 23:40:56 -07:00 |
Paulus Schoutsen
|
d8e0fd0ba5
|
Limit demo card mobile (#3281)
* Limit demo card on mobile
* Remove unused deps
* Remove tabs from ARS demo
* Set title to Home Assistant
|
2019-06-18 10:44:11 -07:00 |
Paulus Schoutsen
|
25bdf50737
|
Use users location
|
2019-06-14 15:25:41 -07:00 |
Paulus Schoutsen
|
9340d9068e
|
Hash demo files in index.html (#3185)
|
2019-05-09 20:19:15 -07:00 |
Paulus Schoutsen
|
97d8a68455
|
Unused entities to check picture-element cards (#3180)
* Check picture element cards for unused entities
* Remove unused entities from Arsaboo config
* Remove unused entities Isa
* Remove unused entities kernehed
* Remove unused entities jimpower
|
2019-05-09 09:53:29 -07:00 |
Paulus Schoutsen
|
cd5e274ffa
|
Fix demo
|
2019-05-07 22:39:00 -07:00 |
Paulus Schoutsen
|
fcdb1b48a2
|
Isolate hass state from base el (#3157)
|
2019-05-03 20:26:01 -07:00 |
Paulus Schoutsen
|
81eab0bf1b
|
Fix arsaboo demo unit (#3050)
* Fix arsaboo demo unit
* Migrate to C
|
2019-04-02 12:25:35 -07:00 |
Paulus Schoutsen
|
9fc8c0764c
|
Fix demo stub
|
2019-03-14 15:38:33 -07:00 |
Jason Hu
|
f5d3f1c042
|
Update windy.com widget used in arsaboo demo (#2803)
|
2019-02-19 14:51:58 -08:00 |
Yosi Levy
|
5824e0b706
|
Merge branch 'dev' of https://github.com/home-assistant/home-assistant-polymer into RTL-arrow-components
|
2019-02-19 20:01:30 +02:00 |
Yosi Levy
|
5d58dfab3e
|
New arrow and chevron next+prev components
|
2019-02-13 19:56:12 +00:00 |