simplesmiler / vue-focus

A reusable focus directive for reusable Vue.js components
MIT License
404 stars 40 forks source link

Getting the Demo page to work with Vue2 #10

Closed mesqueeb closed 7 years ago

mesqueeb commented 7 years ago

Dear @simplesmiler . Your example was created with Vue 1, and I'm trying to recreate it with Vue2 here: See the Pen Vue Focus by Luca Ban

But it doesn't work fully...

I'm still not a pro at vue, so I have some difficulties getting vue-focus to work. I'd like to see how it works with a working example with Vue2. : )

simplesmiler commented 7 years ago

Hi @mesqueeb, sorry for taking some time to respond.

I was sure I updated the demo for v2, but apparently I did only update the internal example.

Here is the v2 demo: https://jsfiddle.net/simplesmiler/zak1t6o8/ I will also update the link in the README.md.