Wendelin
cea80d9830
Fix more font sizes
2025-04-28 17:44:21 +02:00
Wendelin
fd279ea2b4
Update line-height
2025-04-28 17:33:26 +02:00
Wendelin
335b876fec
Update more font sizes
2025-04-28 16:58:11 +02:00
Wendelin
b36b4d734b
Update font-weight
2025-04-28 16:55:39 +02:00
Wendelin
514b6568e5
Update rem to use vars
2025-04-28 16:40:09 +02:00
Wendelin
4750a59719
Merge branch 'dev' of github.com:home-assistant/frontend into update-typography
2025-04-28 16:25:33 +02:00
emufan
92521d4565
Themeable badge icon size and badge font size ( #25185 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-04-28 14:20:05 +00:00
Bram Kragten
66dbafb5f5
Render todo items with no state, change look of read only items ( #24529 )
...
* Render todo items with no state, change look of read only items
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
Co-authored-by: Wendelin <w@pe8.at>
2025-04-28 16:06:02 +02:00
Yosi Levy
7c46d2d2f4
History tooltip RTL fix ( #24917 )
...
* History tooltip RTL fix
* Fix background color
2025-04-28 16:30:26 +03:00
Wendelin
ca642d46cc
Add typography styles ( #25171 )
...
* Add typoghrapy styles
* Split styles
* Fix duplicated html
* remove unused paper vars
* Fix vars
* Add vars autocompletion extension
* Fix css syntax highlighting
2025-04-28 16:04:47 +03:00
Wendelin
404d6c75b5
Update font-size
2025-04-28 14:58:22 +02:00
renovate[bot]
9a52185e13
Update vaadinWebComponents monorepo to v24.7.4 ( #25204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 14:54:24 +03:00
renovate[bot]
39a73774b0
Update rspack monorepo to v1.3.7 ( #25206 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 14:53:45 +03:00
Wendelin
b25b170539
Update ha cloud backup info translation ( #25203 )
...
* Update ha cloud backup info translation
* Update src/translations/en.json
2025-04-28 12:15:18 +02:00
Bram Kragten
6442606fc5
Wait for backup integration when doing a restore ( #25188 )
...
Co-authored-by: Wendelin <w@pe8.at>
2025-04-28 07:51:58 +00:00
Wendelin
1b79869c87
Backup retention by location ( #25144 )
2025-04-28 09:24:34 +02:00
Bram Kragten
672fbc6007
Fix storage decorator timing ( #25199 )
2025-04-28 08:46:13 +03:00
renovate[bot]
e1899836bf
Update dependency marked to v15.0.11 ( #25202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 08:28:34 +03:00
Said Tahsin Dane
e90967d200
Scripts - Fix the run button to check if the script has fields ( #25156 )
...
* Fix the run button to check if the script has fields
* Used a more straightforward function to check fields instead of an async call
2025-04-27 16:17:55 +00:00
renovate[bot]
631bfe46ba
Update dependency @codemirror/view to v6.36.6 ( #25194 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-27 19:06:56 +03:00
Bram Kragten
a5762f07ac
Rename entity ids when updating device name during config flow ( #25186 )
...
* Rename entity ids when updating device name during config flow
* simplify
2025-04-27 19:06:26 +03:00
renovate[bot]
bf7422e4c5
Update rspack monorepo to v1.3.6 ( #25193 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-27 08:26:19 +02:00
renovate[bot]
45994e7989
Update dependency marked to v15.0.10 ( #25191 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-27 08:21:50 +02:00
Simon Lamon
995e3f10ad
Replace remaining mwc-tabs ( #25179 )
...
* Remaining mwc-tabs
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-04-26 20:12:03 +00:00
karwosts
6464c2b602
Share energy sum calculation across all cards ( #25184 )
2025-04-26 20:58:33 +03:00
renovate[bot]
8901c1fb31
Update dependency glob to v11.0.2 ( #25183 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 19:38:54 +03:00
Simon Lamon
1f5f18f7e7
Align add-view button in edit dashboard ( #25181 )
...
Align button
2025-04-26 19:29:02 +03:00
Simon Lamon
51ca3e277c
Fix wrong label selected when filtering labels ( #25180 )
...
Fix filtered labels
2025-04-26 19:27:15 +03:00
J. Nick Koston
ee495a432f
Add initial zeroconf panel ( #25151 )
...
* Add initial zeroconf panel
2025-04-26 12:14:47 +02:00
Bram Kragten
d75ea3bb8d
Replace mwc-tab -> sl-tab ( #25166 )
...
* Replace mwc-tab -> sl-tab
2025-04-25 17:05:04 +00:00
Paulus Schoutsen
40fbeaae1c
render voice names for Cloud voices ( #25164 )
2025-04-25 09:43:04 -04:00
renovate[bot]
dc2c6cee21
Update dependency @codemirror/legacy-modes to v6.5.1 ( #25177 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 13:24:29 +00:00
Petar Petrov
3b0cd9e3ae
Improve handling of batteries in sankey chart ( #25175 )
2025-04-25 14:18:40 +02:00
ildar170975
834ece8547
Fix height & scroll in hui-dialog-create-card ( #25042 )
...
* set min/max height & fix margin for "search" field
* remove restoring height & width
* added scrollTo(top)
* compare _filter with _prevFilter
* use changedProps
2025-04-25 14:24:27 +03:00
Bram Kragten
b7aa296be7
remove wait for person in onboarding user ( #25173 )
2025-04-25 14:18:53 +03:00
Petar Petrov
0cab6c9e2e
Use refactored Z-Wave reconfigure flow ( #25174 )
2025-04-25 11:18:22 +00:00
Bram Kragten
94c8665528
Improve sidebar styling ( #25172 )
2025-04-25 14:16:07 +03:00
Simon Lamon
c7ca654926
Clean up polymer paper item CSS variables ( #24896 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-04-25 13:08:54 +02:00
Bram Kragten
488599905b
Always use target ES2021 ( #25170 )
2025-04-25 09:04:05 +00:00
Bram Kragten
221e1d9ed8
Allow to change device names during config flow ( #25142 )
...
* Allow to change device names during config flow
* Update zha-device-card.ts
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-04-25 10:04:00 +03:00
Bram Kragten
0229f67751
Replace clickable list item ( #25165 )
2025-04-25 10:01:19 +03:00
Bram Kragten
3a0c367f76
Add a drag-scroll controller ( #25159 )
...
* Add a drag-scroll controller
* simplify and fix
2025-04-25 08:51:35 +03:00
renovate[bot]
af0854e480
Update dependency marked to v15.0.9 ( #25168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 06:18:46 +02:00
Simon Lamon
14f4120926
Fix menu not opening options ( #25162 )
2025-04-24 20:20:11 +02:00
renovate[bot]
e2bd464001
Update dependency typescript-eslint to v8.31.0 ( #25161 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 20:09:48 +02:00
renovate[bot]
eb9f81d9a1
Update dependency eslint to v9.25.1 ( #25160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 19:32:07 +02:00
Johannes Hager
078209d154
Add Option to wrap or scroll section header badges ( #24709 )
2025-04-24 15:04:09 +00:00
Wendelin
7a617600ad
Add unit tests and docs for common/context ( #25158 )
2025-04-24 16:57:29 +02:00
Wendelin
ae74e3496c
Add typography tokens ( #25084 )
2025-04-24 16:52:03 +02:00
Petar Petrov
c0f304ad40
Use numeric prefix for IPv6 mask ( #25130 )
2025-04-24 16:45:37 +02:00