Skip to content

Conversation

@tienne-B
Copy link
Member

This commit upgrades all Vue components to be Vue 3-based, using the Composition API. As part of this, Vuex is replaced by Pinia, Webpack by Vite, Node/NPM bumped, and some changes have been made to existing components.

The auto-save indicator now uses a single prop and events are passed through Vue. django-channels is also replaced with a native solution as the package is quite outdated.

This commit upgrades all Vue components to be Vue 3-based, using the
Composition API. As part of this, Vuex is replaced by Pinia, Webpack by
Vite, Node/NPM bumped, and some changes have been made to existing
components.

The auto-save indicator now uses a single prop and events are passed
through Vue. `django-channels` is also replaced with a native solution
as the package is quite outdated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants