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

perf(hasInteractiveNodes): Optimize with combined selector and early attribute checks integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7342 opened Dec 15, 2025 by mattcosta7 Draft
perf(UnderlineNav): Batch layout reads and improve readability integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7339 opened Dec 15, 2025 by mattcosta7 Draft
perf(Autocomplete): Split context to reduce unnecessary re-renders integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7337 opened Dec 15, 2025 by mattcosta7 Draft
perf(hooks): Optimize useAnchoredPosition to avoid duplicate observers and throttle updates integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7336 opened Dec 15, 2025 by mattcosta7 Draft
perf(hooks): Add first-immediate throttling to useResizeObserver and useOverflow integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7335 opened Dec 15, 2025 by mattcosta7 Draft
perf(TreeView): Cache tree items in typeahead for better INP integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7334 opened Dec 15, 2025 by mattcosta7 Draft
perf(SegmentedControl): Scope :has(:focus-visible) to direct child for O(1) lookup integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7331 opened Dec 15, 2025 by mattcosta7 Draft
perf(PageHeader): Scope :has() selectors to direct child for O(1) lookup integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7330 opened Dec 15, 2025 by mattcosta7 Draft
perf(Dialog): Replace body:has() with direct class and scope footer selector integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7329 opened Dec 15, 2025 by mattcosta7 Draft
perf(ButtonGroup): Scope :has() selector to direct child for O(1) lookup integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7328 opened Dec 15, 2025 by mattcosta7 Draft
perf(Button): Replace :has(.Visual) with data-no-visuals attribute integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7327 opened Dec 15, 2025 by mattcosta7 Draft
perf(Breadcrumbs): Optimize CSS :has() selector and batch offsetWidth reads integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7326 opened Dec 15, 2025 by mattcosta7 Draft
perf(BaseStyles): Remove expensive :has([data-color-mode]) selectors integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7325 opened Dec 15, 2025 by mattcosta7 Draft
perf(Banner): Optimize CSS :has() selectors for better INP integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7324 opened Dec 15, 2025 by mattcosta7 Draft
perf(AvatarStack): Optimize CSS :has() selector and throttle MutationObserver integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7323 opened Dec 15, 2025 by mattcosta7 Draft
perf(ActionList): Optimize CSS :has() selectors for better INP integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7322 opened Dec 15, 2025 by mattcosta7 Draft
chore(deps): bump next from 16.0.7 to 16.0.10 dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7320 opened Dec 15, 2025 by dependabot bot Loading…
chore(deps-dev): bump the storybook group with 5 updates dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7319 opened Dec 15, 2025 by dependabot bot Loading…
chore(deps): bump the react group with 6 updates dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7318 opened Dec 15, 2025 by dependabot bot Loading…
chore(deps-dev): bump the eslint group with 4 updates dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7317 opened Dec 15, 2025 by dependabot bot Loading…
chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7316 opened Dec 15, 2025 by dependabot bot Loading…
chore(deps): bump actions/cache from 4 to 5 dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7315 opened Dec 15, 2025 by dependabot bot Loading…
chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog
#7314 opened Dec 15, 2025 by dependabot bot Loading…
pass at optimizing css and js to minimize blocking, recalc, layout, inp costs integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7312 opened Dec 13, 2025 by mattcosta7 Draft
5 tasks done
Revert "Revert "Revert "Revert "Improve PageLayout pane drag performance with pointer capture and GPU-accelerated transforms"""" integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
#7307 opened Dec 12, 2025 by mattcosta7 Loading…
8 of 13 tasks
ProTip! Exclude everything labeled bug with -label:bug.