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: RefElement and primitive add new types #99

Merged
merged 1 commit into from
May 9, 2023

Conversation

productdevbook
Copy link
Member

  • RefElement
  • ElementType

RefElement allocates only expose data from defineComponent, and expose types remain.

image

@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 68.93% 213 / 309
🔵 Statements 68.93% 213 / 309
🔵 Functions 60% 9 / 15
🔵 Branches 75% 18 / 24
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
packages/components/label/src/label.ts 89.36% 100% 75% 89.36% 26-30
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% 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 eb599b3 into main May 9, 2023
@productdevbook productdevbook deleted the feat/RefElement branch May 9, 2023 08:26
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