Commit Graph

25 Commits

Author SHA1 Message Date
Simon Lamon 7691f7eb05
PolymerElement cleanup (#18793) 2023-11-28 20:25:12 +01:00
Steve Repsher 02a212a47d
Load and set Polymer settings asynchronously (#18278) 2023-10-19 17:09:35 +02:00
Bram Kragten 6d4e3a0de3
Allow supervisor panel to unsubscribe, cleanup (#16470) 2023-05-08 15:56:05 -04:00
Joakim Sørensen 5951f5c5c4
Prefer CSS variables in custom panel entrypoint (#12818) 2022-05-30 09:56:13 -05:00
Bram Kragten 68a411838d
This adds back mobile click accessibility (#11693) 2022-02-15 15:24:54 +00:00
Bram Kragten 5fde6e659d
Revert "Mobile click accessibility" (#11526) 2022-02-03 16:33:24 +01:00
Steve Repsher fb55ab197f
Mobile click accessibility (#11447) 2022-02-01 00:07:49 +01:00
Joakim Sørensen 21a3a8c594
Navigate cleanup (#9202) 2021-05-25 17:46:36 +02:00
Bram Kragten fd9bb4d8cc
Make chrome work-around work in iframes (#9200) 2021-05-21 09:09:31 +02:00
Bram Kragten bc92c0b052
Upgrade to Lit 2 (#9199) 2021-05-18 07:37:53 -07:00
Paulus Schoutsen 37cc6709d4
If we have a link, make it a link (#9181) 2021-05-15 12:25:28 +02:00
Bram Kragten 9f032a61a9
Add compatibility for Lit 2.0 (#8878) 2021-05-07 13:16:14 -07:00
Joakim Sørensen 153d68a9cd
Custom error page when failing to load Supervisor panel (#8465) 2021-03-10 14:11:03 +01:00
Joakim Sørensen a1d07e5a00
Sort imports (#8104) 2021-01-13 17:17:12 +01:00
Bram Kragten c90c88ecbf
Bump typescript (4) and babel (#7249) 2020-10-07 17:58:56 +02:00
Bram Kragten b7d7ca4014
Monkey patch for bug in safari 14 (#7031) 2020-09-17 10:49:37 +02:00
Paulus Schoutsen 5cb7117656
Move compatibility to the top of custom panel entrypoint (#6055) 2020-05-27 09:19:28 +02:00
Paulus Schoutsen 050cdf3783
Integrate compatibility into other entrypoints (#6029) 2020-05-25 19:36:22 +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
Paulus Schoutsen 5501cccc67
Fix custom panel paths (#3188) 2019-05-10 14:12:08 -07:00
Paulus Schoutsen d77ae840d8
Fix the ES5 adapter for custom panel (#3182)
* Fix the ES5 adapter for custom panel

* Update custom-panel.ts

* Update custom-panel.ts

* Update custom-panel.ts
2019-05-09 15:36:16 -07:00
Paulus Schoutsen bbae3291e1
Support ingress custom panels (#3085)
* Support ingress custom panels

* Fix types

* Add disabled placeholder to network card
2019-04-11 11:42:52 -07:00
Paulus Schoutsen 549db23ff5 lint 2019-03-29 16:46:48 -07:00
Paulus Schoutsen f4319d9b13
Fix custom panel/hass.io navigation (#3034)
* Hass.io: use correct function for firing evenet

* Fix navigation from custom panel
2019-03-29 16:40:28 -07:00
Paulus Schoutsen 702c17d658
Convert custom panel to typescript (#2991)
* Convert custom panel to typescript

* Address comments
2019-03-23 11:41:36 -07:00