Skip to content

chore: version packages#3

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#3
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 27, 2026

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-for-canada/ui@0.3.0

Minor Changes

  • de0f69d: Add purple and blue color variants to Eyebrow

    Eyebrow now accepts color="purple" and color="blue" in addition to "red", matching the brand colors already available on IconCircle. Text shades (red-600, purple-800, blue-800) are picked for legibility as on-white text.

  • 445c582: Add Radio, Checkbox, and Textarea form components

    • RadioGroup + RadioGroupItem — Radix-based single-choice list with full-width boxed-row options.
    • Checkbox + CheckboxGroup — Radix-based multi-select with the same boxed-row treatment; CheckboxGroup stacks items tightly and triggers FieldSet's existing checkbox-group spacing.
    • Textarea — mirrors Input's styling for multiline answers. New withDictation prop adds a microphone button that streams finalized speech into the field via the Web Speech API; the button is hidden on browsers without support and respects prefers-reduced-motion.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4a6b96f to ff8bb8a Compare June 13, 2026 02:55
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.

0 participants