Skip to content

Release v0.3.1#4

Merged
lionelchamorro merged 3 commits into
mainfrom
chore/release-v0.3.0
Jun 22, 2026
Merged

Release v0.3.1#4
lionelchamorro merged 3 commits into
mainfrom
chore/release-v0.3.0

Conversation

@lionelchamorro

@lionelchamorro lionelchamorro commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Release v0.3.0

Bumps package.json 0.2.1 → 0.3.0 and folds in a full Figma fidelity audit of the component library.

Fidelity audit

Every component was checked against its Figma UI Library node (dev-mode HTML/CSS + screenshot) and each fix verified with a Storybook + Playwright render diff. 22 components corrected — highlights:

  • ArchiveProgress: restored the 45° diagonal hatch fill + "Replace archive" caption
  • Switch: wrong size (44×24 → 32×19)
  • Callout: accent color no longer bleeds onto body text; dismiss X is a bare glyph
  • Search: added missing Field controls (clear / counter / carets)
  • Checkbox/Radio: corrected borders & focus rings
  • StatusBar: fixed non-rendering traffic-light dots (Panda dynamic-bg extraction bug)
  • Logo: wordmark no longer clips the "u"; ButtonLink double-caret; ToolButton "ALL" badges
  • Plus TextField, Select, Toolbar, Player, Tag, BigIconButton, CheckCircle, Spinner, Avatar, Stepper, Tooltip

Out of scope: Card/Dialog/Popover/Suggestion (generic primitives, no Figma source).

Deferred follow-ups: token-promotion cleanup (escape-hatch literals → preset tokens); StatusBar Chrome raster assets; verify Tooltip/Toast by hovering in Storybook (Radix portals aren't statically capturable).

After merge

Tag v0.3.0 on the merge commit to trigger release.yml (it verifies the tag matches package.json).

🤖 Generated with Claude Code

lionelchamorro and others added 3 commits June 19, 2026 23:15
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Audited every component against its Figma UI Library node (dev-mode
HTML/CSS + screenshot) and verified each fix with a Storybook + Playwright
render diff. Corrected visual-fidelity gaps in the pre-v0.3.0 components:

- ArchiveProgress: restore the 45° diagonal hatch fill texture and the
  "Replace archive" caption + name color
- ArchiveView: error caption now wraps to two card-width lines
- Callout: message text stays text.default in all variants (accent color
  scoped to icon + dismiss X); info icon→system.info; X is a bare glyph
- Search: add Field controls (clear/counter/carets), secondary border,
  filled-icon darken, 6px gap, Focus story
- TextField: padding on box, typed/suggestion border+shadow, error/disabled
  text color, affix divider
- Checkbox/Radio: remove spurious borders, correct focus ring & hover,
  16px tick, defaultChecked fix
- Switch: resize 44×24→32×19, thumb 12px, travel 12px
- Select: trigger/item padding 16px, trailing caret, panel py
- Toolbar: divider color, 16px tool gap, set-de-datos padding
- ToolButton: composite "ALL" badge on todo/todas variants
- ButtonLink: fix size-S double caret
- BigIconButton: disabled/hover border colors, tertiary hover no fill
- CheckCircle/Spinner: gradient stops & geometry
- Logo: wordmark viewBox no longer clips the "u"; iso/container sizing
- Player: icon colors, transport-row gap, 99px bar
- Tag: 80% bg opacity, label fontVariationSettings
- StatusBar: fix traffic-light dots (Panda dynamic-bg extraction bug);
  Chrome raster assets intentionally left as placeholders
- Avatar/Stepper/Tooltip: stories + token hygiene

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
`npm version` expanded the sideEffects/files arrays to multi-line; biome
formats them inline. Fixes the failing lint CI step.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lionelchamorro lionelchamorro merged commit 401f6b5 into main Jun 22, 2026
2 checks passed
@lionelchamorro lionelchamorro changed the title Release v0.3.0 Release v0.3.1 Jun 22, 2026
@lionelchamorro lionelchamorro mentioned this pull request Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant