feat(media-design): migrate all 10 Media & Design tools onto the shar… - #311
Merged
Conversation
…ed kit Phase 4 of the tool-consistency pass. Every Media & Design tool now renders through ToolShell + IOPanel / kit-surface panels instead of hand-rolled Cards, sharing one visual language with the rest of the app. Migrated (logic + visuals preserved): - color-picker, contrast-checker, css-gradient-builder, svg-optimizer, image-compressor, code-screenshot, exif-viewer, favicon-generator, keycode-inspector - css-generators hub + box-shadow / border-radius / clamp sub-tabs Verified intact: color swatches/pickers/eyedropper, WCAG contrast badges, gradient live preview + PNG export, image-compressor canvas + before/after, EXIF preview + metadata, favicon canvas render + ICO/ZIP export, code-screenshot export node, keycode live capture + history, and all CSS live previews. Also: IOPanel now omits its header row when a panel has neither label nor actions (kept from the Converters phase). 0 type errors; all 10 pages render. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ThreatCrush Security Scan0 finding(s) No findings. |
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.
…ed kit
Phase 4 of the tool-consistency pass. Every Media & Design tool now renders through ToolShell + IOPanel / kit-surface panels instead of hand-rolled Cards, sharing one visual language with the rest of the app.
Migrated (logic + visuals preserved):
Verified intact: color swatches/pickers/eyedropper, WCAG contrast badges, gradient live preview + PNG export, image-compressor canvas + before/after, EXIF preview + metadata, favicon canvas render + ICO/ZIP export, code-screenshot export node, keycode live capture + history, and all CSS live previews.
Also: IOPanel now omits its header row when a panel has neither label nor actions (kept from the Converters phase).
0 type errors; all 10 pages render.