Feat v0.6.11 css dedup #46
Reference in New Issue
Block a user
Delete Branch "feat/v0.6.11-css-dedup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Retire old primitives.css button/toast/popup-menu/dropdown/tabs systems. sw-primitives.css is now the single source of truth. - Migrate 29 files from .btn-* to .sw-btn .sw-btn--{variant} .sw-btn--{size} - Delete old toast, popup-menu, dropdown, tabs CSS (no JS references) - Resolve .sw-dropdown and .sw-tabs class name collisions - Resolve .settings-section duplicate (modals.css removed, surfaces.css authoritative) - Add .sw-btn--success variant, --bg-active CSS variable - Fix sdk-test-runner wrong variable names, icd-test-runner button fallbacks - Add scripts/audit-css-collisions.sh Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>