This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Commit e0c134b
2 files changed
+18
-4
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
+17-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
925 | 925 |
| |
926 | 926 |
| |
927 | 927 |
| |
| 928 | + | |
928 | 929 |
| |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
929 | 936 |
| |
930 | 937 |
| |
931 | 938 |
| |
| |||
1040 | 1047 |
| |
1041 | 1048 |
| |
1042 | 1049 |
| |
1043 |
| - | |
1044 |
| - | |
1045 |
| - | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
1046 | 1060 |
| |
1047 | 1061 |
| |
1048 | 1062 |
| |
|
1 commit comments
igienger commentedon Sep 30, 2013
Hey -- I think this breaks:
angular.element(transcludeEl).controller('directiveName')
I think JQLiteController must be updated as well?
https://github.com/angular/angular.js/blob/master/src/jqLite.js#L325