openclaw/ui
Peter Steinberger be65173baa
fix(ui): remove duplicate OpenClaw brand mark from the macOS app titlebar (#102497)
The sidebar brand row (logo + wordmark) returned in 8295a12a83 but the
macOS-only titlebar mark from #100648 stayed, so the Mac app showed the
claw icon twice. Delete the sidebar-native-brand element and its
CSS gate; the sidebar brand row is the single brand surface and the
native titlebar strip holds only the traffic lights.
2026-07-09 08:23:55 +01:00
..
config refactor(ui): remove stale helper exports (#101549) 2026-07-07 02:49:42 -07:00
docs/design-system feat: session-first sidebar, compact context ring, and warm light theme for the Control UI (#99289) 2026-07-03 00:32:55 -07:00
node_modules/@openclaw feat(agents): add managed git worktree lifecycle (create/provision/snapshot/restore/GC) (#100535) 2026-07-06 05:24:58 +01:00
public feat(ui): redesign chat composer controls (#100461) 2026-07-06 16:18:36 -06:00
src fix(ui): remove duplicate OpenClaw brand mark from the macOS app titlebar (#102497) 2026-07-09 08:23:55 +01:00
.gitignore feat(logbook): automatic work journal plugin with Control UI timeline tab (#99930) 2026-07-05 11:50:44 -07:00
AGENTS.md
CLAUDE.md
index.html feat(ui): redesign chat composer controls (#100461) 2026-07-06 16:18:36 -06:00
package.json fix(ui): reopen web terminals without stale content (#100665) 2026-07-06 07:42:38 +01:00
vite.config.ts refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
vitest.config.ts test(ui): stabilize Control UI suite routing 2026-07-04 16:38:36 -07:00
vitest.node.config.ts test(ui): stabilize Control UI suite routing 2026-07-04 16:38:36 -07:00