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 panelRef #363

Merged
merged 3 commits into from Aug 8, 2023
Merged

feat: support panelRef #363

merged 3 commits into from Aug 8, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Aug 7, 2023

添加 panelRef 以供 antd Modal 可以获取弹出窗口的 ref。

@vercel
Copy link

vercel bot commented Aug 7, 2023

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

Name Status Preview Updated (UTC)
dialog ❌ Failed (Inspect) Aug 7, 2023 2:15pm

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #363 (1a39d8a) into master (76f3e5d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
+ Coverage   99.37%   99.39%   +0.01%     
==========================================
  Files           7        8       +1     
  Lines         160      165       +5     
  Branches       50       50              
==========================================
+ Hits          159      164       +5     
  Misses          1        1              
Files Changed Coverage Δ
src/Dialog/Content/Panel.tsx 100.00% <100.00%> (ø)
src/DialogWrap.tsx 100.00% <100.00%> (ø)
src/context.ts 100.00% <100.00%> (ø)

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

@zombieJ zombieJ merged commit c88bc55 into master Aug 8, 2023
6 of 7 checks passed
@zombieJ zombieJ deleted the ref branch August 8, 2023 01:37
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.

None yet

1 participant