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

fix(drawer): fix n-drawer has log warnings of console when use show-mask prop #3179

Merged
merged 2 commits into from
Jun 26, 2022
Merged

fix(drawer): fix n-drawer has log warnings of console when use show-mask prop #3179

merged 2 commits into from
Jun 26, 2022

Conversation

XieZongChen
Copy link
Collaborator

close #3172

@vercel
Copy link

vercel bot commented Jun 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
naive-ui ✅ Ready (Inspect) Visit Preview Jun 26, 2022 at 3:52PM (UTC)

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #3179 (f9476b9) into main (2823ccb) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head f9476b9 differs from pull request most recent head 5089e1f. Consider uploading reports for the commit 5089e1f to get more accurate results

@@            Coverage Diff             @@
##             main    #3179      +/-   ##
==========================================
- Coverage   63.16%   63.14%   -0.02%     
==========================================
  Files        1013     1013              
  Lines       21082    21080       -2     
  Branches     5491     5490       -1     
==========================================
- Hits        13317    13312       -5     
+ Misses       6348     6346       -2     
- Partials     1417     1422       +5     
Impacted Files Coverage Δ
src/drawer/src/DrawerBodyWrapper.tsx 80.55% <ø> (ø)
src/tree/src/TreeNodeCheckbox.tsx 57.14% <0.00%> (-7.15%) ⬇️
src/date-picker/src/panel/daterange.tsx 62.50% <0.00%> (-2.50%) ⬇️
src/date-picker/src/panel/datetimerange.tsx 58.00% <0.00%> (-2.00%) ⬇️
src/tree/src/TreeNode.tsx 51.75% <0.00%> (-1.76%) ⬇️
src/_internal/close/src/Close.tsx 88.23% <0.00%> (ø)
src/select/src/Select.tsx 35.95% <0.00%> (+0.21%) ⬆️

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 6d0ada7...5089e1f. 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.

抽屉组件 showMask 设置 transparent 后出现报警信息
2 participants