Docs: Checkbox group, Progress stepper & Active filters content refinements - #27
Merged
jonahgoldsaito merged 4 commits intoJul 31, 2026
Merged
Conversation
…e filters Checkbox group: - New hero image; move applies-instantly-vs-Apply behavior from "When to use" into Interaction where it belongs as context-dependent behavior - Split Copy into designer-authored labels vs. pre-existing content titles - Reorder Placement so each description sits above its image - Render the "Do" bars via the Demo component instead of baking them into the PNGs; re-export bar-free placement visuals Progress stepper: - Split badge onto its own line so the description sits below it - Rewrite Copy label guidance (name-the-stage vs. issue-a-command) - Add rationale to both variants' anchor-position lines Active filters: - Explain the underlying truncation/legibility rule for what generates a chip; add a "Why" column - Add multi-select chip formatting guidance to Copy Remove the Figma source footer link from all three pages. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
New Date filter guideline page with hero, variants, placement, interaction, and copy sections plus their assets. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
A new build was pushed to Chromatic! 🚀 |
jonahgoldsaito
approved these changes
Jul 31, 2026
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.
What changed
Content and image refinements across three component docs pages, plus a new Date filter page.
Checkbox group
<Demo type="do">instead of baked into the PNGs. Placement visuals were re-exported bar-free from Figma and cropped, so the label text is real, themeable, and accessible.Progress stepper
Active filters
Date filter (new page)
All existing pages
Notes for reviewers
pnpm start) — they compile with no MDX errors.Democomponent pattern frombuttons.mdx; new placement PNGs are 1088×574 (bar cropped off).copy.pngon the Checkbox group page still uses baked-in do/don't circle icons (a side-by-side comparison, not the full-width "Do" bar) — intentionally left as-is.🤖 Generated with Claude Code