Commit Graph

16350 Commits (remove-padding-from-badge-scroll)

Author SHA1 Message Date
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
renovate[bot] c794a2734b
Update dependency @lit/context to v1.1.5 (#25157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 12:21:10 +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
Wendelin c40bf8f3cd
Add prevent restart when backup is ongoing (#25010)
* Add prevent restart when backup is ongoing

* Fix types

* Add error handling

* Improve review issues
2025-04-24 13:45:42 +03:00
renovate[bot] 93485d8b57
Update vitest monorepo to v3.1.2 (#25155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 13:10:44 +03:00
Paul Bottein ce5cdaa496
Add badges section on the areas strategy editor (#25154) 2025-04-24 12:36:54 +03:00
Wendelin dcbaa31c96
Add system-managed addon info (#25132)
* Add system managed addon info dialog

* Add system managed alert

* Fix translation

* Update hassio/src/addon-view/info/hassio-addon-info.ts

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>

---------

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-04-24 11:12:34 +03:00
Wendelin 71b2e5f827
Improve onboarding styling (#25147) 2025-04-24 10:54:43 +03:00
Wendelin d58590b534
Add automation loading indicator (#25146) 2025-04-24 08:01:25 +02:00
Wendelin b2044e88b6
Improve landingpage translation loading (#25148) 2025-04-24 08:33:14 +03:00
Paul Bottein 94b5ed97c6
Refactor multi term fuse search to reuse it (#25143)
* Refactor multi term fuse search to re-use

* Do not create filter when not open

* Update fuse options

* Use fuse options
2025-04-24 08:31:02 +03:00
Zhephyr 11b8f6210f
Extend usage of Data Entry Flow forms description_placeholders to field labels (#25115) 2025-04-23 12:46:15 +03:00
Paul Bottein 8e778cfc32
Use new entity naming in statistic picker (#25137) 2025-04-23 08:37:03 +03:00
karwosts 4c6a5ed2e3
convert-color: color names should be case insensitive (#25140)
convert-color: colornames should be case insensitive
2025-04-23 08:14:53 +03:00
Simon Lamon 48c90267df
Fix stuck onboarding when no devices are discovered (#25106)
* Broken onboarding

* Introduce a boolean var and return previous code

* Remove import
2025-04-23 08:14:03 +03:00
Simon Lamon fcab356639
Change netlify actions (#24815)
* Netlify fix

* Fix missing \

* Prettier

* PR review

* npx

* npx
2025-04-22 13:22:03 +02:00
Paul Bottein a70a0d4b4a
Fix event propagation in generic entity row (#25134) 2025-04-22 13:15:20 +02:00