index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
AngularPublic.js
Age
Commit message (
Expand
)
Author
2011-08-18
doc($browser): remove duplication of $browser to docs
Vojta Jina
2011-07-22
feat(angular.version): add angular.version
Di Peng
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-06-08
Refactor injector to have invoke method for speed reasons
Misko Hevery
2011-06-02
Refactor $browser's lazy start polling
Vojta Jina
2011-02-16
allow jquery to be declared after angular in the script loading order
Misko Hevery
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-07
$location service should utilize onhashchange events instead of polling
Igor Minar
2011-01-04
Remove many eager-publish services, lazy polling
Misko Hevery
2010-12-06
add $browser.defer and $defer service and fix async xhr cache issue
Igor Minar
2010-11-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-15
Added basic Services, which support @memberOf and @methodOf
Vojta Jina
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-09-23
$cookies service refactoring
Igor Minar
2010-09-22
Refactored the Browser:
Misko Hevery
2010-09-14
Adding cookie service
Misko Hevery
2010-07-22
added jsonp to resources
Misko Hevery
2010-07-20
fixed xhtml compatibility, fix console in chrome
Misko Hevery
2010-07-19
added equals method to angular.equals and $equals
Misko Hevery
2010-05-07
xhr bulk fixes
Misko Hevery
2010-04-15
added $route service
Misko Hevery
2010-04-05
added hover service
Misko Hevery
2010-04-05
added ng:switch widget
Misko Hevery
2010-04-04
had to rename the flie so that it is the last file loaded.
Misko Hevery
2010-04-03
browser is now injectable into the system
Misko Hevery