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

refactor(core): one package use-composable #109

Merged
merged 4 commits into from
May 12, 2023
Merged

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented May 12, 2023

'compose-refs`, 'use-callback-ref', 'use-controllable-ref', 'use-previous', 'use-size'

merge one package -> use-composable

@sadeghbarati thank you feedback

@productdevbook productdevbook self-assigned this May 12, 2023
@productdevbook productdevbook changed the title core: one package use-composable refactor(core): one package use-composable May 12, 2023
@github-actions
Copy link
Contributor

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 76.17% 307 / 403
🔵 Statements 76.17% 307 / 403
🔵 Functions 69.23% 9 / 13
🔵 Branches 74.19% 23 / 31
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
packages/components/label/src/label.ts 89.36% 100% 66.66% 89.36% 26-30
packages/components/separator/src/separator.ts 100% 80% 100% 100%
packages/core/primitive/dist/index.mjs 100% 66.66% 100% 100%
packages/core/primitive/src/index.ts 100% 100% 100% 100%
packages/core/primitive/src/primitive.ts 100% 57.14% 100% 100%
packages/core/provide/src/createProvide.ts 33.57% 75% 40% 33.57% 23-30, 51-107, 109-134
packages/core/provide/src/index.ts 100% 100% 100% 100%

@productdevbook productdevbook merged commit 45e1911 into main May 12, 2023
@productdevbook productdevbook deleted the use-composable branch May 12, 2023 05:54
This was referenced May 19, 2023
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

1 participant