bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 59 forks source link

Vue3 upgrade: vuex-module-decorators #13655

Open severinbeauvais opened 2 years ago

severinbeauvais commented 2 years ago

This is for UIs that use the Vuex store and class API (ie, @Getter and @Action).

Investigate/identify:

severinbeauvais commented 2 years ago

@kialj876 Any recommendations for this?

seeker25 commented 2 years ago

I've heard upgrading Vuex -> Pinia isn't a trivial task

severinbeauvais commented 1 year ago

https://pinia.vuejs.org/cookbook/migration-vuex.html

severinbeauvais commented 1 year ago

@jonathan-longe FYI