Skip to content

Chore: version packages (alpha) - #251

Merged
villeerikssoncsc merged 1 commit into
mainfrom
changeset-release/main
Aug 27, 2026
Merged

Chore: version packages (alpha)#251
villeerikssoncsc merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@cscfi/csc-ui@4.0.0-alpha.3

Patch Changes

  • #250 0db984e Thanks @villeerikssoncsc! - Fix(c-autocomplete): anchor the items panel to the bottom of the field instead of the hint/error message area, and hide the list scrollbar.
    Fix(c-text-field): the border no longer stays primary on a filled-but-blurred field, and 0 in a type="number" field counts as a value (floating label lifts).
    Fix(c-select): the dropdown list opens flush under the field when hide-details is not set; list text uses the surface text token (was black in dark mode); new menu, list and item CSS parts, plus any part attribute inside a slotted <c-option> is exported through c-select::part(<name>).
    Feat(c-button-group): the default size is 44px tall (36px buttons in a 4px frame), level with a c-text-field.
    Fix(c-status): the default (untyped) pill is neutral (surface-muted / on-surface-muted) instead of primary-tinted.
    Fix(c-modal): the root part carries the same rounded-csc-xl corners as c-card.
    Fix(c-card): the root part no longer clips overflow.
    Fix(c-checkbox): the message area is reserved like c-input's so a validation error appearing at runtime causes no layout shift; message part is now that area.
    Feat(c-login-button): new image slot (and image-wrap part) for custom logo markup instead of src.
    Feat(c-select, c-text-field, c-autocomplete): size="small" renders a 36px field (new shared CFieldSize type; c-input gains the same size prop).
    Docs: example demos render on the card surface by default; canvas-level components (c-card, c-main, navigation chrome, login card) opt into the c-main canvas via <docs>surface: canvas</docs> in the canon example.

@cscfi/csc-ui-react@4.0.0-alpha.3

Patch Changes

  • #250 0db984e Thanks @villeerikssoncsc! - Fix(c-autocomplete): anchor the items panel to the bottom of the field instead of the hint/error message area, and hide the list scrollbar.
    Fix(c-text-field): the border no longer stays primary on a filled-but-blurred field, and 0 in a type="number" field counts as a value (floating label lifts).
    Fix(c-select): the dropdown list opens flush under the field when hide-details is not set; list text uses the surface text token (was black in dark mode); new menu, list and item CSS parts, plus any part attribute inside a slotted <c-option> is exported through c-select::part(<name>).
    Feat(c-button-group): the default size is 44px tall (36px buttons in a 4px frame), level with a c-text-field.
    Fix(c-status): the default (untyped) pill is neutral (surface-muted / on-surface-muted) instead of primary-tinted.
    Fix(c-modal): the root part carries the same rounded-csc-xl corners as c-card.
    Fix(c-card): the root part no longer clips overflow.
    Fix(c-checkbox): the message area is reserved like c-input's so a validation error appearing at runtime causes no layout shift; message part is now that area.
    Feat(c-login-button): new image slot (and image-wrap part) for custom logo markup instead of src.
    Feat(c-select, c-text-field, c-autocomplete): size="small" renders a 36px field (new shared CFieldSize type; c-input gains the same size prop).
    Docs: example demos render on the card surface by default; canvas-level components (c-card, c-main, navigation chrome, login card) opt into the c-main canvas via <docs>surface: canvas</docs> in the canon example.
  • Updated dependencies [0db984e]:
    • @cscfi/csc-ui@4.0.0-alpha.3

@villeerikssoncsc
villeerikssoncsc merged commit 4850cc7 into main Aug 27, 2026
1 check passed
@villeerikssoncsc
villeerikssoncsc deleted the changeset-release/main branch August 27, 2026 11:09
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