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-11-30
feat($interpolate): string interpolation function
Misko Hevery
2011-11-30
feat(deferreds/promises): Q-like deferred/promise implementation with a ton o...
Igor Minar
2011-11-30
feat($templateCache): add $templateCache - shared by ng:include, ng:view
Vojta Jina
2011-11-30
feat(mocks.$httpBackend): add $httpBackend mock
Vojta Jina
2011-11-30
feat($http): new $http service, removing $xhr.*
Vojta Jina
2011-11-30
feat($cacheFactory): add general purpose $cacheFactory service
Igor Minar
2011-11-21
feat(service.$autoScroll): scroll to hash fragment
Vojta Jina
2011-11-14
style(angularPublic): move public export definition to AnuglarPublic.js
Misko Hevery
2011-11-14
new(directive): added ng:module directive for loading modules
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(api): cleaned up the externalization of angular API methods
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-11
refactor(hover): delete hover service
Misko Hevery
2011-09-08
feat($sniffer): basic implementation of browser feature testing
Vojta Jina
2011-09-08
feat($browser): jQuery style url method, onUrlChange event
Vojta Jina
2011-08-24
fix(AngularPublic): expose missing angular public methods
Di Peng
2011-08-10
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
[prev]