Skip to content

Conversation

ComBusJV
Copy link

removed injection of angular.element for async loading, usage of loader.js https://github.com/angular/angular.js/blob/41d5c90f170cc054b0f8f88220c22ef1ef6cc0a6/src/loader.js#L26
only ensures angular.module.
replaces usage of $() with angular.element()

removed injection of angular.element for async loading, usage of loader.js https://github.com/angular/angular.js/blob/41d5c90f170cc054b0f8f88220c22ef1ef6cc0a6/src/loader.js#L26
only ensures angular.module.
replaces usage of $() with angular.element()
@Templarian
Copy link
Owner

Note this would make the library 1.3+ with that $applyAsync change.

Also, please make sure this was tested without jquery.

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

Successfully merging this pull request may close these issues.

2 participants