The Wayback Machine - https://web.archive.org/web/20201008003334/https://github.com/topics/vue3
Skip to content
#

vue3

Here are 334 public repositories matching this topic...

Rychou
Rychou commented May 6, 2019

问题描述
最近使用movable-view做了一个拖拽排序的功能,但是由于需要touchmove事件频繁setState来更新movable-view的坐标,导致Android的上的性能体验很差,IOS不会。

看了微信的文档,这种情况可以使用WXS来解决,请问Taro中能否使用WXS?如何使用呢?

参考文档: https://developers.weixin.qq.com/miniprogram/dev/framework/view/interactive-animation.html
https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips.html

vue-admin-beautiful

🚀🚀🚀vue-admin-beautiful是github开源admin中最优秀的集成框架之一,它是国内首个基于vue3.0 + antdv的开源admin项目,同时支持电脑,手机,平板,🔥🔥🔥默认分支使用vue3.x开发,master分支使用的是vue2.x开发

  • Updated Oct 7, 2020
  • JavaScript
matias-capeletto
matias-capeletto commented Oct 1, 2020

We could have a currentHover ref in the same way that we have a currentFocus ref in store.js to track focus of track and line names focus, so we can highlight those tracks in the sidebar, code editor and inline inputs in the GridEditor.

  • When hovering in a track size/unit in the sidebar, then highlight that track (and its size) in the GridEditor and in the Code Editor
  • When hovering in a
heyheyhello
heyheyhello commented Jul 16, 2020

Hey nice project! I've seen this done in React a few times but it's nice to see something smaller.

I just had a question about the meaning of "vanilla" in the keywords - did you mean able to run alongside any other frameworks? It might to worth clarifying to people that it is embedding a Vue app into their app though. Since the bundle is +300kb and 10000 lines of code where 9700ish are Vue.js.

Improve this page

Add a description, image, and links to the vue3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vue3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.