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
/
ngRoute
/
route.js
Age
Commit message (
Expand
)
Author
2014-03-17
docs(ngRoute): remove global controller syntax in the example
bradwheel
2014-03-10
docs(route.js): changed html entities lt gt to < and >
Louis Haußknecht
2014-03-10
docs($route): change routes property to correct type
doodeec
2014-03-07
docs($route): fix formatting of example code
Peter Bacon Darwin
2014-03-02
docs(*): ensure jsdoc type expressions are valid
Peter Bacon Darwin
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-23
docs($routeProvider): correct "slashs" to "slashes"
Alessandro Bahgat
2014-02-19
docs(modules): remove unused {@installModule} tags
Peter Bacon Darwin
2014-02-19
docs($routeProvider): fix indentation
Steven Petryk
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(api): escape params that have <object> in their type
Peter Bacon Darwin
2014-02-16
docs(ngRoute): ask for examples to have their base[href] fixed
Peter Bacon Darwin
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
docs(bike-shed-migration): fix url-based links refs to AUTO module
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-22
docs(ngRoute): grammar correction
Allon Hadaya
2014-01-21
fix(ngRoute): pipe preceding route param no longer masks ? or * operator
Caitlin Potter
2014-01-13
revert: fix($route): update current route upon $route instantiation
Igor Minar
2014-01-10
fix($route): update current route upon $route instantiation
Daniel Zimmermann
2013-12-09
style($route): make jshint happy
Vojta Jina
2013-12-09
docs($route): clarify examples of route parameters
hambyiii
2013-11-20
docs(ngRoute): make it easier to find the example
Pete Bacon Darwin
2013-10-30
docs($route): split over-length line
Pete Bacon Darwin
2013-10-30
docs($route): change example module name
Andrew Jackson
2013-10-24
style($route): fix line length
Pete Bacon Darwin
2013-10-24
docs($routeProvider): document route.resolve rejection
Josh Schumacher
2013-10-23
feat(docs): provide index pages for each angular module
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-10
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin
2013-10-04
fix(routeProvider): parametrized routes do not match against locations that w...
Nicola Peduzzi
2013-10-01
docs(ngRoute): add angularEvent param to $routeChangeStart event
Matthew Kleiman
2013-09-30
docs($route): reloadOnSearch affects hash fragment changes
Fred Sauer
2013-09-14
docs(ngRoute): add missing parameter to $routeChangeError
Umur Kontacı
2013-08-22
docs(module): improve the installation instructions for optional modules
Brian Ford
2013-08-15
style($route): make some jshint recommended changes
Josh Taylor
2013-08-15
docs($route): add hint for ngRoute module inclusion
Reto Aebersold
2013-08-12
feat($route): express style route matching
joshrtay
2013-08-07
docs(ngRoute): make config block for the routeProvider example explicit
David Mosher
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-06-11
docs(ngRoute): clarify when gets updated
Pete Bacon Darwin
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar