Skip to content

Support Vue3 #7

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

Open
wants to merge 8 commits into
base: vue3
Choose a base branch
from
Open

Support Vue3 #7

wants to merge 8 commits into from

Conversation

shun0918
Copy link

@shun0918 shun0918 commented Jun 8, 2022

概要

Vue3対応しました。
バージョンは最新の3.2.37です。

利用する上での挙動は変わらない想定です。

詳細

また、Vue3の破壊的変更に伴い、ビルドファイルとCDNの併用でエラーが出るようになりました。
vuejs/core#4344 (comment)

そのため、demoのJS部分もwebpackでビルドさせるよう変更を加えております。

テスト方法

Vue3にアップデートした自プロジェクトでpackage.jsonを変更し、yarn installする

"sl-vue-tree": "https://github.com/shun0918/sl-vue-tree#vue3",

従来通り動作するか確認する

@shun0918 shun0918 requested a review from shibukk June 8, 2022 02:50
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.

1 participant