Skip to content

Conversation

@dgreif
Copy link
Member

@dgreif dgreif commented Dec 13, 2021

In #1700, we started using the extracted @primer/behaviors component. From a down-stream perspective, this change removed access to the FocusKeys enum, which now lives in @primer/behaviors. To make the transition easier, we can simply re-export that enum from @primer/react.

@dgreif dgreif requested review from a team and colebemis December 13, 2021 20:53
@changeset-bot
Copy link

changeset-bot bot commented Dec 13, 2021

⚠️ No Changeset found

Latest commit: 47d7887

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Dec 13, 2021

size-limit report 📦

Path Size
dist/browser.esm.js 57.5 KB (0%)
dist/browser.umd.js 57.8 KB (0%)

@dgreif dgreif added the skip changeset This change does not need a changelog label Dec 14, 2021
@colebemis colebemis enabled auto-merge (squash) December 15, 2021 20:01
@colebemis colebemis merged commit a030ab3 into main Dec 15, 2021
@colebemis colebemis deleted the export-behaviors branch December 15, 2021 20:05
@colebemis colebemis mentioned this pull request Dec 15, 2021
pksjce pushed a commit that referenced this pull request Dec 20, 2021
* Export FocusKeys enum

* Export Direction

* Update src/hooks/useFocusZone.ts

* Update src/hooks/useFocusZone.ts

Co-authored-by: Cole Bemis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants