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

jquery dependency #41

Open
staabm opened this issue Nov 18, 2015 · 2 comments
Open

jquery dependency #41

staabm opened this issue Nov 18, 2015 · 2 comments

Comments

@staabm
Copy link
Contributor

staabm commented Nov 18, 2015

atm. I need to load a 40-70kb (depending on loaded jquery modules) big JS lib - namely jQuery - to use this great and tiny 4kb gridform lib.

would be great if you could get rid of the jquery dependency.. do you think this is possible?
I guess most of the selector things could be achieved with QSA[1].
that would be a big plus!

[1] http://caniuse.com/#search=querySelectorAll

@staabm
Copy link
Contributor Author

staabm commented Jan 8, 2016

Any interesst in case I would provide it as a PR @kumailht ?

@kumailht
Copy link
Contributor

Removing the jQuery dependancy would be the right step forward. But it is a big change! So my suggestion would be to fork the project. I'll add a prominent link on the ReadMe page linking to your fork. Once it has gained enough real world users and has been through a reasonable amount of testing, we can merge the fork into the main project.

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