Merged
Conversation
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
Contributor
Component ScreenshotsCaptured 14 component screenshots from Storybook. Download the full set from the component-screenshots artifact in the workflow run. Screenshot list
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.