Skip to content

Make SortableJS-vue3 compatible with vue2 ? #69

@messenjer

Description

@messenjer

I know it sounds like a weird proposal.

At the end of the year, vue2 will reach end of life and that will imply that a lot of big legacy projects will have to migrate to vue3.

The migration is not so trivial, you have to migrate:

  • vue2 to vue3
  • core libraries: vue-router, vuex, ..
  • big ui libraries like vuetify, vue-bootstrap, ...
  • libraries like Vue.Draggable where there is no vue3 compatible version released as explained in the SortableJS-vue3 description

One approach is to be prepared to already migrate the legacy code base of the applications to vue2/vue3 compatible plugins, libraries

If SortableJS-vue3 becomes compatible with Vue2 using vue-demi, we could start migrating Vue.Draggable in vue2 legacy code to SortableJS-vue3 and then make it easier to migrate to vue3.

What do you think?

Mathieu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions