Skip to content

Feature/panel theming#8

Merged
mpge merged 11 commits intomainfrom
feature/panel-theming
Mar 2, 2026
Merged

Feature/panel theming#8
mpge merged 11 commits intomainfrom
feature/panel-theming

Conversation

@mpge
Copy link
Member

@mpge mpge commented Mar 2, 2026

No description provided.

mpge added 11 commits March 1, 2026 01:00
Design for CSS custom property-based theming system for admin and
agent panels, supporting both quick customization and full whitelabel
override tiers.
Detailed 8-task plan covering plugin.js changes, layout migration,
admin page batch migrations, shared component updates, and Storybook
preview integration.
Adds --esc-panel-* CSS custom properties with dark and light default
palettes. Panel config (appName, logo, mode) is provided via Vue
provide() for layout components.
Admin sidebar, topbar, and agent nav now use --esc-panel-* CSS
custom properties. Logo and appName are dynamic from panel config.
color-scheme respects panel mode setting.
Adds panelTheme toolbar with 3 presets (Default Dark, Default Light,
Custom Brand) that apply --esc-panel-* CSS variables to the document
root for previewing themed admin components.
Tests now assert against --esc-panel-* CSS variable classes instead
of the old hardcoded Tailwind classes.
…ated README images

- Add README hero screenshot tests that save StatsCard and KpiCard
  composites to docs/assets/ (replacing old static PNGs)
- Extract shared openStory() helper in Playwright test file
- Update workflow to commit generated screenshots on main push
- Update README alt text and add workflow attribution note
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Component Screenshots

Captured 14 component screenshots from Storybook.

Download the full set from the component-screenshots artifact in the workflow run.

Screenshot list
  • ActivityTimeline-Default
  • ActivityTimeline-Empty
  • AgentLoadIndicator-AllLevels
  • CollisionWarning-SingleTyper
  • CollisionWarning-TwoTypers
  • FollowButton-Following
  • FollowButton-NotFollowing
  • KpiCard-DashboardRow
  • PriorityBadge-AllPriorities
  • SlaTimer-AllStates
  • StatsCard-DashboardGrid
  • StatusBadge-AllStatuses
  • StatusBadge-CustomStatus
  • TotpInput-Empty

@mpge mpge merged commit ec1c0cf into main Mar 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant