Jan-Philipp Benecke
28fe60f02b
Improve broken cards on dashboards ( #25557 )
2025-05-26 08:45:22 +00:00
Petar Petrov
400ddbf625
Fix attributes broken by the warning fixes ( #23182 )
2024-12-06 14:56:42 +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
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Steve Repsher
e8e4733fc9
Fix localize key type errors for states ( #14691 )
...
* Replace unavailable state checks with type predicate
* Remove localize exceptions related to state
* Use literal types for climate attributes
* Add fan action to climate tile badge
* Use literal types for truncated states in badges
* Use literal type for humidifier state
* Replace unavailable state checks in calendar and tile card
* Avoid string split for truncated key
2022-12-14 19:39:10 +01:00
Franck Nijhof
a9d44fcb61
Add Text entity ( #14447 )
2022-11-24 21:23:50 +01:00
Philip Allgaier
cf062bf0f4
Fix pointer/more-info inconsistencies for entity rows ( #10025 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-12-02 10:48:30 +01:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Josh McCarty
f43c420d59
Create number formatting options on the profile panel ( #7925 )
2021-03-28 18:32:48 +02:00
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
Philip Allgaier
c53ec6e12d
Ensure more consistent lovelace config errors ( #7755 )
2020-11-21 14:08:43 +01:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator ( #6386 )
2020-07-14 21:38:36 -07: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
Bram Kragten
cc46797576
Some fixes in focus and click handling ( #5847 )
2020-05-13 12:47:09 +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
d7aaed05b7
Clean up generic row ( #5022 )
2020-02-28 13:35:42 -08:00
Bram Kragten
04f8f0f74f
Render should always return a html template ( #4612 )
2020-01-27 08:34:22 -08:00
Ian Richardson
74c6b9077a
✨ add conditional row ( #4569 )
...
* ✨ add conditional row
* fix types
* address comments
2020-01-24 09:59:36 +01:00
Ian Richardson
1f4d359050
Replace all default exports in common/ with named exports ( #3790 )
2019-09-23 10:57:47 +02:00
Ian Richardson
1d24b83e5c
Align configs ( #3019 )
...
* Align configurations
* cleanup
* fix imports
2019-03-27 21:10:55 -07:00
Ian Richardson
004892e11a
🔧 Remove unnecessary re-renders ( #3014 )
...
* 🔧 Remove unnecessary re-renders
* address review comments
* address review comments
2019-03-26 00:18:16 -05:00
Ian Richardson
c0896d173d
cleanup rows ( #2863 )
2019-02-28 09:48:18 -08:00
Ian Richardson
a4ec8719f9
warning when light unavilable ( #2771 )
...
* error-card when light unavilable
* single warning element for all
* address review comments
* address review comments
2019-02-17 20:43:46 -08:00
Paulus Schoutsen
c3f473c3e7
Remove Lit localize mixin ( #2597 )
...
* Remove some localize mixins form Lit Elements
* Remove litLocalizeMixin
* Revert unwanted changes
2019-01-27 16:52:15 -08:00
Paulus Schoutsen
b0d32b5674
upgrade lit ( #2458 )
...
* upgrade lit
* Lint
2019-01-12 23:32:53 -08:00
Paulus Schoutsen
4407da9364
Remove extra >
2018-11-13 17:04:15 +01:00
Ian Richardson
9596f737e8
Convert hui-text-entity-row to TypeScript/LitElement ( #2017 )
...
* Convert hui-text-entity-row to TypeScript/LitElement
* Address review comments
* Fix Travis errors
2018-11-08 09:41:25 +01:00