-
Notifications
You must be signed in to change notification settings - Fork 603
Comparing changes
Open a pull request
base repository: primer/react
base: @primer/react@37.12.0
head repository: primer/react
compare: @primer/react@37.13.0
- 16 commits
- 108 files changed
- 11 contributors
Commits on Feb 6, 2025
-
[Accessibility][Autocomplete] Announce "no selectable options" (#5662)
* Announce no selectable options * changeset * change Announce strategy do debounce * add missing useEffect dep
Configuration menu - View commit details
-
Copy full SHA for 613cf0c - Browse repository at this point
Copy the full SHA 613cf0cView commit details -
Enable color-contrast Axe check for all stories by default (#5656)
* test adding color-contrast check * test * test * DevOnly -> Dev * fix tests * fix tests * fix tests * fix tests * fix tests * fix tests * Update e2e/matchers/toHaveNoViolations.ts * inline
Configuration menu - View commit details
-
Copy full SHA for 6381219 - Browse repository at this point
Copy the full SHA 6381219View commit details
Commits on Feb 7, 2025
-
ActionList: Allow items to remain focusable when disabled (#4481)
* Allow `ActionMenu` items, or `SelectPanel` items to be focusable when `disabled` * Add changeset * Update PR based on feedback * Fix for test --------- Co-authored-by: Siddharth Kshetrapal <siddharthkp@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e7da1e - Browse repository at this point
Copy the full SHA 6e7da1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 621c878 - Browse repository at this point
Copy the full SHA 621c878View commit details -
* Update motion tokens * Update SkeletonBox.module.css * add cahngeset
Configuration menu - View commit details
-
Copy full SHA for 10436f5 - Browse repository at this point
Copy the full SHA 10436f5View commit details -
Remove 100+ tests duplicated by axe.test.ts when color-contrast rule …
…is enabled (#5659) * test adding color-contrast check * test * test * DevOnly -> Dev * fix tests * fix tests * fix tests * fix tests * fix tests * fix tests * Update e2e/matchers/toHaveNoViolations.ts * Remove tests duplicated by axe.test.ts * inline
Configuration menu - View commit details
-
Copy full SHA for f917b33 - Browse repository at this point
Copy the full SHA f917b33View commit details -
chore(FormControl): Move FormControl css modules feature flag from te…
…am to staff (#5669) * Move FormControl feature flag to staff * Create lucky-camels-compete.md
Configuration menu - View commit details
-
Copy full SHA for b2bc006 - Browse repository at this point
Copy the full SHA b2bc006View commit details -
chore: Remove unused primer_react_css_modules_team feature flag (#5670)
* Move FormControl feature flag to staff * Remove unused primer_react_css_modules_team feature flag
Configuration menu - View commit details
-
Copy full SHA for 7ee5e2e - Browse repository at this point
Copy the full SHA 7ee5e2eView commit details
Commits on Feb 8, 2025
-
Overlay: only prevent focus on open when component is open (#5636)
* only prevent focus when component is open Otherwise, prevents focus from returning to given returnFocusRef. * fixup callback * add component tests asserting expected behavior * update hook tests * add changeset * add dev story for preventFocusOnOpen * document preventFocusOnOpen prop Based on hooks docs: * https://primer.style/guides/react/hooks/use-open-and-close-focus Related: * primer/design#926
Configuration menu - View commit details
-
Copy full SHA for c2165af - Browse repository at this point
Copy the full SHA c2165afView commit details
Commits on Feb 10, 2025
-
chore(deps): bump postcss-preset-env from 10.0.0 to 10.1.3 (#5676)
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.0.0 to 10.1.3. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9320b6b - Browse repository at this point
Copy the full SHA 9320b6bView commit details -
chore(deps-dev): bump @babel/preset-react from 7.24.7 to 7.26.3 (#5674)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.24.7 to 7.26.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8901f91 - Browse repository at this point
Copy the full SHA 8901f91View commit details -
chore(deps-dev): bump eslint-import-resolver-typescript (#5675)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.7.0) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for add0cac - Browse repository at this point
Copy the full SHA add0cacView commit details -
chore(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.2.3 (#5678)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.2.3. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.2.3) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51c28f6 - Browse repository at this point
Copy the full SHA 51c28f6View commit details -
Remove the CSS modules feature flag from the Hidden component (#5683)
* Remove the CSS modules feature flag from the Hidden component * Create violet-ladybugs-melt.md * Remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 8bb78e1 - Browse repository at this point
Copy the full SHA 8bb78e1View commit details
Commits on Feb 11, 2025
-
feat: Introduce Tooltip to SegmentedControlIconButton (#5679)
* feat: Introduce Tooltip to SegmentedControlIconButton * fix: Ensure tooltip renders description * Create sharp-flowers-repair.md * fix: run prettier * test to fill out * all tests pass * update docs * Run prettier * Swap to use feature flag * Fix syntax issue * Remove unsafeDisableTooltip from branch
Configuration menu - View commit details
-
Copy full SHA for dbcb8f7 - Browse repository at this point
Copy the full SHA dbcb8f7View commit details
Commits on Feb 13, 2025
-
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28fc651 - Browse repository at this point
Copy the full SHA 28fc651View commit details
There are no files selected for viewing