drikusroor / vue-bootstrap-autocomplete

An autocomplete/typeahead component for Vue 2 and Bootstrap 4
https://drikusroor.github.io/vue-bootstrap-autocomplete/
MIT License
2 stars 11 forks source link

Vuejs3 support #8

Closed hobselec closed 1 year ago

hobselec commented 1 year ago

I have modified this to work with VueJs3 and Vite. Would you like me to share the code?

drikusroor commented 1 year ago

That sounds like a plan. Will it be backwards compatible with Vue.js 2 still?

hobselec commented 1 year ago

I believe it should, but need to test it.

On Tue, Feb 14, 2023, 8:21 AM Drikus Roor @.***> wrote:

That sounds like a plan. Will it be backwards compatible with Vue.js 2 still?

— Reply to this email directly, view it on GitHub https://github.com/drikusroor/vue-bootstrap-autocomplete/issues/8#issuecomment-1429824013, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3Q5RNYHKK2XKGXBMYZPO3WXOIFDANCNFSM6AAAAAAUYPZ4RM . You are receiving this because you authored the thread.Message ID: @.***>

drikusroor commented 1 year ago

Hi @hobselec, do you have any update on this? Best, Drikus