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
/
service
/
location.js
Age
Commit message (
Expand
)
Author
2011-11-30
feat($location): name the watch function to ease debugging
Igor Minar
2011-11-30
style(): get rid off some jsl warnings
Vojta Jina
2011-11-21
feat(service.$autoScroll): scroll to hash fragment
Vojta Jina
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
fix($location): links without path segment should not change the path
Vojta Jina
2011-11-14
doc(service): update docs for the moved services
Misko Hevery
2011-11-14
refactor($location): merged $locationConfig service into $locationProvider
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-22
fix($location): rewrite links with nested elements
Vojta Jina
2011-10-13
docs($location): Html5 -> HTML5
Igor Minar
2011-10-13
docs($location): fix $config -> $locationConfig in docs
Igor Minar
2011-10-13
fix($location): do not rewrite link when meta key pressed
Vojta Jina
2011-09-26
fix(scenario): workaround for FF6 dispatchEvent issue #684208
Igor Minar
2011-09-08
fix($location): Use encodeUriQuery instead of escape
Kai Groner
2011-09-08
feat($location): $location service with html5 history api support
Vojta Jina
2011-09-08
feat($browser): jQuery style url method, onUrlChange event
Vojta Jina
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-06-08
Should have replaced all instances of element('input[name=something]').val() ...
Di Peng
2011-06-07
Fix couple of failing e2e tests
Vojta Jina
2011-04-08
fix $location service docs and examples
Igor Minar
2011-03-26
remove _null and _undefined
Igor Minar
2011-02-15
split up services into individual files
Igor Minar