agent-zero/webui
Alessandro a7255d9773 Await cached component module imports
Ensure x-component loading awaits cached dynamic import promises before appending deferred markup, matching first-load behavior and preventing Alpine bindings from running before imported stores register.

Document the loader contract in the WebUI JS DOX notes.
2026-07-08 20:53:56 +02:00
..
components Fix transient UI layering over modals 2026-07-08 15:37:18 +02:00
css Avoid password-manager prompts in settings 2026-07-02 17:29:40 +02:00
js Await cached component module imports 2026-07-08 20:53:56 +02:00
public Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
vendor Stop WebUI startup scripts from blocking render 2026-07-08 01:28:36 +02:00
AGENTS.md Fix transient UI layering over modals 2026-07-08 15:37:18 +02:00
index.css Fix transient UI layering over modals 2026-07-08 15:37:18 +02:00
index.html Stop WebUI startup scripts from blocking render 2026-07-08 01:28:36 +02:00
index.js Refine onboarding model setup flow 2026-07-02 17:29:40 +02:00
login.css Make Rubik the default WebUI font 2026-06-11 04:35:05 +02:00
login.html feat(login): Implement secure post-login redirection 2026-06-02 21:54:48 -07:00