Changelog
Published versions of @radui/ui. Minor and patch sections follow SemVer. Source: CHANGELOG.md in the repository.
Release
v0.4.0
Minor Changes
- 2708fb327 components as officially released as preview, including Checkbox, Radio, Select, Combobox, DropdownMenu, and others.
- 5c8ec74Context Menu (bugs fixes,placement fixes, scroll , variant and size prop)
Patch Changes
- 3accf7bslider vertical inverted fix
- 5b55d3cRefresh ToggleGroup and Toolbar styles to match the segmented neutral treatment (shared borders, gray fills, internal dividers). Fix Toolbar link/button layout after
all: unsetby restoringinline-flexrow alignment. Expand Link and Toolbar Storybook examples for icons (leading, trailing, icon-only) and correct WithIcon column alignment withitems-start. - 69e0c14onValueCommit prop for slider
Release
v0.3.0
Minor Changes
- d2c5395migration from querySelector to refs for roving focus, tree and slider
Patch Changes
- 4db8aa7ui revamp for multiple comps
Release
v0.2.1
Patch Changes
- 9a28addAlign AlertDialog styling with theme tokens.
Release
v0.2.0
Minor Changes
- 11a4fe9new spinner component added
- 140d24dRenamed the select to combobox primitive and separated themed components for select and combobox
- bdf63a1Addition of color and radius api support in TextArea and new styling
Patch Changes
- 008342fAccordion: add root
disabledto disable every item; threaddata-orientationthrough root, item, header, trigger, and content for styling hooks consistent with Radix-style patterns; expand accessibility tests. - 38503b6mergeRefs added
- b968b4aexport types for all comps
- a42620dFix select and combobox popup behavior by improving portal rendering, restoring macOS-style reopen anchoring for
Select, and tightening related UI polish in the sandbox and shared component styles.
Release
v0.1.10
Patch Changes
- f162d4cImprove readability of borders and text colors