Wendelin
b36b4d734b
Update font-weight
2025-04-28 16:55:39 +02:00
Wendelin
404d6c75b5
Update font-size
2025-04-28 14:58:22 +02:00
Bram Kragten
e156dd36f4
Use SWC for typescript, update to Lit 3, migrate decorators ( #25150 )
...
Co-authored-by: Wendelin <w@pe8.at>
2025-04-24 14:10:35 +02:00
Wendelin
a7b1c45c00
Replace simple-tooltip with ha-tooltip ( #24384 )
...
* Start with simple-tooltip migration
* Remove simple-tooltip
* Fix tooltip in hassio-repositories
* Remove space
* Update hassio/src/dialogs/repositories/dialog-hassio-repositories.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/ha-icon-overflow-menu.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/ha-target-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/media-player/ha-media-player-browse.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/ha-target-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Fix content props
* Use ha-tooltip in data-table-icon
* Update src/panels/config/areas/ha-config-area-page.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/devices/ha-config-device-page.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-list-item.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-list-item.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-02-25 14:58:38 +01:00
Paul Bottein
6934f0626c
Fix boolean attributes ( #23189 )
2024-12-06 18:39:34 +01:00
Petar Petrov
400ddbf625
Fix attributes broken by the warning fixes ( #23182 )
2024-12-06 14:56:42 +01:00
Petar Petrov
7a12fd2853
Fix ALL the eslint warnings ( #23165 )
...
* Fix many lint warnings
* Fix ALL lint warnings
* small fix
* type fixes
2024-12-06 09:55:07 +01:00
Jan-Philipp Benecke
4df90ebbc3
Mark delete backup dialog as destructive ( #23008 )
2024-11-26 19:54:10 +00:00
Wendelin
152b665f2e
Fix hassio backups translations ( #22609 )
...
* Fix hassio backup styling
* Add missing hassio backups data-table translations
2024-10-31 13:57:40 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
Jan-Philipp Benecke
3e0c998e74
Show loading spinner when waiting for backups (re)load ( #22485 )
2024-10-29 09:38:13 +02:00
Bram Kragten
4ade39543d
Add created/modified to registry tables ( #21494 )
2024-07-30 11:18:50 +02:00
Yosi Levy
97652bd2f6
Various RTL fixes ( #19495 )
...
* Various RTL fixes
* Additional RTL
* Additional fixes
* Revert ha-dialog
* Improve margin-title
* Additional fixes
* Additional fixes
* Fix prettier
* More fixes
* Additional fixes
* Fix prettier
* Fix prettier again
* Additional updates
* Additional fixes
* Final fixes (left only)
2024-01-26 17:15:27 +01:00
Steve Repsher
6234f7b7d2
Initialize boolean properties ( #19445 )
2024-01-18 16:39:33 +01:00
Steve Repsher
70fcea0c2b
Disable attributes for hass, stateObj, selector, and route properties ( #19362 )
...
* Disable attribute for hass properties
* Disable attribute for stateObj properties
* Disable attribute for selector properties
* Disable attribute for route properties
* Switch from Object type to no attribute for same properties
2024-01-15 15:52:10 +01:00
Paul Bottein
e1a71fbfaa
Add translations for restore backup dialogs ( #18112 )
...
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-05 11:26:50 +02:00
Paul Bottein
3349031cbd
Simplify data table template ( #17825 )
...
* Simplify data table template
* Fix backup and gallery
2023-09-20 12:09:44 +02:00
Joakim Sørensen
3be601a3b9
Add location to backups table ( #16813 )
2023-06-15 16:08:32 +02:00
Joakim Sørensen
9111f58e52
Add dialog to change default backup location ( #16610 )
...
* Add dialog to change default backup location
* Add guard
* Update src/components/ha-mount-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-24 12:03:14 +02:00
Bram Kragten
1596578f96
Fix automation editor ( #16057 )
2023-04-05 10:20:21 +02:00
Bram Kragten
0f5320c6fb
Drop polymer from authorize and onboarding entrypoint ( #15760 )
...
* Drop polymer from authorize and onboarding entrypoint
* Update ha-icon.ts
* dedupe
2023-03-29 12:17:42 +02:00
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Bram Kragten
a70e2342a2
Add main column to data table ( #13966 )
2022-10-03 13:37:00 +02:00
Steve Repsher
1d47303127
Separate supervisor localize key exceptions and disallow string ( #13317 )
2022-08-05 15:39:19 +02:00
Joakim Sørensen
e7848262ea
Split store and installed calls ( #12921 )
...
* Split store and installed calls
* Fix issue when installing
* Remove supervisor.addons usage
* one more
* Update core
* Comments
2022-06-11 11:04:54 +02:00
Bram Kragten
dea6c0e761
Add header to supervisor backups page ( #12444 )
2022-04-26 17:53:32 +00:00
Joakim Sørensen
bb1e6bf35b
Fix backup back path ( #12435 )
2022-04-26 15:29:56 +02:00
Philip Allgaier
ffaff30b46
Fix various supervisor tooltip and aria-label issues ( #10878 )
2022-01-25 16:36:35 +00:00
Joakim Sørensen
930c7e4afa
Add backup size to backup table ( #11365 )
2022-01-20 10:08:53 -06:00
Joakim Sørensen
1d97d8dca9
Handle 0 updates and show back on supervisor panels ( #10744 )
2021-11-30 23:30:38 -08:00
Joakim Sørensen
e9f0967578
Move updates ( #10626 )
2021-11-17 10:21:27 -08:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into `<ha-icon-button>` + ensure tooltip ( #9230 )
2021-10-14 15:44:20 +02:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed ( #9481 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 23:34:52 +00:00
Joakim Sørensen
eff48acdf4
Rename snapshot -> backup ( #9393 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-08-12 11:56:13 +02:00