-
Notifications
You must be signed in to change notification settings - Fork 213
docs: update tree grid articles and use flat hierarchy in examples #4619
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
base: main
Are you sure you want to change the base?
Conversation
60dd532
to
9419a42
Compare
AI Language Review
Overall, the changes improve functionality and performance, addressing specific use cases like drag-and-drop operations in hierarchical data components. |
8f0c7f6
to
125683d
Compare
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.
Let's add the scrollToItem documentation in a separate PR that doesn't introduce the flattened hierarchy yet.
d1c15c0
to
d318ba5
Compare
Extracted scrollToItem section to another PR. |
d318ba5
to
22859fa
Compare
a66915c
to
bbd65ec
Compare
22859fa
to
8c388bb
Compare
Updates Tree Grid articles and examples based on the
HierarchyFormat
changes.NOTE: Targets the branch for the
scrollToItem
section PR.Closes #4529