Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(jqLite): use jQuery only if jQuery.fn.on present
Make Angular not bind to jQuery versions older than 1.7 since older versions of jQuery do not support necessary on()/off() methods.
- Loading branch information