Wendelin
09c9665b2f
Remove ha-combo-box and vaadin dependencies ( #28632 )
2025-12-19 15:11:17 +01:00
Aidan Timson
7ca681e417
Refactor generic pickers ( #28570 )
2025-12-18 10:53:50 +01:00
Wendelin
9cd38c7128
Multi term search sort by search score ( #28353 )
2025-12-09 14:48:57 +01:00
Wendelin
6322c19a45
Generic picker warn unknown selected item ( #28372 )
...
* Add unknown item text localization to various pickers
* Review
2025-12-09 14:24:30 +02:00
Wendelin
5f37f8c0ab
Use generic picker for target-picker ( #27850 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-11-10 17:15:16 +01:00
Wendelin
52f37f41f0
Revert "Sidebar profile picture fix alignment in RTL languages" ( #27604 )
2025-10-23 14:31:59 +01:00
Wendelin
3a2c00622a
Sidebar profile picture fix alignment in RTL languages ( #27578 )
...
* Fix floor entities count
* Fix rtl profile picture
2025-10-23 15:09:15 +03: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
Paul Bottein
2a4c6c9af5
Improve user picker UI and search ( #25514 )
...
Improve user picker
2025-05-19 13:53:19 +03:00
Wendelin
3058fcad46
Use ha-font-size typography css tokens ( #25361 )
2025-05-09 13:47:25 +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
Bram Kragten
21b3177f95
Replace paper item in sidebar ( #24883 )
...
* replace paper item in sidebar
* make items same height as before
* remove polymer refs
* fix user badge
* replace removed styles (and remove unused)
2025-04-10 18:32:38 +02:00
Bram Kragten
dda7de3301
Fix issues with develop and serve ( #24602 )
...
* fix issues with develop and serve
* fix get image data, use hassUrl
* save picture-upload
* Update bundje.cjs
* Prettier
* Fix profile picture in dev serve mode
* person badge too
---------
Co-authored-by: Wendelin <w@pe8.at >
2025-03-12 16:59:40 +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
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
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
c97c3f2fc4
Fix disabled users picker ( #19590 )
...
fix disabled users picker
2024-01-31 15:26:37 +00:00
Steve Repsher
634122657c
Fix incompatible object/array property types (3 of 3) ( #19510 )
2024-01-22 18:03:42 +01:00
renovate[bot]
6f8c366bad
Update dependency prettier to v3.2.0 ( #19411 )
...
* Update dependency prettier to v3.2.0
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2024-01-15 16:49:22 -05:00
Bram Kragten
b5b2392dd2
Guard for no person for user ( #18812 )
2023-11-29 20:59:06 +01:00
Bram Kragten
58e0179321
Add local login flow ( #18717 )
2023-11-24 17:22:05 +01:00
renovate[bot]
cb0bc762b1
Update dependency prettier to v3 ( #17215 )
...
* Update dependency prettier to v3
* Update config and remove .prettierignore
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-07-14 17:40:17 +00:00
Bram Kragten
4e5a18d272
Remove polymer types, cleanups ( #16385 )
...
* Remove polymer types, cleanups
* Delete updated.ts
2023-05-04 15:24:24 +00:00
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Jaroslav Hanslík
e926091e54
Sort strings by locale language ( #14533 )
2022-12-28 14:25:45 +01:00
Yosi Levy
bc47ecaa57
Various RTL fixes ( #12857 )
2022-06-08 10:46:39 +02:00
Bram Kragten
1719d062b3
mwc-select -> ha-select ( #11806 )
2022-02-23 18:59:36 +00:00
Bram Kragten
a0aed9112c
Migrate a bunch of paper-dropdowns ( #11626 )
2022-02-10 00:18:44 +01:00
Paulus Schoutsen
4a7a81ffdb
Improve rendering person card ( #10419 )
2021-10-27 15:38:57 +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
Bram Kragten
9e35c1ab68
Make sure we have no ha-icon in supervisor ( #10176 )
2021-10-06 22:41:37 +00:00
Paulus Schoutsen
ac64d293e7
Sort tags in trigger ( #9921 )
2021-08-31 21:30:35 -07:00
Bram Kragten
a66b966e7d
Fix a bunch of updates triggering updated ( #9260 )
2021-05-26 16:29:50 +02: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
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
On Freund
30f34eee22
Add context to event trigger ( #7182 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-10-21 17:26:45 +02:00
Joakim Sørensen
42bf350034
Add ha-user-badge to view visibility editor ( #6885 )
2020-09-09 17:26:22 +02:00
Bram Kragten
d1a9cb488a
Add person badge ( #6785 )
...
* Add person badge
* Update src/components/user/ha-person-badge.ts
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Revert screwup by @ludeeus
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2020-09-04 15:54:42 +02:00
Bram Kragten
426a0727c3
Add person picture to user badge ( #6784 )
...
* Use person picture ha-user-badge
* Fix missing import
* lint
* User person picture in user-badge
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2020-09-04 14:52:21 +02:00
Bram Kragten
4ca13c409b
Introduce dark mode and primary color picker ( #6430 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-03 02:07:12 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons ( #4379 )
2020-05-05 16:40:11 +02:00
Bram Kragten
c468aab9b2
Fix some imports ( #5619 )
2020-04-24 15:49:25 +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
Bram Kragten
04f8f0f74f
Render should always return a html template ( #4612 )
2020-01-27 08:34:22 -08:00
Ian Richardson
ea5ee6189d
filter system users from Person editor ( #3958 )
...
* filter system users from Person editor
* address review comments
* address comments
* address comments
2019-10-15 19:19:46 -05:00
Paulus Schoutsen
f7bb85d332
Do not use toggleAttribute ( #3484 )
2019-08-12 12:52:59 -07:00
Paulus Schoutsen
2c3cc1fbc7
experimental sidebar ( #3306 )
...
* experimental sidebar
* Change default docked sidebar to true
* remove delay
* Push things down
* Speed up animation
* Always open on big screens
* Move things around
* Final tweaks
* Lint
* Don't open on hover logo
2019-06-27 15:23:05 -07:00
Paulus Schoutsen
b9f86f735b
Use named export for compare ( #3169 )
2019-05-07 17:47:19 -07:00
Paulus Schoutsen
86548052e5
Allow changing group ( #2908 )
...
* Allow changing group
* Styling + rename
* Fix type
2019-03-11 12:08:09 -07:00