ant-design / cssinjs

https://ant-design.github.io/cssinjs
MIT License
237 stars 59 forks source link

feat: Export extract ssr style ability #4

Closed zombieJ closed 2 years ago

zombieJ commented 2 years ago

ref https://github.com/ant-design/ant-design/pull/33890

vercel[bot] commented 2 years ago

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/ant-design/settings/billing.
github-actions[bot] commented 2 years ago

🎊 PR Preview d065e39ec0c62c334be942a9107c06a4a3f596b8 has been successfully built and deployed to https://ant-design-cssinjs-preview-pr-4.surge.sh

:clock1: Build time: 184.683s

🤖 By surge-preview

codecov-commenter commented 2 years ago

Codecov Report

Merging #4 (be4a83e) into master (e8361ca) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head be4a83e differs from pull request most recent head eaeea00. Consider uploading reports for the commit eaeea00 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          145       163   +18     
  Branches        31        34    +3     
=========================================
+ Hits           145       163   +18     
Impacted Files Coverage Δ
src/Theme.ts 100.00% <ø> (ø)
src/Cache.ts 100.00% <100.00%> (ø)
src/StyleContext.tsx 100.00% <100.00%> (ø)
src/useCacheToken.tsx 100.00% <100.00%> (ø)
src/useGlobalCache.tsx 100.00% <100.00%> (ø)
src/useStyleRegister.tsx 100.00% <100.00%> (ø)

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 e8361ca...eaeea00. Read the comment docs.