You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Adding ng-jq functionality, the ability to force jqLite or any other library by name to be used for angular.element
fixing linting and jshint comments, as per @mzgol request
fixing weird duplication of docs when merging
adding other ng prefixes to be added and test to jq(), fixing documentation error by adding @module ng, changing @element to be any
removing tabs, again.
removing jq._name = undefined; as not useful anymore
adding strict equality for tests
Adding better description of ng-jq, fixing tabs/spaces
changing the logic behind ngJq to be more robust; removing jQuery = window[jqName] for when jqName is empty string
replacing tabs for spaces
0 commit comments