-
Notifications
You must be signed in to change notification settings - Fork 869
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: vue3 support #455
Comments
I have some ideas, if I can, I would also like to contribute my code |
hilongjw has created the next branch,Welcome everyone to contribute in the form of MR. @caozhong1996 @sanfengliao |
I made some simple modifications to make lazyload support vue3. The next step should be to refactor our code with composition api and ts. |
Great. I'm working on that. |
Please update it to latest vuejs v3 + TypeScript |
Any news about vue 3 support? |
Bump |
Anybody is aware of any fork that supports Vue 3 or alternative libraries? |
Dear author of the vue-lazyload, I've been using this library for a long time,thanks a lot!
亲爱的vue-lazyload作者,我使用这个库很长时间了,万分感谢!
Vue 3.0 has been officially released for a long time, However, vue-lazyload was not updated in time.
Vue3.0已经正式发布很长的时间了,然而vue-lazyload并没有及时更新。
Because of this, I made Vue3.0 adaptation for vue-lazyload -- vue-lazyload-next.
因此,我为vue-lazyload做了Vue3.0的适配 -- vue-lazyload-next。
such as ts, compositon api, es6, and so on.
例如: ts, compositon api, es6,等等。
Considering the huge changes in Vue3.0, I hope you can create a ”next“ branch for Vue3.0.
鉴于vue3.0的巨大改动,希望您能专门为Vue3.0创建一条 next 分支。
I'd be happy to contribute my code if I could.
如果可以的话,我非常乐意贡献我的代码。
Wish you a happy Spring Festival in advance.
提前预祝您春节愉快。
The text was updated successfully, but these errors were encountered: