Bram Kragten
|
3f447bb8a7
|
Bump Polymer (#9525)
* Bump Polymer
* Remove formatting from patch
* Cleanup
* Fix Vaadin
* Fix typing
|
2021-07-16 01:23:09 +02:00 |
|
Bram Kragten
|
e797c01761
|
Update lint rules (#9563)
Updated deps
Added `unused-imports`, prefer arrow, and import order
|
2021-07-15 12:08:04 +02:00 |
|
Joakim Sørensen
|
21a3a8c594
|
Navigate cleanup (#9202)
|
2021-05-25 17:46:36 +02:00 |
|
Bram Kragten
|
52087c0e30
|
Fix _initialize (#9206)
* Fix _initialize
* Update ha-demo.ts
|
2021-05-18 15:11:24 -07:00 |
|
Bram Kragten
|
bc92c0b052
|
Upgrade to Lit 2 (#9199)
|
2021-05-18 07:37:53 -07:00 |
|
Paulus Schoutsen
|
6edebe18ad
|
Use grid for sensor cards on 2nd view of teaching birds demo (#9132)
|
2021-05-08 13:07:58 +02:00 |
|
Bram Kragten
|
9f032a61a9
|
Add compatibility for Lit 2.0 (#8878)
|
2021-05-07 13:16:14 -07:00 |
|
Bram Kragten
|
5754f4463d
|
Bump babel and eslint (#9049)
|
2021-04-30 12:15:31 -07:00 |
|
Bram Kragten
|
16996f25af
|
Update demo lights (#9011)
|
2021-04-28 00:21:23 +02:00 |
|
Philip Allgaier
|
831b9da0cf
|
Various demo tweaks + cleanups (#8229)
|
2021-01-25 10:52:59 +01:00 |
|
Joakim Sørensen
|
a1d07e5a00
|
Sort imports (#8104)
|
2021-01-13 17:17:12 +01:00 |
|
Paulus Schoutsen
|
1d13947e71
|
Use Record type (#7798)
|
2020-11-25 10:40:32 +01:00 |
|
Paulus Schoutsen
|
6d4569c89d
|
Drop webpackChunkName (#7778)
|
2020-11-23 10:39:40 +01:00 |
|
Paulus Schoutsen
|
f1c16d6674
|
Mock subscribe template (#7529)
|
2020-10-29 21:28:41 +01:00 |
|
Paulus Schoutsen
|
c3718ff7dd
|
Add Grid card (#7476)
|
2020-10-29 10:31:14 +01:00 |
|
Bram Kragten
|
b7d7ca4014
|
Monkey patch for bug in safari 14 (#7031)
|
2020-09-17 10:49:37 +02:00 |
|
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 |
|