-
Notifications
You must be signed in to change notification settings - Fork 102
Add scrollToIndex #53
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 96.52% 96.63% +0.11%
==========================================
Files 15 15
Lines 115 119 +4
==========================================
+ Hits 111 115 +4
Misses 4 4
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job Aviv.
Can you please just add the scrollToId prop to the typescript definitions? They live in https://github.com/diogofcunha/react-virtualized-tree/blob/master/index.d.ts#L32.
In case you are not familiar with typescript, the syntax is
scrollToId?: number
@diogofcunha |
🎉 This PR is included in version 2.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.