Skip to content
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

Prepare vue3 branch #12352

Merged
merged 26 commits into from
May 15, 2024
Merged

Prepare vue3 branch #12352

merged 26 commits into from
May 15, 2024

Conversation

ShGKme
Copy link
Contributor

@ShGKme ShGKme commented May 14, 2024

☑️ Resolves

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

image

🚧 Tasks

  • Remove unneeded in Vue 3 deps and migrate their usages (vue-frag, portal, compiler)
  • Remove dependencies that are not ready for Vue 3 yet (@nextcloud/dialogs, @nextcloud/uploads, nextcloud-vue-collections)
  • Comment out usages of uninstalled dependencies
  • Temporarily replace @nextcloud/dialogs toasts with OCP.Toast
  • Upgrade dependencies to Vue 3 (vue-frag, portal, compiler)
  • Migrate Vuex
  • Migrate VueRouter
  • Migrate Vue apps initialization
  • Remove this.$set / Vue.set and delete
  • Fix migration issue with :key and v-for on <template>

🏁 Checklist

IT DOESN'T WORK 😀

  • 🌏 Tested with Chrome, Firefox and Safari or should not be risky to browser differences
  • 🖥️ Tested with Desktop client or should not be risky for it
  • 🖌️ Design was reviewed, approved or inspired by the design team
  • ⛑️ Tests are included or not possible
  • 📗 User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required

@ShGKme ShGKme force-pushed the chore/vue-3-migration branch 2 times, most recently from d114f80 to 1bbe444 Compare May 15, 2024 11:54
@ShGKme ShGKme self-assigned this May 15, 2024
ShGKme added 20 commits May 15, 2024 14:39
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme force-pushed the chore/vue-3-migration branch 2 times, most recently from 8becd8c to 69a96b7 Compare May 15, 2024 12:41
@ShGKme ShGKme marked this pull request as ready for review May 15, 2024 12:51
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme merged commit b3a21c5 into vue3 May 15, 2024
39 of 41 checks passed
@ShGKme ShGKme deleted the chore/vue-3-migration branch May 15, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant