-
Notifications
You must be signed in to change notification settings - Fork 194
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: mount scrollTo on ref #298
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/react-component/tree-select/ff2w19y1a |
编译挂了,需要等这个 PR 的完成:react-component/tree#393 |
* test: Update snapshot * test: Fix select test cae
@zombieJ 大佬,是暴露这样的能力出来不好吗? |
rebase |
Codecov Report
@@ Coverage Diff @@
## master #298 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 524 523 -1
Branches 147 155 +8
=========================================
- Hits 524 523 -1
Continue to review full report at Codecov.
|
将
scrollTo
能力暴露出来相关 issue:
ant-design/ant-design#24240
相关 PR:
react-component/tree#393
react-component/select#565