Skip to content

chore: version packages#58

Merged
dgraciac merged 1 commit into
mainfrom
changeset-release/main
Apr 29, 2026
Merged

chore: version packages#58
dgraciac merged 1 commit into
mainfrom
changeset-release/main

Conversation

@code-sherpas-releases
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@code-sherpas/pharos-react@0.9.0

Minor Changes

  • 92d84b0: Add Spinner atom — visual loading indicator with role="status" for assistive tech, three sizes (sm / md / lg) aligned with the form-control grid (16 / 20 / 24 px), and currentColor inheritance so it picks up the parent's text colour automatically (composition cases like <Button intent="primary"><Spinner /></Button> work out of the box, no Button isLoading prop required at the atom level).

    Inline SVG with CSS @keyframes rotation — zero icon-library dependencies (no lucide-react, no framer-motion). Honours prefers-reduced-motion by slowing the rotation to 4 s instead of removing it (assistive UX still benefits from the in-progress cue).

    srLabel prop (default "Loading…") is rendered as visually-hidden text inside the status node; pass an action-specific label ("Saving template…", "Deleting…") when relevant. No tone axis on the atom; consumers set the colour by setting color on the parent or via className — same pattern Radix Themes / shadcn / Mantine use.

@chromatic-com
Copy link
Copy Markdown

chromatic-com Bot commented Apr 29, 2026

Tip

All tests passed and all changes approved!

🟢 UI Tests: 52 tests unchanged
🟢 UI Review: 52 stories published -- no changes
Storybook icon Storybook Publish: 52 stories published

@dgraciac dgraciac merged commit 80b1290 into main Apr 29, 2026
10 checks passed
@dgraciac dgraciac deleted the changeset-release/main branch April 29, 2026 02:27
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