ildar170975
|
a6ef3a26da
|
Fix padding for "search-input-outlined" in filters (#27621)
|
2025-10-24 09:41:50 +00:00 |
|
Wendelin
|
fdd66b5cec
|
Use border radius design tokens in codebase (#27169)
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
|
2025-10-03 11:11:30 +00:00 |
|
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
|
4c9c52d27d
|
Add filter for domains to entity settings (#20605)
|
2024-04-24 13:53:14 +02:00 |
|
Matthias Alphart
|
5fc950f09f
|
Fix ha-filter-states clear filter behaviour (#20599)
Fix ha-filter-states clear filter behaviour
|
2024-04-24 10:28:17 +02:00 |
|
Bram Kragten
|
59b66219cb
|
Add clear filter button to individual filters (#20343)
|
2024-04-02 22:05:03 +02:00 |
|
Bram Kragten
|
1e2c1d1464
|
Add search to device and entity filters (#20341)
|
2024-04-02 21:46:21 +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
|
31c0850b14
|
Add default icons to categories (#20215)
* Add default icons to categories
* Update ha-filter-categories.ts
* smaller graphic margin in filters
|
2024-03-28 11:45:41 +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 |
|