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: Tricky ssr support #5

Merged
merged 7 commits into from
Feb 14, 2022
Merged

feat: Tricky ssr support #5

merged 7 commits into from
Feb 14, 2022

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Feb 14, 2022

Less modify the structure of doc build

@github-actions
Copy link

github-actions bot commented Feb 14, 2022

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

🕐 Build time: 212.309s

🤖 By surge-preview

@codecov-commenter
Copy link

Codecov Report

Merging #5 (d2ef89a) into master (19191fc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          164       180   +16     
  Branches        35        37    +2     
=========================================
+ Hits           164       180   +16     
Impacted Files Coverage Δ
src/StyleContext.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 19191fc...d2ef89a. Read the comment docs.

@zombieJ zombieJ merged commit ccc13df into master Feb 14, 2022
@zombieJ zombieJ deleted the ssr branch February 14, 2022 05:58
zombieJ added a commit that referenced this pull request Feb 14, 2022
* 0.0.0-alpha.5

* refactor: use StyleProvider instead of StyleContext

* docs: Create 2 ssr demo

* docs: prepare default cssinjs

* chore: rename api

* feat: tricky ssr

* test: tricky ssr
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.

2 participants