Paul Bottein
d4c98cae3a
Update drag icon ( #27514 )
2025-10-16 11:33:25 +02: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
Wendelin
eba1f401cc
Fix ha-button with missing label and links ( #26332 )
2025-07-31 12:40:17 +02:00
Wendelin
fa758f2bee
Redesign ha-button ( #25564 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-07-30 16:15:18 +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
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
karwosts
dd8c1d359c
localize input_select form ( #19829 )
2024-02-27 15:22:34 +01: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
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
Steve Repsher
96a41704ea
Fix incompatible boolean property types ( #19337 )
2024-01-09 15:02:15 +01:00
Paul Bottein
104aef3dec
Add ha-sortable component ( #19294 )
2024-01-08 14:02:41 +01:00
Bram Kragten
7983556f98
Update sortable styling ( #19169 )
2023-12-28 15:32:49 +01:00
Steve Repsher
77e05decdf
Remove ondemand methods for CodeMirror and SortableJS ( #18336 )
2023-10-23 10:29:49 +02:00
karwosts
ae9fcebfd5
Add sortable options to input_select settings menu ( #17706 )
...
* Sortable options in input_select settings menu
* fix lint
* no ripple, default cursor
* Update src/panels/config/helpers/forms/ha-input_select-form.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* sortableStyles
* Use ha-list-item and mwc-list
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-08-30 07:59:06 +00: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
karwosts
e7c47ef65c
Name field in helper forms should not init in the error state ( #17111 )
2023-06-30 17:06:46 +02:00
Paul Bottein
71bb540352
Use key instead of keycode for key event ( #16625 )
2023-05-25 18:47:57 +02:00
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Steve Repsher
ae4a37f23a
Combo-box accessibility and other fixes ( #13496 )
2022-08-30 21:50:04 -04:00
Philip Allgaier
66adecdfc9
Make helper option button more user friendly ( #12468 )
2022-04-27 08:07:57 -05:00
Zack Barett
5dfe17a43a
Fix: Allow for deleting Input_select options ( #12007 )
2022-03-11 17:07:56 -08:00
Zack Barett
8999ca2ea0
Entity Settings Page to MWC 3 ( #11694 )
2022-02-18 12:51:37 -08:00
Paul Bottein
2770d1f36b
Icon Picker ( #10161 )
2021-10-18 22:45:21 +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
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Bram Kragten
e797c01761
Update lint rules ( #9563 )
...
Updated deps
Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Bram Kragten
4f60a92b92
Fix default themes ( #9290 )
...
* Fix default themes
* Simplify pick theme row
2021-05-28 20:02:28 -07: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
Bram Kragten
5754f4463d
Bump babel and eslint ( #9049 )
2021-04-30 12:15:31 -07:00
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
Bram Kragten
5937be695f
Bump Lit, use cache for query ( #7245 )
2020-10-06 15:55:55 +02:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator ( #6386 )
2020-07-14 21:38:36 -07:00
Bram Kragten
256aec5308
Remove slot from ha-switch ( #6133 )
2020-06-09 22:37:43 +02:00
Joakim Sørensen
89f6f16ba2
Fix removal of option in select helper ( #5777 )
2020-05-06 19:28:59 +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
1d0389327f
Fix helper UI ( #5161 )
...
Fixes #5146
Fixes #5145
Fixes #5142
2020-03-12 20:10:06 +01:00
Bram Kragten
283e858576
Helpers: remove init values, change date/time mode picker, dont… ( #5118 )
2020-03-10 09:37:44 -07:00
Bram Kragten
b229071248
Add helper UI ( #4940 )
...
* Add helper UI
* Oops
* Update
* Update
* Update
* Lint
* Add all input forms
* Return extended entity registry entry from update
* Comments
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-26 12:53:03 +01:00