Commit Graph

395 Commits

Author SHA1 Message Date
Paulus Schoutsen 0049be7feb
Allow developing with @web/dev-server (#7782) 2020-11-23 13:05:18 +01:00
Paulus Schoutsen e2fed24995
Clean up node-vibrant (#7777) 2020-11-23 12:47:47 +01:00
Paulus Schoutsen cd07553b59
Upgrade Rollup babel plugin (#7773) 2020-11-23 10:21:45 +01:00
Paulus Schoutsen e37b7bd73f
Cleanup (#7702) 2020-11-16 11:43:25 +01:00
Rob McCann 3dedbc5457
Remove minification from translations to reduce build time by 1.5mins (#7552) 2020-10-30 15:36:52 +01:00
Donnie 5ec23bb7ab
Change Quick Bar shortcuts to "e" and "c" (#7496)
* Add toggle for disabling quick bar shortcuts

* Change shortcut from Ctrl+P and Ctrl+Shift+P to qe and qc (Quick Entity, Quick Command)

* Remove accidentally included code

* Use tinykeys for handling shortcuts

* Change shortcuts to e and c. And fix small typo.

* Change copy for toggle

* Rename hass property to be for generic shortcuts

* Minor tweaks to address review comments
2020-10-27 10:34:51 -07:00
Bram Kragten 7428731eac
Fix ES5 build, fix virtualizer polyfill (#7451) 2020-10-22 22:43:15 +02:00
Bram Kragten 07fc9b98cc
Bump webpack (#7423) 2020-10-21 23:39:05 +02:00
Philip Allgaier 41b59e6e11
Bump round-slider to 0.5.2 (#7399) 2020-10-20 08:58:35 -05:00
Tomasz 83c5151792
bump node-vibrant to 3.1.6 (#7400) 2020-10-20 12:42:51 +02:00
Bram Kragten f6ff652ca4
Fix es5 build (#7319) 2020-10-14 22:20:39 +02:00
Paulus Schoutsen d3ad56a307
Update compatibility and fix polyfills for ES5 (#7298) 2020-10-12 10:48:33 +02:00
Thomas Lovén 3bf6205ff7
Display qr code in tag properties (#7092) 2020-10-08 16:37:17 +02:00
Bram Kragten 7d6911b140
Replace mdc circular progress with mwc (#7248) 2020-10-08 16:17:20 +02:00
Bram Kragten c90c88ecbf
Bump typescript (4) and babel (#7249) 2020-10-07 17:58:56 +02:00
Paulus Schoutsen d9ba0e2c46
Upgrade to Webpack 5 (#6200) 2020-10-07 10:54:42 +02:00
Bram Kragten 5937be695f
Bump Lit, use cache for query (#7245) 2020-10-06 15:55:55 +02:00
Bram Kragten d2e9e22e4e
Add media player to cast app (#7160)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-30 10:24:38 +02:00
Michael Irigoyen 106f18a73a
Update Material Design Icons to v5.6.55 (#7081) 2020-09-21 17:49:25 +02:00
Tomasz c62ff85e73
Fix package.json for windows (errors when runing yarn run lint and yarn run format) (#6762) 2020-09-15 21:15:05 +02:00
Zack Barett bb2462483e
Use Sortable to move entities in entities editor (#6810) 2020-09-07 13:47:24 +02:00
Bram Kragten 3bd2e8dbf5
Allow to move and hide sidebar items (#6755) 2020-09-01 23:28:03 +02:00
Zack Arnett dae42b1bd9
Calendar Card: New Card (#5813)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-08-24 19:59:50 +02:00
Bram Kragten 226b2a73af
Update mocha and eslint-import-resolver-webpack (#6497) 2020-08-24 14:35:50 +02:00
Joakim Sørensen 1439afcd9c
Update MDI to 5.5.55 (#6598) 2020-08-24 13:59:31 +02:00
Paulus Schoutsen f928a8e58e
Add picture upload component (#6646)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-08-19 11:33:18 +02:00
Bram Kragten a64f50fa72
Bump mwc to 0.18 (#6517) 2020-08-04 20:52:05 +02:00
Bram Kragten 410bd22f8a
Punycode client id on auth page (#6513) 2020-08-03 22:44:20 +02:00
Bram Kragten 4ca13c409b
Introduce dark mode and primary color picker (#6430)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-08-03 02:07:12 +02:00
Michael Irigoyen 92d30a8896
Update Material Design Icons to v5.4.55 (#6485) 2020-07-29 16:19:45 +02:00
Bram Kragten 16473c9177
Bump superstruct, add struct to automation action (#6436)
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
2020-07-21 12:42:07 +02:00
Bram Kragten 9034822c44
Bump lit-analyzer and add back cast types (#6409) 2020-07-16 12:01:24 -07:00
Bram Kragten 41370be2b8
Rewrite gauge (#6407) 2020-07-16 08:42:14 -07:00
Bram Kragten acb471fbe5
Replace round slider gauge with svg-gauge (#6384) 2020-07-14 09:13:04 -07:00
Bram Kragten 1c73007ae6
Entity dialogs: Remove paper element and align dialog header style (#6370)
* Entity dialogs: Remove paper element and align dialog header style

* Remove centerTitle
2020-07-13 19:37:48 +02:00
Bram Kragten 914b47f340
Bump MDI and add warning for removed and renamed icons (#6357) 2020-07-11 21:30:02 +02:00
Bram Kragten 6c73392a57
Bump mdc and mwc elements (#6313)
* Bump mdc to stable 7.0.0

* Bump mdc and mwc

* Update ha-config-logs.ts

* Correct changed radius variable
2020-07-02 23:18:11 +02:00
J. Nick Koston 712e0d3e3b
Fix camera stream not connecting (#6271)
The timeout to start a camera stream was 10s.
With buffering it can take around 8-10s for camera
to be able to send a stream. If the time it
took was longer than 10s the stream would never
connect in the UI.
2020-06-29 09:26:41 +02:00
Paulus Schoutsen d55cb95479
Bump HAWS to 5.4.1 (#6241) 2020-06-26 10:54:54 -07:00
Paulus Schoutsen 3041eb5ce0
Fix suspend logic (#6237) 2020-06-25 17:03:07 -07:00
Paulus Schoutsen 3b779bf423
Add ha circular progress (#6205) 2020-06-22 14:51:36 -07:00
Paulus Schoutsen 4e71c2c500
Remove iron-media-query (#6206) 2020-06-22 10:25:01 -07:00
Paulus Schoutsen b3b42b741d
Upgrade to latest terser webpack plugin (#6199) 2020-06-20 22:51:29 -07:00
Bram Kragten 7a13242077
Logbook + History allow date/time filter (#6192)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-06-20 15:39:52 +02:00
Bram Kragten 6f5e3c2711
Close websocket connection after being hidden for 5 minutes (#6149)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-06-13 11:00:22 +02:00
Robert 8f86a7ad8c
Removed docker build method. (#6126)
The docker build method doesn't work anymore. Removed all
scripts/references related to it.
2020-06-09 11:52:43 +02:00
Bram Kragten d0a53d1760
Handle starting the frontend before finished loading integrations (#6068)
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-28 21:09:26 -07:00
Paulus Schoutsen 304fad3f49
Remove unused HTML tests (#6053) 2020-05-26 16:02:05 -07:00
Bram Kragten a3736683eb
Bump roundslider (#6049) 2020-05-26 09:59:06 +02:00
Bram Kragten 2fd64af737
Dont recreate resize observers and replace polyfill (#6043) 2020-05-25 19:36:47 +02:00