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
9149bb9333
Remove deprecated HTML support ( #6858 )
2020-09-08 15:41:17 +02:00
Bram Kragten
9ac459b6d9
Update lint rules ( #6490 )
2020-08-03 02:11:28 +02:00
Bram Kragten
98656b0044
Little clean up ( #6377 )
2020-07-14 09:20:15 -07:00
Paulus Schoutsen
aa9a354746
Preload ( #6062 )
2020-05-27 12:54:52 -07: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
Paulus Schoutsen
d73b3d77ea
Split out HTML imports from entrypoint ( #6030 )
2020-05-25 09:55:50 -07:00
Paulus Schoutsen
af23110074
Move legacy styles to their own files ( #6033 )
2020-05-25 10:16:01 +02:00
Paulus Schoutsen
a66d2ca1b9
Use comlink in workers ( #5915 )
2020-05-18 16:51:46 +02:00
Paulus Schoutsen
2153bc536c
Clean up service worker code and fix 404 ( #5855 )
2020-05-13 13:17:47 -07:00
Paulus Schoutsen
581fafdcc9
Workbox 5 in gulp ( #5843 )
2020-05-13 11:12:01 +02:00
Bram Kragten
96ab057853
Ignore ResizeObserver loop limit exceeded error ( #5838 )
2020-05-12 12:17:41 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons ( #4379 )
2020-05-05 16:40:11 +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
cc046478e5
Catch LL config not found exception in preload ( #5340 )
2020-03-26 10:47:12 +01:00
Bram Kragten
c5fe5565bb
Merge branch 'master' into dev
2020-02-28 22:21:45 +01:00
Bram Kragten
b229071248
Add helper UI ( #4940 )
...
* Add helper UI
* Oops
* Update
* Update
* Update
* Lint
* Add all input forms
* Return extended entity registry entry from update
* Comments
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-26 12:53:03 +01:00
Paulus Schoutsen
1d052fa5bb
Add support for multiple Lovelace dashboards ( #4967 )
...
* Add support for multiple Lovelace dashboards
* Fix navigation, add to cast, revert resource loading
* Change resource logic
* Lint + cast fix
* Comments
* Fixes
* Console.bye
* Lint"
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-02-25 13:06:25 -08:00
Robbie Trencheny
ecc6fcf862
Hide HTML5 push notification toggle if inside external app ( #4860 )
...
* Hide HTML5 push notification toggle if external bus is engaged
* Use isExternal instead
* Hide the whole row
* Black
* Fix import
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-13 17:47:08 -08:00
Bram Kragten
da25701dca
Disable adoptedStyleSheets in dev ( #4474 )
2020-01-15 09:25:17 +01:00
Paulus Schoutsen
40ac456937
Force refresh tokens if external app ( #4461 )
2020-01-13 05:47:08 -08:00
Bram Kragten
5355269f5d
Check if external app by object ( #4280 )
...
* Check if external app by object
* Update core.ts
* Conditional chaining
* add babel optional chaining
2019-11-27 15:44:59 -08: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
Paulus Schoutsen
fe31f532b6
Update ESLint ( #3664 )
2019-09-08 23:38:58 -07:00
Paulus Schoutsen
5d8e34e8be
Show menu button when Hassio supervisor UI runs on old HA ( #3347 )
2019-07-10 10:10:56 -07:00
Paulus Schoutsen
628692b2e9
Do not cache onboarding page ( #3337 )
2019-07-10 08:17:51 -07:00
Paulus Schoutsen
a9cac343b0
Preload LL ( #3273 )
...
* Preload LL
* Remove using observer
2019-06-14 13:30:20 -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
82e8ca2754
Alow setting up integrations during onboarding ( #3163 )
...
* Allow setting up integrations during onboarding
* Fix compress static
* Don't compress static files in CI
* Remove unused file
* Fix static compress disabled in CI build
* Work with new integration step
* Import fix
* Lint
* Upgrade HAWS to 4.1.1
2019-05-07 22:27:10 -07:00
Paulus Schoutsen
fcdb1b48a2
Isolate hass state from base el ( #3157 )
2019-05-03 20:26:01 -07:00
Paulus Schoutsen
530be9155b
Dont cache requests to auth APIs ( #3151 )
2019-05-02 19:49:39 -07:00
Paulus Schoutsen
6c41c7b1ab
Gulpify build pipeline ( #3145 )
...
* Gulpify build pipeline
* Update build frontend script
* Fixes
* Limit service worker to latest build
* Use shorthand
* Fix hassio build
2019-05-02 11:35:46 -07:00
Paulus Schoutsen
44df0f698c
Conditionally attach external message bus ( #3131 )
2019-04-27 10:37:15 -07:00
Paulus Schoutsen
a5dd3755e1
Add external app message bus ( #3112 )
...
* Add support for a app configuration button in the sidebar
* Add event to types
* Fire connection events so that app knows when to hide its fallback settings button
* Add external message bus
* Fixes
* Update external_config.ts
* Remove icon from gen-icons
* Add fireMessagE
* msgId -> id
* Rename to externalBus
* Log messages in dev
* Add should update to ha-sidebar
Co-authored-by: Robbie Trencheny <me@robbiet.us >
2019-04-23 20:23:56 -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
3947adbab4
Upgrade workbox to v4 ( #3053 )
...
* Upgrade workbox to v4
* Update dmeo config
2019-04-02 15:38:14 -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
Paulus Schoutsen
40025d44c2
Add if replace was used when sending navigation events ( #2970 )
2019-03-18 19:42:27 -07:00
Paulus Schoutsen
c3f094eb9e
Fix hassio nav
2019-03-18 09:05:22 -07:00
Paulus Schoutsen
8785b03fd8
Menu button simplify ( #2930 )
...
* Simplify the hass-menu button
* Purge showMenu boolean
2019-03-14 13:54:46 -07:00
Paulus Schoutsen
ee948302ed
Convert onboarding to Lit ( #2894 )
...
* Convert onboarding to Lit
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io >
* Add confirm password field
2019-03-08 13:51:37 -08:00
Paulus Schoutsen
79183bb6ea
Cleanups ( #2658 )
...
* Import voice dialog only when needed
* Import ha-sidebar when we have first painted the page.
* Add css on LitElement for custom cards
* Import polyfill on first update
* Cleanup of imports
* TS conversion more info mixin
* Migrate auth mixin to TS
* Lint
2019-02-02 13:23:48 -08:00
Tommy Jonsson
f98fff9ffd
Skip opening url if an action was called ( #2475 )
2019-01-14 10:53:44 -08:00
Tommy Jonsson
326931277e
Add dismiss functionality to html5 notifications. ( #2435 )
...
* Add dismiss function to notifications.
* fix let -> const
2019-01-10 13:46:53 -08:00
Paulus Schoutsen
5e1cd389b3
Name all chunks ( #2363 )
2018-12-18 17:14:33 +01:00