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

Feat: Update to Vue 3 #5

Merged
merged 49 commits into from
Dec 8, 2023
Merged

Feat: Update to Vue 3 #5

merged 49 commits into from
Dec 8, 2023

Conversation

diavrank
Copy link
Owner

@diavrank diavrank commented Nov 15, 2022

Fixes: #number

Description

Upgrade to Vue 3

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
    • Good variable naming.
    • Constants are capitalized and snake cased.
    • Code uses const instead of let and var.
  • My commit history is nice and readable
  • My PR doesn't contain more than 10 or max 15 files changed
  • I've added the number of the issue I'm fixing at the top of my file
  • My code has been reviewed
  • My code passed all the checks on the Pipeline (Action)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@diavrank diavrank added the WIP Work in progress label Nov 15, 2022
diavrank and others added 28 commits November 14, 2022 20:38
@diavrank diavrank self-assigned this Jan 23, 2023
@diavrank diavrank requested a review from Ovsdrak December 8, 2023 01:47
@diavrank diavrank added RFR Ready for Review and removed WIP Work in progress labels Dec 8, 2023
@diavrank diavrank marked this pull request as ready for review December 8, 2023 01:47
@diavrank diavrank merged commit 1163128 into dev Dec 8, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants