-
Notifications
You must be signed in to change notification settings - Fork 172
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
Upgrade to Nextcloud vue 8.0.0 #3695
Conversation
Any incompatibilities with 27 or older? |
If you use the right sidebar then it will be inconsistent from UI |
This requires either adding |
Sorry, suddenly touched a button when the cursor was on the "close" button 🙈 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3695 +/- ##
==========================================
- Coverage 2.06% 0.00% -2.07%
- Complexity 0 261 +261
==========================================
Files 89 24 -65
Lines 5365 784 -4581
Branches 1504 0 -1504
==========================================
- Hits 111 0 -111
+ Misses 5134 784 -4350
+ Partials 120 0 -120
☔ View full report in Codecov by Sentry. |
we dont :) |
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.
The jumping contacts issue is not resolved yet but I am unsure where that originates. Can't inspect the app with Vue Dev Tools either.
i cannot reproduce it. if someone else can test and see if they can |
Signed-off-by: greta <[email protected]>
Breaking changes:
Migrate from deprecated title prop by @raimund-schluessler in chore(deps): bump shivammathur/setup-php digest to c541c15 #4052 - done on this pr
Remove deprecated popovermenu component by @raimund-schluessler in Organization Chart - search function #4081 - done before this pr
Remove excludeClickOutsideClasses from clickOutsideOptions by @raimund-schluessler in [stable5.5] Fix npm audit #4088 - we dont use it
Remove deprecated NcAppNavigationCounter component by @raimund-schluessler in "Line" manager #4096 - dont use it/done before
Rename title props and slots to name by @raimund-schluessler in [Bug]: User accounts show up multiple times in Contacts #4106 - done on this pr
Remove deprecated NcMultiselect and NcMultiselectTags components by @susnux in #4281 - done in another pr
chore: Drop install entry point and replace it with an Vue Plugin by @susnux in #4349 -not applicable on contacts(?)
feat(NcEmptyContent)!: make empty content centered by default instead of 20vh margin by @ShGKme in #4506
chore!: Rename Datetime to DateTime in component names by @susnux in #4560 - done in this pr
feat(NcIconSvgWrapper)!: remove ID from svg by @ShGKme in #4607 - not used on contact
remove https://github.com/vuejs/composition-api as its not maintained anymore
update "vue-template-compiler"" and "vue" to 2.7