realcrowd / angularjs-utilities

Hopefully useful directives, providers, filters, etc for AngularJS
Other
199 stars 50 forks source link

jQuery referenced in source #9

Open danielcrisp opened 10 years ago

danielcrisp commented 10 years ago

Is jQuery required?

I spotted this in the source:

https://github.com/realcrowd/angularjs-utilities/blob/master/src/directives/rcSubmit.js#L34

But there is no mention of it as a dependency anywhere else (unless I've missed it)