1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

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)
This commit is contained in:
Bram Kragten
2025-04-10 18:32:38 +02:00
committed by GitHub
parent 7383e3247b
commit 21b3177f95
32 changed files with 314 additions and 767 deletions

View File

@@ -42,7 +42,6 @@ export default tseslint.config(
__VERSION__: false,
__STATIC_PATH__: false,
__SUPERVISOR__: false,
Polymer: true,
},
parser: tseslint.parser,