AlbertLucianto / vue-text-highlight

Text highlighter library for Vue.js :lipstick:
https://albertlucianto.github.io/vue-text-highlight
MIT License
327 stars 35 forks source link

Vue3.0 feature is not supported? #43

Open Little-Fan opened 3 years ago

Little-Fan commented 3 years ago

I'm running an error, in vue3.0 environment.

AlbertLucianto commented 3 years ago

Vue 3 is not supported due to slot API changes from Vue 2.

Messias-Ferreira commented 3 years ago

are we still having this problem?

kawamataryo commented 3 years ago

Hi. I've created Vue3 supported highlighter library while referencing vue-text-highlighter . You can use it if you want.

https://github.com/kawamataryo/vue-word-highlighter

mjac commented 3 years ago

@AlbertLucianto are you planning to support Vue 3? I'd love to keep using the library if possible. Thank you again for providing it. I expect it is possible to update if @kawamataryo has made a version compatible with Vue 2 and Vue 3. Perhaps there is an opportunity for collaboration.

DannyFeliz commented 3 years ago

@kawamataryo

giphy