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: Batch func to support React 18.3 findDOMNode #537

Merged
merged 2 commits into from
May 17, 2024
Merged

feat: Batch func to support React 18.3 findDOMNode #537

merged 2 commits into from
May 17, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented May 17, 2024

  • 添加 findDOMNodenativeElement 做支持,以允许在执行到 React 原生 findDOMNode 之前提前返回真实 DOM 节点(如果组件已经支持的话)。
  • 添加 proxyObject 以支持在原 ref 已经被返回于原生 DOM 时,可以拓展返回 nativeElement

Copy link

vercel bot commented May 17, 2024

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 May 17, 2024 4:25pm

@zombieJ zombieJ merged commit c1dc1ed into master May 17, 2024
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the proxy branch May 17, 2024 16:41
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.

1 participant