Skip to content

Vue3 update!#164

Open
james090500 wants to merge 17 commits intovoerro:masterfrom
james090500:master
Open

Vue3 update!#164
james090500 wants to merge 17 commits intovoerro:masterfrom
james090500:master

Conversation

@james090500
Copy link
Copy Markdown

Work in progress still!

@james090500 james090500 changed the title ⬆️ Initial vue3 update Vue3 update! Mar 17, 2022
@james090500
Copy link
Copy Markdown
Author

james090500 commented Mar 17, 2022

FYI. Whilst we wait for a merge this can be installed with:
npm i @james090500/vue-tagsinput

https://www.npmjs.com/@james090500/vue-tagsinput

james090500 and others added 5 commits March 17, 2022 16:16
As described in this issue in the original repository: voerro#149 (comment)
Would be nice to be able to use your repository for now.
Fix typeaheadCallback search suggestions
Vue3 v-model should work again
@acirinelli
Copy link
Copy Markdown
Contributor

As of Jan 2023, this still needs to be installed from npm i https://github.com/james090500/vue-tagsinput ... is that correct?

@james090500
Copy link
Copy Markdown
Author

As of Jan 2023, this still needs to be installed from npm i https://github.com/james090500/vue-tagsinput ... is that correct?

It whats I am using on my site until this is merged.

@acirinelli
Copy link
Copy Markdown
Contributor

As of Jan 2023, this still needs to be installed from npm i https://github.com/james090500/vue-tagsinput ... is that correct?

It whats I am using on my site until this is merged.

Great! I have it installed on my project and it is working well. Thank you for putting this together, much appreciated!

@Xetnus
Copy link
Copy Markdown

Xetnus commented Jan 14, 2023

Thanks for working on this, James. I'm not sure if I'm doing something wrong, but I can't get delete-on-backspace to work. I have :delete-on-backspace="true" set, but it's not working on Chromium or Firefox in Ubuntu (haven't tested Windows). Is anyone else getting this bug?

@james090500
Copy link
Copy Markdown
Author

Thanks for working on this, James. I'm not sure if I'm doing something wrong, but I can't get delete-on-backspace to work. I have :delete-on-backspace="true" set, but it's not working on Chromium or Firefox in Ubuntu (haven't tested Windows). Is anyone else getting this bug?

Thanks for reporting! this has been fixed. Also released the version on NPM;

https://www.npmjs.com/@james090500/vue-tagsinput

@james090500
Copy link
Copy Markdown
Author

james090500 commented Jan 14, 2023

Vue3 update is now on NPM!

You can install with: npm i @james090500/vue-tagsinput
https://www.npmjs.com/package/@james090500/vue-tagsinput

Demo: https://vue-tagsinput.pages.dev/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants