openclaw/ui
Peter Steinberger 24e6d5edd7
fix(ui): recover offline-selected locales once the gateway reconnects (#114378)
* fix(ui): retry offline-failed locale loads when the gateway reconnects

* fix(ui): recover offline-failed locale loads via guarded stale-chunk reload

* test(ui): isolate locale retry tests from the i18n singleton cache

* test(ui): move locale manager test factory to test-support
2026-07-27 03:18:02 -04:00
..
config feat(ui): surface queued-outbox counts in composer hint, session rows, and offline footer (#112649) 2026-07-22 10:53:22 -07:00
docs/design-system fix(ui): align shadow-DOM token fallbacks with real token values (#113684) 2026-07-25 06:48:49 -07:00
node_modules/@openclaw
public fix(ui): focus scoped windows for notification clicks (#113951) 2026-07-25 19:00:50 -07:00
src fix(ui): recover offline-selected locales once the gateway reconnects (#114378) 2026-07-27 03:18:02 -04:00
.gitignore
AGENTS.md build(lint): adopt stylelint for Control UI css templates and stylesheets (#113971) 2026-07-25 19:13:46 -07:00
CLAUDE.md
index.html fix(ui): carapace follow-ups — embed font stacks, data-theme-resolved, undefined status tokens (#113724) 2026-07-25 09:32:56 -07:00
package.json feat(ui): path-based session and dashboard URLs (#113883) 2026-07-26 12:46:04 -04:00
vite.config.ts feat(ui): path-based session and dashboard URLs (#113883) 2026-07-26 12:46:04 -04:00
vitest.config.ts feat(ui): path-based session and dashboard URLs (#113883) 2026-07-26 12:46:04 -04:00
vitest.node.config.ts