-
Notifications
You must be signed in to change notification settings - Fork 47
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
Extract buttons from pages so the animation does not affect them #993
Conversation
/compile amend / |
58b5988
to
5383a3c
Compare
5383a3c
to
98deda9
Compare
/compile amend / |
98deda9
to
e143d8f
Compare
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.
LGTM but didnt test and conflicts
src/App.vue
Outdated
@@ -62,6 +62,15 @@ | |||
<Page2 v-else-if="page === 2" @next="goToNextPage" /> | |||
<Page3 v-else-if="page === 3" @close="close" /> |
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.
Peobably you dont need to catch the emits anymore?
Signed-off-by Marco <marcoambrosini@icloud.com>
bd40b7f
to
f3aa00d
Compare
/compile amend / |
/compile amend / |
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
…hem #993" Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by Marco marcoambrosini@icloud.com
Screen.Recording.2023-11-09.at.09.45.12.mov