Skip to content

refactor(ui5-upload-collection): remove Delete selection mode#8607

Merged
ilhan007 merged 4 commits intomainfrom
uc_selection_mode
Apr 8, 2024
Merged

refactor(ui5-upload-collection): remove Delete selection mode#8607
ilhan007 merged 4 commits intomainfrom
uc_selection_mode

Conversation

@dimovpetar
Copy link
Copy Markdown
Member

Removes the "Delete" option of selectionMode of ui5-upload-collection. So far this property didn't have any effect.

BREAKING CHANGE: The selectionMode property no longer accepts "Delete" as value.
If you have previously used it:

<ui5-upload-collection selection-mode="Delete"></ui5-upload-collection>

Now omit it completely:

<ui5-upload-collection></ui5-upload-collection>

Related to #8461

@dimovpetar dimovpetar marked this pull request as draft April 2, 2024 15:21
@dimovpetar dimovpetar mentioned this pull request Apr 2, 2024
@ilhan007 ilhan007 changed the base branch from release-2.0 to main April 4, 2024 21:07
@dimovpetar dimovpetar marked this pull request as ready for review April 8, 2024 13:25
@dimovpetar dimovpetar requested review from a team and ilhan007 April 8, 2024 14:50
@ilhan007 ilhan007 merged commit 926ae75 into main Apr 8, 2024
@ilhan007 ilhan007 deleted the uc_selection_mode branch April 8, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants