You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: cockpit polish design (PR 1 of 3-PR sequence)
First in a three-PR sequence (cockpit polish → chat lib polish → cockpit
vs website style alignment). Renames @ngaf/chat theme attribute from
data-ngaf-chat-theme to data-theme for consistency. Replaces hardcoded
rgba color literals in cockpit.css with --ds-* tokens. Standardizes
cockpit border styling on Tailwind arbitrary values. Drops shadcn-style
alias vars in cockpit.css in favor of direct --ds-* consumption.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
* docs: cockpit polish implementation plan
6 tasks: chat lib data-theme rename, installEmbeddedTheme cleanup,
cockpit.css token migration + dead-code drop, inline border → Tailwind
arbitrary values across 6 component files, version bumps, PR ship.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
* refactor(chat): rename theme attribute data-ngaf-chat-theme → data-theme
* refactor(example-layouts): drop redundant data-ngaf-chat-theme set
* refactor(chat): rename data-ngaf-chat-theme → data-theme in chat.css (missed in Task 1)
* refactor(cockpit): drop dead shadcn aliases, migrate hardcoded rgba to --ds-* tokens
* refactor(cockpit): migrate inline border styles to Tailwind arbitrary-value classes
* chore: bump chat and example-layouts patch versions
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments