andrewvasilchuk / vue-lazy-youtube-video

Vue.js component for lazyloading YouTube videos.
MIT License
102 stars 22 forks source link

feat: add thumbnailListeners prop #14

Closed grelkin closed 4 years ago

grelkin commented 4 years ago

Bubble the load event up.

andrewvasilchuk commented 4 years ago

@grelkin, Let's create thumbnailListeners prop. So we can listen to all the events not to the load. What do you think about it?)

andrewvasilchuk commented 4 years ago

@grelkin, What do you think about it? Ready to merge 😄

grelkin commented 4 years ago

Yup, it's definitely more advanced and covers my case.

Thanks a lot.

grelkin commented 4 years ago

@andrewvasilchuk, Thank you very much for reviewing and accepting the PR so fast.

Would you also have an opportunity to update the NPM package with the changes in the next few weeks ?

andrewvasilchuk commented 4 years ago

@grelkin, Sure, tomorrow, I promise.

andrewvasilchuk commented 4 years ago

@grelkin, Published.