Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Support jQuery 1.10.2 #3764

Closed
romario333 opened this issue Aug 27, 2013 · 0 comments
Closed

Support jQuery 1.10.2 #3764

romario333 opened this issue Aug 27, 2013 · 0 comments

Comments

@romario333
Copy link

Currently Angular.js is tested against jQuery 1.8.3 which starts to be little dated. It would be nice to have official support for 1.10.2.

1.10.2 seems to mostly work fine, only 1 test is failing when I do grunt tests:jquery.

btford added a commit to btford/angular.js that referenced this issue Sep 25, 2013
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.

Closes angular#3764
@btford btford closed this as completed in e0c134b Sep 26, 2013
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.

Closes angular#3764
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.

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

Successfully merging a pull request may close this issue.

1 participant