-
Notifications
You must be signed in to change notification settings - Fork 181
Labels
codebaseRefactors, code quality, and development environment issue or enhancementRefactors, code quality, and development environment issue or enhancementmajor
Milestone
Description
At some point we need to migrate to VueJS v3. We need to determine what is required for this and which dependencies are v3 compliant.
The following dependencies depend on VueJS:
- bootstrap-vue (WIP => https://bootstrap-vue.org/vue3)
- v-clipboard (see Vue 3.0 compatibility euvl/v-clipboard#17 => migrate to vue3-clipboard? )
- vue-i18n (v9+)
- vue-multiselect (WIP => https://github.com/shentao/vue-multiselect/tree/next)
- vue-read-more-smooth (unmaintained, should be simple to migrate)
- vue-router (v4+)
- vue2-datepicker (=> vue-datepicker-next)
- vue2-leaflet (may be obsolete by migrating to OL)
- vue2-leaflet-fullscreen (may be obsolete by migrating to OL)
- vuex (v4+)
- vue-cli + plugins (babel, eslint, router, vuex, i18n)
- vue-template-compiler (seems obsolete for v3)
Metadata
Metadata
Assignees
Labels
codebaseRefactors, code quality, and development environment issue or enhancementRefactors, code quality, and development environment issue or enhancementmajor