Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CU-8696ent8k: major version upgrade to frontend frameworks: vue3 , bootrstrap 5, vuetify3 from bootstrap-vue #220

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

tomolopolis
Copy link
Member

Major release upgrades to most UI library components used. vue2 is EoL as of late last year, so migration is strongly encouraged.

Particular libraries of note that have been upgraded:

  • Vue3, we were already using vite etc. so this wasn't so bad. Some adoption of typescript.
  • Bootstrap5: necessary from bootstrap v4.
  • Vuetify3 from Bootstrap-vue: most of the changes are due to this library change, which was necessary as bootstrap-vue is not compatible with vue3.
  • splitpanes for the concept summary resizeable panel - necessary for vue3 usage.

Look and feel is mostly similar, as bootstrap is still used throughout.

…ork to vuetify3.

Bootstrap-vue doest not support vue3 hence the upgrade. Look and feel is mostly similar, as bootstrap is still used throughout.
@tomolopolis
Copy link
Member Author

Task linked: CU-8696ent8k vue3 upgrade

@tomolopolis tomolopolis merged commit 7c49911 into master Nov 25, 2024
4 checks passed
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