1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-24 19:00:13 +01:00

Move auth components from shadow DOM to light DOM (#18015)

This commit is contained in:
Paul Bottein
2023-09-26 20:17:03 +02:00
committed by GitHub
parent acb32ae5c8
commit d8c98d8f96
9 changed files with 392 additions and 269 deletions

View File

@@ -53,7 +53,7 @@
<path d="M1824.98 272.606C1819.35 273.952 1813.59 274.696 1807.8 274.826C1797.84 274.826 1790.08 272.09 1784.51 266.616C1778.94 261.143 1776.16 253.006 1776.16 242.206V193.996H1761.02V173.996H1776.16V143.216H1799.59V173.976H1822.35V193.976H1799.59V237.976C1799.59 248.643 1803.73 253.976 1812 253.976C1815.42 253.833 1818.8 253.14 1822 251.926L1824.98 272.606Z" class="wordmark"/>
</svg>
</div>
<ha-authorize><p>Initializing</p></ha-authorize>
<ha-authorize></ha-authorize>
</div>
<%= renderTemplate("_js_base.html.template") %>
<%= renderTemplate("_preload_roboto.html.template") %>