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
/
services.js
Age
Commit message (
Expand
)
Author
2010-11-25
more docs for angular.service.
Igor Minar
2010-11-25
Doc service: added example into service overview
Vojta Jina
2010-11-18
don't escape $ in hashpath either
Igor Minar
2010-11-18
don't escape ! and : in hashPath
Igor Minar
2010-11-18
fix all closure compilation warnings due to invalid function types
Igor Minar
2010-11-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-18
make @param type and description non-optional
Igor Minar
2010-11-18
make @returns type non-optional
Igor Minar
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-15
Added basic Services, which support @memberOf and @methodOf
Vojta Jina
2010-10-31
Small refactor in $location service
Vojta Jina
2010-10-31
Fixing issue #98 (infinite loop when location hash set empty)
Vojta Jina
2010-10-23
$cookieStore should not be a global service
Igor Minar
2010-10-19
Added tests for URL_MATCH and fixed issue with empty path
Vojta Jina
2010-10-18
small fixes to the $location services
Igor Minar
2010-10-18
Removed $location.cancel() method (and related test)
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-14
publish $route since we bind it with $route.current in ng:include
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-12
fixing missing semicolon
Igor Minar
2010-10-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-10-13
temparary backaward compatibility patch for Controller.init
Igor Minar
2010-09-27
Reworked the cookie synchronization between cookie service, $browser and docu...
Igor Minar
2010-09-26
Properly initialize cookie service in order to preserve existing cookies
Igor Minar
2010-09-23
$cookies service refactoring
Igor Minar
2010-09-23
Rewrite session store service in object literal style and remove getAll metho...
Igor Minar
2010-09-22
Refactored the Browser:
Misko Hevery
2010-09-16
removed unneeded comment
Misko Hevery
2010-09-14
Fixed all trivial jslint violations
Misko Hevery
2010-09-14
Adding cookie service
Misko Hevery
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-08-11
clean up for better obfuscation
Misko Hevery
2010-08-10
added additional test
Misko Hevery
2010-07-30
minor speed improvements or URL parsing
Misko Hevery
2010-07-30
fix up the $location encoding
Misko Hevery
2010-07-29
refactored $location service so that it correctly updates under all conditions
Misko Hevery
2010-07-26
add $exceptionHandler service
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-20
fixed xhtml compatibility, fix console in chrome
Misko Hevery
2010-07-13
better naming for our verify cache scheme, and tests.
Rob Spies
2010-06-22
Merge http://github.com/angular/angular.js into angular
Rob Spies
2010-05-27
extracted switchRouteMatcher and added necessary libraries to angular-scenario
Andres Ornelas
2010-05-19
fixed isNumber to angular.isNumber for mocks outside of angular
Misko Hevery
2010-05-19
added $log to console connection
Misko Hevery
2010-05-19
added exception handling to $xhr
Misko Hevery
2010-05-19
refactor for simplicity
Misko Hevery
2010-05-19
added error handler to xhr requests
Misko Hevery
2010-05-13
fix incorect parsing of url if it contains dash - character
Misko Hevery
2010-05-08
reenable hover clearing
Misko Hevery
[next]