chore: release packages - #9
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 18, 2026 04:47
b19e89a to
3e25ea1
Compare
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.
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
@webaseui/core@0.2.0
Minor Changes
component values, then migrate form, choice, overlay, feedback, navigation,
selection, and action styles to shared geometry and motion tokens without
changing their rendered defaults. Accordion, Card, Divider, EmptyState,
SectionHeader, and Skeleton presentation values use the same contract. Add an
exact per-component declaration budget and separately audited media-query list
so future hardcoded-value growth requires explicit review. Tighten the example
brand theme's muted ink and hover brand colors so normal text combinations meet
WCAG 2.2 contrast requirements.
Field and Pagination, touch-safe hover behavior, and 24px hit areas for
choice controls, sliders, navigation links, breadcrumbs, and card actions.
Patch Changes
surfaces, borders, focus rings, and state colors remain distinguishable. Make
direction-sensitive component layout use logical properties, align Select and
Tooltip floating content from the anchor's inherited direction, and reverse
Tabs horizontal arrow semantics in RTL.
All notable changes to
@webaseui/coreare documented here.@webaseui/svelte@0.4.0
Minor Changes
Progress, Slider, and Textarea. Existing visual defaults remain unchanged while
localized consumers can use Intl.NumberFormat or domain-specific notation.
Patch Changes
component values, then migrate form, choice, overlay, feedback, navigation,
selection, and action styles to shared geometry and motion tokens without
changing their rendered defaults. Accordion, Card, Divider, EmptyState,
SectionHeader, and Skeleton presentation values use the same contract. Add an
exact per-component declaration budget and separately audited media-query list
so future hardcoded-value growth requires explicit review. Tighten the example
brand theme's muted ink and hover brand colors so normal text combinations meet
WCAG 2.2 contrast requirements.
surfaces, borders, focus rings, and state colors remain distinguishable. Make
direction-sensitive component layout use logical properties, align Select and
Tooltip floating content from the anchor's inherited direction, and reverse
Tabs horizontal arrow semantics in RTL.
focus helper, preserving wrapping and Home/End behavior while normalizing
state against the latest dynamic collection.
inside alerts, empty states, tabs, form labels, links, and card actions. Mirror
directional action icons and slider progress in RTL.
matches, skip disabled options, and clean up its reset timer through a reusable
internal controller.
between Select and Tooltip. Overlays now flip and shift within the visual
viewport, follow nested scrolling and resize changes, keep Select trigger width,
and retain a fixed-position fallback when the Popover API is unavailable.
consistently across Chromium, Firefox, and WebKit, and reuse a shared,
cleaned-up pointer-outside listener for Select dismissal.
Field and Pagination, touch-safe hover behavior, and 24px hit areas for
choice controls, sliders, navigation links, breadcrumbs, and card actions.
@webaseui/docs@0.0.4
Patch Changes