Giter Club home page Giter Club logo

Comments (5)

hourong88 avatar hourong88 commented on May 28, 2024

from remesh.

github-actions avatar github-actions commented on May 28, 2024

Thank feedback. We will check it later:-)

from remesh.

Lucifier129 avatar Lucifier129 commented on May 28, 2024

原则上,remesh 只支持 vue 3.x 版本。

但据说 vue 2.x 也增加了很多 vue 3.x 相关的特性,因此也不排除 remesh 可以运行在 vue 2.x 的可能性。

从源码层面,remesh 依赖 vue 以下特性:

import { InjectionKey, Plugin, inject, Ref, ref, onMounted, onBeforeUnmount } from 'vue'

可以在 vue 2.x 里试试。

from remesh.

FEYeh avatar FEYeh commented on May 28, 2024

image
image
试了下,在remesh-vue中的app.provide是undefined的,这块用法不对吗
因为vue2.7也没有createApp
只能Vue.use(RemeshVue(remeshStore))

如果说直接用provide而不用app.provide,那只能在setup中使用,也没法被绑到app上
这块能给的demo吗,Thanks♪(・ω・)ノ

from remesh.

Lucifier129 avatar Lucifier129 commented on May 28, 2024

看起来 remesh-vue 无法运行在 vue 2.x 中,考虑官方表示 vue 2.x 将在今年年底 EOLremesh-vue 还是专注于支持 vue 3.x 版本。

对于 vue 2.x 版本,可以参考 remesh-vue 的源码,在你们的项目中编写相关的适配模块,理论上应该可行。

from remesh.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.