Development - #267
Merged
Merged
Conversation
…der hairline (ADR-0042) Both controls drew their frame purely with the opaque `surface-sunken` fill, which is the `c-main` canvas colour (invisible there), 1.03-1.23:1 on `surface-muted` and 1.11:1 on the dark card surface. A translucent fill was measured and rejected: the unselected labels are `primary` text on the track and every wash pushed them below AA. The fill stays opaque (it keeps the label ground constant) and the boundary becomes a 1px `divider` border clipped to the padding box, so it composites over the parent and reads 1.31/1.46:1 on every surface-ladder rung. Padding shrinks 4px to 3px (small 2px to 1px) so the group stays 44px; c-tab-buttons neutralises the wrapped group's frame via its `::part(root)` rule and offsets the pill for the border. Also: audit gains `divider / surface-sunken` and `primary / surface-sunken` pairs; CONTEXT.md gains Track and Load-bearing hairline and names the recessed ladder rungs; the docs token table gains `divider`; new on-canvas example for c-button-group; ADR-0042 records the ADR-0036 amendment. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
- The dev container now has a descriptive name for better identification. - Explicitly type the `plan` ref in the `c-radio-group` example for improved type safety.
razorfever
approved these changes
Sep 4, 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.
No description provided.