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!(FilePicker): Modernize FilePickerBuilder to directly make use of the Vue based file picker #904

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 16, 2023

⚠️ This is based on #903 so merge that one first.

This is version 5 only for #897
It moves the FilePickerBuilder to the native Vue dialog, so some options are changed (breaking API change).

@susnux susnux added enhancement New feature or request 3. to review labels Aug 16, 2023
@susnux susnux added this to the 5.0.0 milestone Aug 16, 2023
@susnux susnux force-pushed the feat/modernize-filepicker-builder branch from b575cf7 to 5daf9eb Compare August 16, 2023 20:56
… of the Vue based file picker

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 3509d9d into master Aug 17, 2023
6 checks passed
@susnux susnux deleted the feat/modernize-filepicker-builder branch August 17, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants