-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: SjB/angular.js
base: master
head repository: angular/angular.js
compare: master
Commits on Jun 20, 2012
-
fix($location): url rewriting if element was removed
When user clicks a link, $location needs to intercept this event. The <a> doesn't have to be target element of the DOM event, so it needs to traverse the DOM, to find first <a> parent. If the target element was removed from DOM, during the same event, it would throw an exception. This fixes the issue. Closes angular#1058
Configuration menu - View commit details
-
Copy full SHA for 3da4194 - Browse repository at this point
Copy the full SHA 3da4194View commit details
Commits on Jun 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 1e6d4d5 - Browse repository at this point
Copy the full SHA 1e6d4d5View commit details -
chore(logos): fix shield logo exports
the previous version is clipped at the top
Configuration menu - View commit details
-
Copy full SHA for 869143e - Browse repository at this point
Copy the full SHA 869143eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d57f13 - Browse repository at this point
Copy the full SHA 0d57f13View commit details
Commits on Jun 22, 2012
-
fix(browser): prevent ie from getting into redirect loop
Closes angular#1075 Closes angular#1079 Closes angular#1085
Configuration menu - View commit details
-
Copy full SHA for ffb2701 - Browse repository at this point
Copy the full SHA ffb2701View commit details
Commits on Jun 25, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 3f14a45 - Browse repository at this point
Copy the full SHA 3f14a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bef436 - Browse repository at this point
Copy the full SHA 9bef436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35706ba - Browse repository at this point
Copy the full SHA 35706baView commit details
Commits on Jun 26, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 212f685 - Browse repository at this point
Copy the full SHA 212f685View commit details
Commits on Jul 2, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 6d9313a - Browse repository at this point
Copy the full SHA 6d9313aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a090d - Browse repository at this point
Copy the full SHA f0a090dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b0400 - Browse repository at this point
Copy the full SHA a8b0400View commit details
Commits on Jul 16, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 5026315 - Browse repository at this point
Copy the full SHA 5026315View commit details -
fix(docs): Fix spelling, punctuation and grammatical errors on dev gu…
…ide overview page.
Configuration menu - View commit details
-
Copy full SHA for 1f2d500 - Browse repository at this point
Copy the full SHA 1f2d500View commit details -
fix(docs): Fix spelling, punctuation and grammatical errors on dev gu…
…ide compiler page.
Configuration menu - View commit details
-
Copy full SHA for 2473412 - Browse repository at this point
Copy the full SHA 2473412View commit details -
fix(docs): Fix spelling, punctuation and grammatical errors on dev gu…
…ide bootstrap page.
Configuration menu - View commit details
-
Copy full SHA for c076fe0 - Browse repository at this point
Copy the full SHA c076fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c58501 - Browse repository at this point
Copy the full SHA 4c58501View commit details
Commits on Jul 18, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 92a3d28 - Browse repository at this point
Copy the full SHA 92a3d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1613621 - Browse repository at this point
Copy the full SHA 1613621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e726b - Browse repository at this point
Copy the full SHA 01e726bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d56d69c - Browse repository at this point
Copy the full SHA d56d69cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd2b3d - Browse repository at this point
Copy the full SHA 1fd2b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6e132 - Browse repository at this point
Copy the full SHA 7f6e132View commit details
Commits on Jul 19, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 64a9cd8 - Browse repository at this point
Copy the full SHA 64a9cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f2d84 - Browse repository at this point
Copy the full SHA 79f2d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b92bd - Browse repository at this point
Copy the full SHA b6b92bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 206371b - Browse repository at this point
Copy the full SHA 206371bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfda24 - Browse repository at this point
Copy the full SHA fbfda24View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6937e - Browse repository at this point
Copy the full SHA ab6937eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c8256 - Browse repository at this point
Copy the full SHA 31c8256View commit details -
fic(docs): Consistently use __bold__ for things that must be done whe…
…n moving the ng-controller declaration.
Configuration menu - View commit details
-
Copy full SHA for 6f9a572 - Browse repository at this point
Copy the full SHA 6f9a572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17209d5 - Browse repository at this point
Copy the full SHA 17209d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b5fd1 - Browse repository at this point
Copy the full SHA 13b5fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6553fe6 - Browse repository at this point
Copy the full SHA 6553fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde931a - Browse repository at this point
Copy the full SHA bde931aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c81a0f - Browse repository at this point
Copy the full SHA 8c81a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef9ed8 - Browse repository at this point
Copy the full SHA 5ef9ed8View commit details
Commits on Jul 20, 2012
-
Configuration menu - View commit details
-
Copy full SHA for d3952b7 - Browse repository at this point
Copy the full SHA d3952b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2d971 - Browse repository at this point
Copy the full SHA 6e2d971View commit details -
refactor($injector): move $injector into the providerCache
Better than special-casing '$injector' in createInjector.
Configuration menu - View commit details
-
Copy full SHA for e3e8813 - Browse repository at this point
Copy the full SHA e3e8813View commit details
Commits on Jul 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for a1107e8 - Browse repository at this point
Copy the full SHA a1107e8View commit details
Commits on Jul 31, 2012
-
Configuration menu - View commit details
-
Copy full SHA for b84eaff - Browse repository at this point
Copy the full SHA b84eaffView commit details -
docs(guide): hide scenario for directive example
scenario test for this example would be tricky, we need to teach the runner how to inject mocks first.
Configuration menu - View commit details
-
Copy full SHA for 33ad2b4 - Browse repository at this point
Copy the full SHA 33ad2b4View commit details
Commits on Aug 4, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 77e6d83 - Browse repository at this point
Copy the full SHA 77e6d83View commit details
Commits on Aug 6, 2012
-
Configuration menu - View commit details
-
Copy full SHA for eee9a51 - Browse repository at this point
Copy the full SHA eee9a51View commit details
Commits on Aug 7, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 54e4a6f - Browse repository at this point
Copy the full SHA 54e4a6fView commit details
Commits on Aug 8, 2012
-
Configuration menu - View commit details
-
Copy full SHA for c25cb7d - Browse repository at this point
Copy the full SHA c25cb7dView commit details -
test(form): fix broken preventDefault test
the original test relied on incorrect assumptions about how jasmine async tests work (when setTimeout is triggered) and how browser reloads a page (the sequence of events) and thus the test passes even when the default is not prevented. this change fixes the test by registering an extra submit event handler that checks if the default was prevented. if the default was not prevented, the test will fail and the page will be reloaded causing the test runner to panic.
Configuration menu - View commit details
-
Copy full SHA for 5cec324 - Browse repository at this point
Copy the full SHA 5cec324View commit details
Commits on Aug 10, 2012
-
fix(form): prevent page reload when form destroyed
this fix ensures that we prevent the default action on form submission (full page reload) even in cases when the form is being destroyed as a result of the submit event handler (e.g. when route change is triggered). The fix is more complicated than I'd like it to be mainly because we need to ensure that we don't create circular references between js closures and dom elements via DOM event handlers that would then result in a memory leak. Also the differences between IE8, IE9 and normal browsers make testing this ugly. Closes angular#1238
Configuration menu - View commit details
-
Copy full SHA for 054d40f - Browse repository at this point
Copy the full SHA 054d40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d638a - Browse repository at this point
Copy the full SHA c0d638aView commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.