refactor(comments): migrate to Vue 3#58353
Conversation
susnux
left a comment
There was a problem hiding this comment.
thank you for taking care of this :)
This comment was marked as outdated.
This comment was marked as outdated.
a3c227e to
560576f
Compare
This comment was marked as resolved.
This comment was marked as resolved.
560576f to
80613d8
Compare
It looks like that did the trick. All suggestions so far have now been applied as well. Although, I am currently seeing this in the comments tab, and I'm not sure how to fix it. I'm guessing it has something to do with the fact the
|
80613d8 to
5ffc49b
Compare
5ffc49b to
b4b6652
Compare
Rebased and pushed this as a fix for it: b4b6652 |
|
Thanks @edward-ly ! |
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
b4b6652 to
e8c47cf
Compare
|
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
Thanks @susnux for cleaning this up! |
|
|
@nickvergessen what part of it is breaking? API should have compatibility in place. From the PR you linked I do not see any comments related PRs? |
|
Ah wait the styles? Thats a bug not a breaking changes 👀 |

Summary
Details
TODO
Currently,
npm run dev/buildfails with this error. I suspect it has something to do with theCommentInstanceclass requiring a Vue 2 options object which I'm not yet sure how to cleanly migrate to Vue 3.Checklist
3. to review, feature component)stable32)