alibaba / butterfly

🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)
https://butterfly-dag.gitee.io/butterfly-dag/home
MIT License
4.41k stars 593 forks source link

vue3不能使用吗 #734

Open Yanzengyong opened 2 years ago

Yanzengyong commented 2 years ago

The current behavior

使用vue3,无法正常显示,是因为不支持vue3吗?终端会看到警告"export 'default' (imported as 'Vue') was not found in 'vue'

The expected behavior

正常显示

Your environment(such as: Butterfly version、Browser version、OS and so on)

Butterfly version: "butterfly-vue": "^1.0.8", Browser version:

OS: macos

Steps To Reproduce, Maybe you can provide a simple demo.

Yanzengyong commented 2 years ago

没注意看描述,是vue2的插件

Zt448143356 commented 2 years ago

非常抱歉。vue3不支持。vue3可以看下https://github.com/lchrennew/dragonfly-dag这个库。不确定作者是否还在维护

litong001 commented 1 year ago

vue3也可以使用的,我已经用了

wohui commented 1 year ago

@litong001 vue3可以正常用吗?

litong001 commented 1 year ago

@litong001 vue3可以正常用吗?

可以的

GithubCao commented 5 months ago

@litong001 vue3可以正常用吗?

可以的 请问直接 引入的这个butterfly-dag 还是v2版本啊

tchbecomeRich commented 1 week ago

The 2024 is August 27. Does the component support Vue 3?

Zt448143356 commented 1 week ago

The 2024 is August 27. Does the component support Vue 3?

Sorry, there are currently no plans to support Vue3. You can use butterfly-dag.(support Vue3)