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(progress): progress uses n as CSS vars prefix #1930

Merged
merged 2 commits into from
Dec 21, 2021
Merged

feat(progress): progress uses n as CSS vars prefix #1930

merged 2 commits into from
Dec 21, 2021

Conversation

XieZongChen
Copy link
Collaborator

close #1929
ref #1842

@vercel
Copy link

vercel bot commented Dec 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/4XVXXWTjDT3WxFvbZjHbD8Am8ZMi
✅ Preview: https://naive-ui-git-fork-amadeus711-feat-nprogress-use-e89d89-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #1930 (bb00f49) into main (ba93e0b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1930   +/-   ##
=======================================
  Coverage   64.62%   64.62%           
=======================================
  Files         890      890           
  Lines       17404    17404           
  Branches     4127     4127           
=======================================
  Hits        11248    11248           
  Misses       5377     5377           
  Partials      779      779           
Impacted Files Coverage Δ
src/progress/src/Progress.tsx 91.66% <ø> (ø)
src/progress/src/styles/index.cssr.ts 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 ba93e0b...bb00f49. Read the comment docs.

@XieZongChen XieZongChen merged commit 4b0a5a9 into tusen-ai:main Dec 21, 2021
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.

let CSS var prefixed with n for progress
1 participant