Skip to content

Pull requests: primer/react

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

SegmentedControl: include counter in button accessible name when aria-label is provided integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7587 opened Feb 24, 2026 by liuliu-dev Draft
13 tasks
Extract reusable "descendant registry" pattern from ActionBar, with new support for reordering elements integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7585 opened Feb 23, 2026 by iansan5653 Draft
13 tasks
chore(deps): bump actions/stale from 10.1.1 to 10.2.0 dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7582 opened Feb 23, 2026 by dependabot bot Loading…
Release tracking integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7577 opened Feb 20, 2026 by primer bot Loading…
ADR-023: Public data-component API for targeting component parts skip changeset This change does not need a changelog
#7576 opened Feb 20, 2026 by lukasoppermann Loading…
ActionList: Handle long text better with inline description integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7573 opened Feb 20, 2026 by siddharthkp Draft
1 of 10 tasks
chore(deps-dev): bump the eslint group across 1 directory with 7 updates dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7563 opened Feb 17, 2026 by dependabot bot Loading…
chore(deps): bump changesets/action from 1.6.0 to 1.7.0 dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7557 opened Feb 16, 2026 by dependabot bot Loading…
perf(ActionList): memoize context values, menuItemProps, aria attributes integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7554 opened Feb 15, 2026 by hectahertz Loading…
4 of 13 tasks
perf(Spinner): replace Web Animations API with CSS animation-delay sync integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7550 opened Feb 15, 2026 by hectahertz Loading…
5 of 13 tasks
perf(Autocomplete): eliminate unnecessary re-renders on arrow-key navigation integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7549 opened Feb 14, 2026 by hectahertz Loading…
4 of 13 tasks
perf(TreeView): defer scrollIntoView to coalesce reflows during rapid navigation integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7545 opened Feb 14, 2026 by hectahertz Loading…
4 of 13 tasks
perf(TreeView): replace O(n) TreeWalker with O(depth) sibling traversal integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7544 opened Feb 14, 2026 by hectahertz Loading…
4 of 13 tasks
[parked] perf(UnderlineNav): replace JS DOM measurement with CSS overflow + IntersectionObserver integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7541 opened Feb 13, 2026 by hectahertz Draft
4 of 13 tasks
Add keyboard-accessible tooltip for truncated ActionList.Description integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7529 opened Feb 12, 2026 by liuliu-dev Loading…
13 tasks
chore: always render ActionMenu in viewport when inside Dialog under feature flag integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm staff Author is a staff member
#7524 opened Feb 11, 2026 by francinelucca Loading…
3 of 13 tasks
feat(ActionBar): customizable overflow menu label
#7520 opened Feb 10, 2026 by harshbhonsle Loading…
5 of 9 tasks
Test package integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm staff Author is a staff member
#7518 opened Feb 9, 2026 by TylerJDev Draft
13 tasks
Move eslint-plugin-primer-react into monorepo
#7514 opened Feb 9, 2026 by Copilot AI Draft
2 of 13 tasks
fix issues with navlist static to interactive subnav state
#7511 opened Feb 7, 2026 by RSoeborg Loading…
6 of 13 tasks
chore: ensure max-height does not surpass viewport height in Overlay, ActionMenu integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm staff Author is a staff member
#7510 opened Feb 7, 2026 by francinelucca Loading…
2 of 13 tasks
Fix and refactor UnderlineNav to resolve CLS issues and improve performance/code quality integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm update snapshots 🤖 Command that updates VRT snapshots on the pull request
#7506 opened Feb 6, 2026 by iansan5653 Draft
13 tasks
WIP: Fix UnderlineNav CLS by using wrapping to overflow items onto the next (hidden) line integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7505 opened Feb 6, 2026 by iansan5653 Draft
13 tasks
Refactor Breadcrumb to be more SSR friendly integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7502 opened Feb 4, 2026 by adierkens Draft
1 of 13 tasks
ProTip! Exclude everything labeled bug with -label:bug.