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: dom not appended should not be treated as ShadowRoot #457

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Aug 3, 2023

@vercel
Copy link

vercel bot commented Aug 3, 2023

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

Name Status Preview Comments Updated (UTC)
util ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2023 0:32am

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #457 (18ccd72) into master (2ced0b2) will not change coverage.
The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files          38       38           
  Lines         905      905           
  Branches      274      289   +15     
=======================================
  Hits          828      828           
  Misses         75       75           
  Partials        2        2           
Files Changed Coverage Δ
src/Dom/shadow.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MadCcc MadCcc merged commit cc74b27 into master Aug 4, 2023
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/shadow-root branch August 4, 2023 01:30
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.

modal 会让 @ant-design/icons 的样式重复加载导致自定义样式被覆盖
2 participants