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: support createTheme for cache #30

Merged
merged 2 commits into from
Jun 30, 2022
Merged

feat: support createTheme for cache #30

merged 2 commits into from
Jun 30, 2022

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jun 30, 2022

Enable theme as part of token cache.

@github-actions
Copy link

github-actions bot commented Jun 30, 2022

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

🕐 Build time: 192.957s

🤖 By surge-preview

@codecov-commenter
Copy link

Codecov Report

Merging #30 (d29d891) into master (52bbf5b) will increase coverage by 0.08%.
The diff coverage is 100.00%.

❗ Current head d29d891 differs from pull request most recent head 1be1da5. Consider uploading reports for the commit 1be1da5 to get more accurate results

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   98.68%   98.76%   +0.08%     
==========================================
  Files           8        8              
  Lines         304      325      +21     
  Branches      104      106       +2     
==========================================
+ Hits          300      321      +21     
  Misses          4        4              
Impacted Files Coverage Δ
src/useCacheToken.tsx 97.82% <ø> (ø)
src/Theme.ts 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 52bbf5b...1be1da5. Read the comment docs.

@zombieJ zombieJ marked this pull request as ready for review June 30, 2022 08:37
@zombieJ zombieJ merged commit f610256 into master Jun 30, 2022
@zombieJ zombieJ deleted the cache-theme branch June 30, 2022 08:52
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