-
Notifications
You must be signed in to change notification settings - Fork 60
[stable25] update vue to 7.3 #1511
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
Conversation
af20b0a to
6e632d0
Compare
|
/compile amend / |
Signed-off-by: Simon L <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
6e632d0 to
3f04426
Compare
st3iny
left a comment
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.
Tested and works.
|
@skjnldsv any idea why the cypress test fails? |
So maybe |
|
There are visual regressions. The snapshots have to be compared and the snapshots have to be updated if the breakage is minor. Take a look at:
|
the command does not work on my system: |
|
@skjnldsv could you please lent me a hand here? I don't know how to proceed with this... |
Signed-off-by: Simon L <[email protected]>
|
Judging from the screenshot this here does not match anymore: Might be worth creating a follow up |
I don't understand... the modal header was simply updated which is contained in vue IIRC... |
|
And in Viewer.vue it was overwritten to be white instead of "max contrast" but a parent selector changed so now the rule does not match anymore. But not my beer :P |
Disclaimer: I have not tested this.
Possibly closes nextcloud/server#35955