Bram Kragten
|
68e22d23f1
|
Fix filtering on device in entities config panel (#25948)
* Fix filtering on device in entities config panel
* fix
* set filters from url twice to catch race...
|
2025-06-26 16:42:11 +02:00 |
|
Wendelin
|
d2cc4a624e
|
Use ha-line-height css tokens in codebase (#25468)
|
2025-05-15 11:57:17 +02:00 |
|
Wendelin
|
3058fcad46
|
Use ha-font-size typography css tokens (#25361)
|
2025-05-09 13:47:25 +02:00 |
|
Wendelin
|
ba4ec960c8
|
Use ha-font-weight typography css tokens (#25374)
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
|
2025-05-08 15:11:53 +00: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 |
|
Paul Bottein
|
3c11323ea4
|
Add leading icon slot to expansion panel and fix left-chevron property (#24635)
* Add leading icon slot to expansion panel and fix left chevron
* Update components
|
2025-03-17 20:23:20 +01:00 |
|
Wendelin
|
e703750136
|
Add and fix stylistic eslint rules (#23735)
* Fix stylistic eslint rules
* Fix eslint issues
|
2025-01-14 21:00:14 +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 |
|
Bram Kragten
|
2921161336
|
Save data table filters in session storage (#20894)
* Save data table filters in session storage
* typing fix
* remove url logic, rename storage key
|
2024-05-29 12:20:30 +02:00 |
|
Bram Kragten
|
59b66219cb
|
Add clear filter button to individual filters (#20343)
|
2024-04-02 22:05:03 +02:00 |
|
Bram Kragten
|
503a7979d0
|
Fix clearing of filters (#20288)
* Fix clearing of filters
* Update ha-filter-integrations.ts
* Update ha-filter-integrations.ts
|
2024-03-30 15:32:34 +01:00 |
|
Paul Bottein
|
cb1c2b59df
|
Use primary color for filter badge color (#20263)
|
2024-03-29 16:12:18 +01:00 |
|
Bram Kragten
|
68935d46ce
|
Add categories, filtering, grouping to automation panel (#20197)
* Add categories and filtering to automation panel
* Update search-input-outlined.ts
* Update ha-config-entities.ts
* fix resetting area filter
* fixes
* Update ha-category-picker.ts
* Update ha-filter-blueprints.ts
* fix updating badge
* fix overflow issue
|
2024-03-27 15:26:01 +01:00 |
|