Joakim Sørensen
d5fc751da6
Revert 10711 ( #10736 )
2021-11-30 18:02:02 +01:00
Joakim Sørensen
933fd72629
Fix typo ( #10734 )
2021-11-30 11:41:59 -05:00
Joakim Sørensen
43011179eb
Finish up config changes ( #10710 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-11-26 17:24:30 +01:00
Joakim Sørensen
6177d2b416
Use app-header-text-color ( #10711 )
2021-11-26 17:11:06 +01:00
Joakim Sørensen
a430142296
Add iconColor to ha-config-navigation entries ( #10658 )
2021-11-21 09:52:58 -08:00
Joakim Sørensen
0d19f4792f
Fix active tab ( #10654 )
2021-11-18 19:21:19 +00:00
Joakim Sørensen
e9f0967578
Move updates ( #10626 )
2021-11-17 10:21:27 -08:00
Lasse Rosenow
3154011c65
Improve startup experience by removing AppBar skeleton ( #10569 )
2021-11-15 07:54:59 -08:00
Philip Allgaier
bdb3c04037
Ensure current active dark modes gets used for manually set themes ( #10307 )
2021-10-18 22:09:21 +02:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into <ha-icon-button>
+ ensure tooltip ( #9230 )
2021-10-14 15:44:20 +02:00
Josh McCarty
56bd731361
Handle text overflow for tabs ( #10239 )
2021-10-12 11:51:52 +02:00
Bram Kragten
9e35c1ab68
Make sure we have no ha-icon
in supervisor ( #10176 )
2021-10-06 22:41:37 +00:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Bram Kragten
456209dded
Don't start video after the element was removed from DOM ( #9813 )
2021-08-15 20:43:00 -07:00
Joakim Sørensen
285f3fe330
Fix text color for hass-tabs-subpage with narrow ( #9680 )
2021-08-02 09:50:24 -07:00
Bram Kragten
9dd6b3b72d
Add Energy panel ( #9445 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-26 09:57:59 -07: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
Bram Kragten
2e16127fde
Inline mdi icons with babel plugin + bump build deps ( #9498 )
2021-07-12 09:26:07 -07:00
Bram Kragten
76daeb7e55
Fix wait for not loaded panel ( #9478 )
2021-06-30 11:50:49 +02:00
Bram Kragten
acd5e1c081
Fix back button too wide on mobile ( #9333 )
2021-06-01 12:12:00 -07:00
Joakim Sørensen
59f3f819a6
Revert name change from selectedTheme to selectedThemeSettings ( #9273 )
2021-05-27 10:21:58 +02:00
Joakim Sørensen
21a3a8c594
Navigate cleanup ( #9202 )
2021-05-25 17:46:36 +02:00
Philip Allgaier
7f75ca81f1
Add support for custom themes to use dark mode ( #8347 )
2021-05-25 13:26:35 +02:00
Bram Kragten
0a478ee1da
Fix tabs styling ( #9241 )
2021-05-25 12:05:20 +02:00
Paulus Schoutsen
1b9286db76
Fix lit warnings ( #9204 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-18 15:01:43 -07:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Paulus Schoutsen
07bab7b264
Drop app-route ( #9196 )
2021-05-17 16:05:58 -07:00
Paulus Schoutsen
37cc6709d4
If we have a link, make it a link ( #9181 )
2021-05-15 12:25:28 +02:00
Joakim Sørensen
6dc7e852ae
Use hass-tabs-subpage-data-table for supervisor snapshots ( #9103 )
...
* Use hass-tabs-subpage-data-table for supervisor snapshots
* comments
* type
* cleanup
* change translations
* Update hassio/src/dialogs/snapshot/dialog-hassio-create-snapshot.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* reset
* fix after rebase
* internalProperty -> state
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-10 18:17:16 +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
26c4591baa
Keep root state when replacing, fix subpages for menu button on mobile ( #8837 )
2021-04-07 12:25:17 +02:00
Bram Kragten
4511c8f30c
Don't show back button when no history ( #8822 )
...
* Don't show back button when no history
* Update src/translations/en.json
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-04-06 08:59:08 -07:00
Bram Kragten
7f7d89c745
Hopefully fix some back button issues ( #8708 )
2021-03-29 11:29:43 +02:00
Bram Kragten
0393970a80
Generalize filtering in datatable sub page ( #8734 )
2021-03-28 18:29:55 +02:00
Joakim Sørensen
153d68a9cd
Custom error page when failing to load Supervisor panel ( #8465 )
2021-03-10 14:11:03 +01:00
Bram Kragten
2e76b306c4
Add guard for when default url is not available ( #8593 )
2021-03-09 11:56:26 +01:00
Joakim Sørensen
bea20d0495
🌐 Add MVP for translation in the Supervisor panel ( #8425 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-02 00:37:39 +01:00
Bram Kragten
c8717bfa32
Add my panel ( #8349 )
2021-02-08 14:48:54 +01:00
chriss158
c3f50ba0fb
Fix no disconnect after 5 minute timeout ( #8339 )
2021-02-07 14:33:44 +01:00
Bram Kragten
7e06bd53b6
Change remote ui portal to account page ( #8193 )
2021-01-18 16:47:14 +01:00
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
Philip Allgaier
f4d07828e7
Minor follow-up tweaks for PR 7947 ( #7955 )
2020-12-29 22:52:20 +01:00
Bram Kragten
8a42e65c6a
Add link to the community forums to find more blueprints ( #7947 )
...
* Add link to the community forums to find more blueprints
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-12 20:38:10 +01:00
Paulus Schoutsen
7de7d1d926
Fix init page message color ( #7780 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-11-25 15:22:22 +01:00
Paulus Schoutsen
6d4569c89d
Drop webpackChunkName ( #7778 )
2020-11-23 10:39:40 +01:00
Ryan Meek
216fce74f8
Header/sidebar sizing ( #7470 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-11-11 10:47:06 +01:00
Philip Allgaier
8275ac5853
Ensure "next" and "prev" buttons always have ARIA label ( #7588 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-11-10 11:39:09 +01:00
Ryan Meek
3c4b0d4a74
Compact header ( #7369 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-10-21 14:18:33 +02:00
Philip Allgaier
47f0d74812
New "clickable" property for <ha-data-table> ( #7351 )
2020-10-15 15:57:05 +02:00