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

Merged
merged 3 commits into from
Dec 21, 2021
Merged

feat(code): uses n as CSS vars prefix #1900

merged 3 commits into from
Dec 21, 2021

Conversation

Sepush
Copy link
Collaborator

@Sepush Sepush commented Dec 20, 2021

Signed-off-by: Sepush sepush@outlook.com

close #1899

Signed-off-by: Sepush <sepush@outlook.com>
@vercel
Copy link

vercel bot commented Dec 20, 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/4oXR7N1qFuZCLo2LyT2hRGBMm2ne
✅ Preview: https://naive-ui-git-fork-sepush-code-tusimple.vercel.app

Signed-off-by: Sepush <sepush@outlook.com>
@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #1900 (23c9844) into main (75b4a2b) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 23c9844 differs from pull request most recent head 7b0317f. Consider uploading reports for the commit 7b0317f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1900      +/-   ##
==========================================
- Coverage   64.63%   64.62%   -0.01%     
==========================================
  Files         890      890              
  Lines       17404    17404              
  Branches     4127     4127              
==========================================
- Hits        11249    11248       -1     
  Misses       5377     5377              
- Partials      778      779       +1     
Impacted Files Coverage Δ
src/code/src/styles/index.cssr.ts 100.00% <ø> (ø)
src/code/src/Code.tsx 76.08% <100.00%> (ø)
src/card/src/Card.tsx 82.05% <0.00%> (-2.57%) ⬇️
src/form/src/FormItemCol.ts 35.00% <0.00%> (ø)
src/form/src/FormItemRow.ts 31.57% <0.00%> (ø)
src/form/src/FormItemGridItem.ts 35.00% <0.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 ee68bcf...7b0317f. Read the comment docs.

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 code
3 participants