mirror of
https://github.com/home-assistant/frontend.git
synced 2026-08-17 10:32:44 +01:00
0da3ec1151
* Wrap dashboard loading spinner in a delayed fade in component * Expose initial view render completion * Wait for dashboard initial readiness * Signal initial Lovelace view readiness * Aggregate dashboard view readiness * Wait for generated panel readiness * Test dashboard initial readiness * Add fade in delay to correct dashboard loading * Delay generated panel readiness until content * Test generated dashboard initial readiness * Guard component spread against undefined for unknown panels Co-authored-by: timmo001 <28114703+timmo001@users.noreply.github.com> * Wait for calendar and media browser readiness * Test calendar and media browser readiness * Wait for media panel host readiness --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>