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

Start converting vue to composition api. #21852

Merged
merged 17 commits into from
Apr 20, 2023

Conversation

mshima
Copy link
Member

@mshima mshima commented Apr 18, 2023

  • move typescript.spec.json to src/main/javascript/spec/typescript.json to make vscode happy.
  • implement a useStore for migration purposes.
  • convert many components to composition api.

Related to #21547.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima mshima changed the title Convert vue to composition api. Start converting vue to composition api. Apr 18, 2023
qmonmert
qmonmert previously approved these changes Apr 19, 2023
@DanielFran DanielFran merged commit cc6a182 into jhipster:main Apr 20, 2023
47 checks passed
@github-actions github-actions bot deleted the skip_ci-vue-composition-api branch April 20, 2023 20:21
@DanielFran DanielFran added this to the 8.0.0-beta.1 milestone Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants