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

chore: support export effectStyle #128

Merged
merged 3 commits into from
Jul 20, 2023
Merged

chore: support export effectStyle #128

merged 3 commits into from
Jul 20, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jul 20, 2023

By default, export static style will not include animation related style. This makes component like Spin will not motion in first render.

@github-actions
Copy link

github-actions bot commented Jul 20, 2023

😭 Deploy PR Preview 0f20b8f failed. Build logs

🤖 By surge-preview

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 72.72% and project coverage change: -0.42 ⚠️

Comparison is base (c91e689) 94.97% compared to head (09cd6f9) 94.56%.

❗ Current head 09cd6f9 differs from pull request most recent head 0f20b8f. Consider uploading reports for the commit 0f20b8f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   94.97%   94.56%   -0.42%     
==========================================
  Files          23       23              
  Lines        1852     1877      +25     
  Branches      302      303       +1     
==========================================
+ Hits         1759     1775      +16     
- Misses         93      102       +9     
Impacted Files Coverage Δ
src/hooks/useStyleRegister.tsx 97.90% <70.96%> (-1.70%) ⬇️
src/StyleContext.tsx 96.82% <100.00%> (+0.05%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zombieJ zombieJ merged commit 64dd078 into master Jul 20, 2023
6 checks passed
@zombieJ zombieJ deleted the recycling branch July 20, 2023 07:55
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.

3 participants