hilongjw / vue-lazyload

A Vue.js plugin for lazyload your Image or Component in your application.
http://hilongjw.github.io/vue-lazyload/
MIT License
8k stars 867 forks source link

Vue3 Support #439

Closed chenjiahan closed 1 year ago

chenjiahan commented 4 years ago

Vue 3.0.0 has been officially released,, any plan to support Vue 3?

peng commented 4 years ago

@chenjiahan We are working on it.

chenjiahan commented 4 years ago

Exciting!

snowdream commented 4 years ago

Is it ok now ?

MDolega20 commented 4 years ago

Is it ok now ?

Did you check this?

chenjiahan commented 3 years ago

@peng Hi, is there any progress?

chenjiahan commented 3 years ago

I forked vue-lazyload and added Vue 3 support.

Source Code: https://github.com/youzan/vant/tree/dev/packages/vant-lazyload Document: https://youzan.github.io/vant/next/#/zh-CN/lazyload

benjamin-t-frost commented 3 years ago

I'm curious of the status of this ~