openclaw/ui
Peter Steinberger c29ad5f02d
improve(ui): drop page subtitles from settings and hub headers (#106954)
* improve(ui): drop page subtitles from settings and hub headers

The one-line page subtitles restated the nav label the user just
clicked ('Channels and settings.') while sections and rows already
carry contextual descriptions; every header now reads title-only,
matching the settings design language reference. Subtitle strings stay
in app-navigation for settings-search matching and the sidebar search
blocks. Removes the now-unused .page-sub rule.

* fix(ui): give Skills and Skill Workshop route-specific page titles

* chore(ui): drop unused configPageSubtitle helper
2026-07-13 18:14:41 -07:00
..
config feat(skills): scan session history for workshop ideas (#106766) 2026-07-13 16:15:50 -07:00
docs/design-system refactor(ui): unified settings design language across all Control UI settings surfaces (#106470) 2026-07-13 08:40:58 -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(channels): bundle Reef guarded claw-to-claw channel (#106232) 2026-07-13 05:17:44 -07:00
src improve(ui): drop page subtitles from settings and hub headers (#106954) 2026-07-13 18:14:41 -07:00
.gitignore feat(logbook): automatic work journal plugin with Control UI timeline tab (#99930) 2026-07-05 11:50:44 -07:00
AGENTS.md refactor(ui): sidebar IA cleanup: Activity to Settings, Dreams into Agents Memory tab, single MCP mutation owner (#104604) 2026-07-11 14:24:39 -07:00
CLAUDE.md
index.html fix(ui): use default cursor for mount fallback (#103448) 2026-07-10 11:43:32 +01:00
package.json refactor(ui): use Web Awesome controls throughout Control UI (#106865) 2026-07-13 17:46:28 -07:00
vite.config.ts feat(skills): scan session history for workshop ideas (#106766) 2026-07-13 16:15:50 -07:00
vitest.config.ts refactor(gateway): consolidate TypeScript WebSocket clients (#106113) 2026-07-13 03:08:21 -07:00
vitest.node.config.ts test(ui): stabilize Control UI suite routing 2026-07-04 16:38:36 -07:00