Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Replace the plain "macOS · Windows · Linux" line with shields.io badges: a status row (release / build / license) and a per-OS row shaped as "macOS | Homebrew", "Windows | Scoop", "Linux | AUR" (brand-gold), linking to Install. Note auto-update and the package-manager channels in Install. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…heckboxes - The dev palette now sits centered just below the common palette instead of top-left. - Scrollbars and checkboxes follow the design system and recolor with the theme: themed webkit scrollbars (thumb from --dw-border-strong) and custom checkboxes (accent fill + --dw-on-accent checkmark) via the tokens. (Includes local panel label/heading polish.) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Apply .dw-section-head directly to each <h2> (dropping the wrapper div) so all Panel section headings render consistently; fix the Settings "Theme" heading that used a non-existent .dw-section-header class. Workspaces keeps its "+ New" action via a .dw-section-head-row flex wrapper. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bump package.json to 1.5.1; AGENTS status; CHANGELOG and ROADMAP (row + section) for the design-system polish (themed scrollbars/checkboxes, dev palette placement, README badges, section-heading alignment). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Small polish patch.
--dw-*design tokens (custom webkit scrollbars;appearance: nonecheckboxes with a drawn accent-filled tick), so they match the chrome and recolor with the theme..dw-section-headclass (fixes the Settings heading that referenced a non-existent class); Workspaces keeps its "+ New" action via a flex row.Full suite green (26 files / 126 tests), typecheck + lint clean.
🤖 Generated with Claude Code