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: vue 3.3 support structural change #96

Merged
merged 1 commit into from
May 9, 2023
Merged

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented May 9, 2023

#72

vuejs/core#7444 In the future, we need to send the element types with this pr.

@productdevbook productdevbook self-assigned this May 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2023

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 69.13% 215 / 311
🔵 Statements 69.13% 215 / 311
🔵 Functions 60% 9 / 15
🔵 Branches 75% 18 / 24
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
packages/components/label/src/label.ts 89.13% 100% 75% 89.13% 26-30
packages/core/primitive/dist/index.mjs 100% 100% 100% 100%
packages/core/primitive/dist/primitive.mjs 100% 66.66% 100% 100%
packages/core/primitive/src/index.ts 100% 100% 100% 100%
packages/core/primitive/src/primitive.ts 100% 62.5% 100% 100%
packages/core/provide/src/createProvide.ts 33.57% 75% 33.33% 33.57% 23-30, 51-107, 109-134
packages/core/provide/src/index.ts 100% 100% 0% 100%

@productdevbook productdevbook merged commit 81e6a92 into main May 9, 2023
@productdevbook productdevbook deleted the vue3.3-support branch May 9, 2023 04:19
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.

1 participant