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

Add accessible "inactive" description to Inactive Buttons storybook story integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog
#7581 opened Feb 20, 2026 by llastflowers Loading…
3 of 13 tasks
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
fix Overlay: Change default overflow from hidden to auto integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7571 opened Feb 19, 2026 by liuliu-dev Loading…
13 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 the react group with 4 updates dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7558 opened Feb 16, 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
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 Loading…
4 of 13 tasks
perf(PageLayout): eliminate ~614ms forced reflow from getComputedStyle on mount integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7532 opened Feb 12, 2026 by hectahertz Loading…
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
ProTip! Filter pull requests by the default branch with base:main.