Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Vue3 rewrite #47

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from
Draft

Vue3 rewrite #47

wants to merge 29 commits into from

Conversation

m1k1o
Copy link
Contributor

@m1k1o m1k1o commented Mar 31, 2024

Since Vue2 is EOL this PR upgrades to Vue3. But since multiple Vue2 projects import this component and they are not ready to be updated yet, there should be provided some solution for them:

  • either continuing vue2 branch.
  • or rewriting the core to not use vue at all and make it importable to any projects.

Together with demodesk/neko#63 it should as well include new features.

@m1k1o m1k1o mentioned this pull request Apr 17, 2024
1 task
@m1k1o
Copy link
Contributor Author

m1k1o commented May 9, 2024

Related: OpenAPITools/openapi-generator#18625 When generating API it threw error with unknown import types. This patch fixes that issue.

@m1k1o
Copy link
Contributor Author

m1k1o commented Jun 23, 2024

@m1k1o m1k1o marked this pull request as draft June 23, 2024 13:22
@m1k1o m1k1o mentioned this pull request Sep 6, 2024
40 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant