Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Is there a "jQuery free" branch/fork of ui-select2? #100

Closed
ozomer opened this issue Nov 8, 2013 · 2 comments
Closed

Is there a "jQuery free" branch/fork of ui-select2? #100

ozomer opened this issue Nov 8, 2013 · 2 comments

Comments

@ozomer
Copy link

ozomer commented Nov 8, 2013

I used to think Angular suppose to replace jQuery, but now I notice that more and more modules require both.

Isn't jqLite enough?
I'm trying to avoid loading both libraries.

@kadamwhite
Copy link
Contributor

ui-select2 provides Angular bindings for the jQuery Select2 plugin; because of this it does require the full version of jQuery.

jqLite is great for letting Angular run on its own, but for more advanced functionality jQuery is going to come in handy sooner or later.

@dimirc
Copy link

dimirc commented Nov 8, 2013

We are working on new native directive with similar functionalities that won't have these dependencies. Check #82

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants