Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add experimental Id module #492

Merged
merged 1 commit into from
Nov 14, 2019
Merged

feat: Add experimental Id module #492

merged 1 commit into from
Nov 14, 2019

Conversation

diegohaz
Copy link
Member

@diegohaz diegohaz commented Nov 14, 2019

This PR adds an experimental unstable_Id module. This can be used to facilitate ID generation on other modules.

More info: https://deploy-preview-492--reakit.netlify.com/docs/id/

Does this PR introduce a breaking change?

No

@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #492 into master will increase coverage by 0.14%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
+ Coverage   95.29%   95.43%   +0.14%     
==========================================
  Files          95      100       +5     
  Lines        1444     1490      +46     
  Branches      458      472      +14     
==========================================
+ Hits         1376     1422      +46     
  Misses         68       68
Impacted Files Coverage Δ
packages/reakit/src/Id/IdGroup.tsx 100% <100%> (ø)
packages/reakit/src/Id/IdState.ts 100% <100%> (ø)
packages/reakit/src/Id/__utils.ts 100% <100%> (ø)
packages/reakit/src/Id/Id.tsx 100% <100%> (ø)
packages/reakit/src/Id/IdProvider.tsx 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98c59f3...3f20ea5. Read the comment docs.

@ariakit-bot
Copy link

Deploy preview for reakit ready!

Built with commit 3f20ea5

https://deploy-preview-492--reakit.netlify.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants