Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing jQuery dependency #570

Open
JohnJVTK opened this issue May 25, 2021 · 3 comments
Open

Removing jQuery dependency #570

JohnJVTK opened this issue May 25, 2021 · 3 comments

Comments

@JohnJVTK
Copy link

Hello,

Do you have any plans on removing jQuery dependency ?

Thanks,
John

@ghiscoding
Copy link

ghiscoding commented Jan 12, 2023

@JohnJVTK
I'm currently working on a new forked repo for a pure/vanilla JS lib, it's still under development but I already have a live demo and I'm expecting to publish a first release in the coming days (done). The reason I created this new repo is because I use this great lib for some other Open Source libs that I have and the lib seems to be unmaintained since a while and some users might want to keep the jQuery version anyway since the vanilla one will be slightly bigger because it requires couple of DOM utils functions. I could also transfer the lib back to its owner but I wish to keep it maintained at the same time.

in short, take a look at this new repo multiple-select-vanilla, there's a live demo and I'm expecting to publish a version in coming days (done). I will also add extra features like auto-position (top/bottom & left/right), I already have the code in another fork.

NPM version v0.1.0 is released

better late than never 😉

@JohnJVTK
Copy link
Author

@ghiscoding
Thanks !
In the meantime I switched to davidstutz plugin but I might give a try to your fork.

@ghiscoding
Copy link

ghiscoding commented Jun 27, 2023

I did a few releases since then and I'm currently at 0.4.4 and I am now officially using it in production. I also updated the v0.4.4 to align with the latest v1.6.0 of this project which was released a month ago, so both projects are still in sync with each other (with the exception is that I have couple more features available).

In the meantime I switched to davidstutz plugin but I might give a try to your fork.

I'm not sure why you mentioned that other project since I know it's yet another jQuery lib, so it seems unrelated to the subject of this opened issue. Anyway, good luck with whichever lib you choose to use, cheers 😉

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

No branches or pull requests

2 participants