-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[stable27] Vue based FilePicker #39793
Conversation
2e35020
to
79fff14
Compare
…default. Still providing the legacy one until the Vue FilePicker is out of beta. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
23e5f50
to
376f46e
Compare
@@ -42,7 +42,7 @@ | |||
"@nextcloud/browserslist-config": "^2.3.0", | |||
"@nextcloud/calendar-availability-vue": "^0.6.0-alpha1", | |||
"@nextcloud/capabilities": "^1.0.4", | |||
"@nextcloud/dialogs": "^4.0.0-beta.2", | |||
"@nextcloud/dialogs": "^4.2.0-beta.1", |
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.
Bump to beta.2 if possible
@Pytal would you be around to bump the lib to beta.2, see my review comment? |
Nice, thanks @susnux |
@susnux was it necessary to add |
We should probably add |
Companion to #39792 (manual backport)
Checklist