dag-hammarskjold-library / dlx-rest

UNDHL Files and Metadata Manager
1 stars 1 forks source link

Upgrade to Vue 3 #1490

Open aaronhelton opened 2 months ago

aaronhelton commented 2 months ago

Vue 2 has been end of life since 2023. We need to migrate to Vue 3.

### Tasks
- [x] Change all Vue apps to use Vue.createApp instead of new Vue()
- [ ] Update messaging between component apps (no longer supports $root.$refs.xxx, or the formatting has changed)
aaronhelton commented 1 week ago

See: https://github.com/dag-hammarskjold-library/dlx-rest/tree/upgrade-vue