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(vue): add vue3 compatibly #1138

Merged
merged 2 commits into from
Feb 2, 2021

Conversation

MisicDemone
Copy link
Collaborator

  1. 添加vue3支持,目前同时兼容vue2和vue3
  2. 将代码内的vue模板替换为render函数

@codecov-io
Copy link

codecov-io commented Feb 2, 2021

Codecov Report

Merging #1138 (1cf561c) into formily_next (1e566f1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           formily_next    #1138   +/-   ##
=============================================
  Coverage         98.89%   98.89%           
=============================================
  Files                76       76           
  Lines              3068     3068           
  Branches            743      743           
=============================================
  Hits               3034     3034           
  Misses               32       32           
  Partials              2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e566f1...1cf561c. Read the comment docs.

@janryWang
Copy link
Collaborator

yarn 的源不要用淘宝源,走默认的,可以看看yarn.lock的registry对不对,netlify挂了
5:41:04 PM: error An unexpected error occurred: "https://r.cnpmjs.org/@vue/composition-api/download/@vue/composition-api-1.0.0-rc.1.tgz: connect ECONNREFUSED 47.241.4.205:443".

@janryWang janryWang merged commit ac3783d into alibaba:formily_next Feb 2, 2021
@MisicDemone MisicDemone deleted the feat-next-vue3 branch April 2, 2021 06:24
@joyruby
Copy link

joyruby commented May 12, 2021

yarn 的源不要用淘宝源,走默认的,可以看看yarn.lock的registry对不对,netlify挂了
5:41:04 PM: error An unexpected error occurred: "https://r.cnpmjs.org/@vue/composition-api/download/@vue/composition-api-1.0.0-rc.1.tgz: connect ECONNREFUSED 47.241.4.205:443".

使用yarn bootstrap安装,一直waiting:
image

@janryWang
Copy link
Collaborator

不是用lerna安装的,yarn install就行了

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.

4 participants