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(ui5-list,ui5-tree): make drag&drop feature public #8904

Merged
merged 5 commits into from
May 16, 2024

Conversation

yanaminkova
Copy link
Member

The drag&drop feature for both ui5-tree and ui5-list components is now public.
Updated documentation and new samples have been added to assist with implementation.

Related to #8461, #7887

@yanaminkova yanaminkova requested a review from dobrinyonkov May 7, 2024 10:47
@yanaminkova yanaminkova added the 2.0 label May 7, 2024
@dobrinyonkov
Copy link
Contributor

dobrinyonkov commented May 10, 2024

Let's also document the List's and the Tree's move and move-over events.

@yanaminkova yanaminkova changed the title docs(ui5-list,ui5-tree): make drag&drop feature public feat(ui5-list,ui5-tree): make drag&drop feature public May 13, 2024
@yanaminkova yanaminkova requested a review from ilhan007 May 14, 2024 07:05
@yanaminkova yanaminkova requested a review from ilhan007 May 14, 2024 11:59
@ilhan007
Copy link
Member

I wonder if this kind of sample is possible: if you have two lists - to drag item from one list to the other and vice versa (but this could be done separately)

Copy link
Member

@ilhan007 ilhan007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from my side

@yanaminkova yanaminkova requested a review from dobrinyonkov May 15, 2024 12:55
@yanaminkova yanaminkova merged commit 60b8038 into main May 16, 2024
10 checks passed
@yanaminkova yanaminkova deleted the ui5-list-tree-dnd branch May 16, 2024 05:48
@ilhan007 ilhan007 mentioned this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants