-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: radix-ui/primitives
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(RovingFocusGroup): replace setTimeout with queueMicrotask to fix RadioGroup arrow-key selection race (Fixes #4094)
#4108
opened Aug 11, 2026 by
waterWang
Loading…
2 tasks done
fix(ContextMenu): make nested Sub items fire onClick instead of silently closing the sub
#4107
opened Aug 11, 2026 by
waterWang
Loading…
fix: hoist side-effect IIFEs to function declarations (Fixes #4097)
#4106
opened Aug 11, 2026 by
waterWang
Loading…
[Dialog] Fix content unclickable for first frame after open
#4105
opened Aug 11, 2026 by
SnowingFox
Loading…
fix(Select): prevent programmatic value changes from bubbling change event (#4102)
#4104
opened Aug 11, 2026 by
waterWang
Loading…
Fix Select bubble input propagating programmatic value changes to ancestor onChange listeners
#4103
opened Aug 11, 2026 by
SnowingFox
Loading…
fix(react-context): export hook interfaces for declaration emit
#4101
opened Aug 10, 2026 by
SnowingFox
Loading…
Fix Slider bubble input propagating programmatic value changes to ancestor listeners
#4100
opened Aug 10, 2026 by
FrancoKaddour
Loading…
[Checkbox] Fix visual state not updating when
defaultChecked changes in a form
#4090
opened Aug 3, 2026 by
mdqasim786
Loading…
fix(select): add aria-activedescendant and fix aria-selected (#3636)
#4067
opened Jul 22, 2026 by
gonzoblasco
Loading…
fix(dropdown-menu): open menu on ArrowUp and focus last item (#3640)
#4066
opened Jul 22, 2026 by
gonzoblasco
Loading…
fix(slider): commit value on blur after keyboard navigation (#3619)
#4065
opened Jul 22, 2026 by
gonzoblasco
Loading…
fix(navigation-menu): add missing data-state on forceMount viewport content
#4064
opened Jul 22, 2026 by
Xi-7yao
Loading…
fix(Select): register content as ancestor FocusScope branch to prevent focus freeze inside Dialog
#4053
opened Jul 20, 2026 by
gonzoblasco
Loading…
Menu: Fix pointer transfer to collision-flipped submenus
#4037
opened Jul 14, 2026 by
wanxiankai
Loading…
dismissable-layer: Expose Provider for layer management
#4019
opened Jul 9, 2026 by
chaance
Member
Loading…
fix(dialog): only set aria-describedby when a Description is rendered
#4013
opened Jul 4, 2026 by
momomuchu
Loading…
Dropdown Menu: Add
activationMode prop to trigger
#4012
opened Jul 3, 2026 by
chaance
Member
Loading…
fix(checkbox): restore value when externally associated form is reset
#4007
opened Jul 3, 2026 by
koreahghg
Loading…
fix(popover): close popover when trigger scrolls out of view
#3982
opened Jun 30, 2026 by
ArkadiNazarian
Loading…
feat(menu): add focusOnItemEnter opt-out to Menu.Content
#3979
opened Jun 28, 2026 by
DavidMetcalfe
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.