-
Notifications
You must be signed in to change notification settings - Fork 92
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
Last call for @nextcloud/vue v9
breaking changes
#6384
Comments
IIRC there were some changes with |
This comment was marked as resolved.
This comment was marked as resolved.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Yes but not now I think, there is too much old stuff that simply would break.
Would love to see all of that, but it does not have to be breaking, we can support both without any new files (just add an alias to the exports in the package json).
💯 |
This comment was marked as resolved.
This comment was marked as resolved.
This comment has been minimized.
This comment has been minimized.
Proposal: get rid of other mixins:
|
Before releasing the final v9.0.0 and making it the
main
branch we should make sure that all required breaking changes are applied.When possible, migration should be simple:
Current breaking changes
dist
and.js
extension dropped from import path@nextcloud/vue/components/NcButton
.NcSettingsSection
:limitWidth
prop was removedNcAppSidebar
:closing
andopening
events were removedupdate:open
v-model
related changesv-model
props/events #6172isFullscreen
andisMobile
are removedexact
prop removed from VueRouter-related componentsProposals with breaking changes
dist
#6385The text was updated successfully, but these errors were encountered: