Skip to content

Vue update to v3#60

Merged
ksy36 merged 10 commits intomainfrom
vue-update
Jan 27, 2026
Merged

Vue update to v3#60
ksy36 merged 10 commits intomainfrom
vue-update

Conversation

@ksy36
Copy link
Copy Markdown
Collaborator

@ksy36 ksy36 commented Jan 10, 2026

I've updated vue and related packages and these are the changes:

  • Replaced floating-vue with vue-popperjs
  • Replaced vue-spinner with a custom spinner component
  • Switched to h() and render() API instead of Vue.extend for programmatic component creation
  • Removed filters
  • Updated jest and fixed tests (copied some of the setup from https://github.com/MozillaSecurity/FuzzManager as it was migrated a while back)
  • Updated eslint and changed config a bit
  • Removed unused js and css bootstrap-vue and vuejs-slider.js
  • Fixed warnings in the console

@ksy36 ksy36 force-pushed the vue-update branch 2 times, most recently from b6b9402 to 0652954 Compare January 13, 2026 20:39
@ksy36 ksy36 marked this pull request as ready for review January 16, 2026 18:23
@ksy36 ksy36 requested review from denschub and jgraham January 16, 2026 18:23
Copy link
Copy Markdown
Collaborator

@jgraham jgraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming that it works this seems good to go :)

@ksy36 ksy36 merged commit 01ae9d4 into main Jan 27, 2026
2 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