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
Age
Commit message (
Expand
)
Author
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-11
docs(ngView): moar better autoscroll docs
Igor Minar
2014-01-11
docs(ngView): add param info
Gias Kay Lee
2014-01-10
fix($route): update current route upon $route instantiation
Daniel Zimmermann
2013-12-27
fix(ngRoute): instantiate controller when template is empty
Caitlin Potter
2013-12-12
fix(ngView): Add template to DOM before linking other directives
Tobias Bosch
2013-12-09
style($route): make jshint happy
Vojta Jina
2013-12-09
docs($route): clarify examples of route parameters
hambyiii
2013-11-21
fix(ngView): Don't throw when the ngView element contains content with direct...
Tobias Bosch
2013-11-20
docs(ngRoute): make it easier to find the example
Pete Bacon Darwin
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-06
fix(ngView): only run anchorScroll after animation is done
Jeff Cross
2013-11-05
chore(docs): refactor/improve new CSS transition code in examples
Matias Niemelä
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-23
fix(ngView): ensure the new view element is placed after the old view element
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-22
chore(grunt): add jshint tasks
Pete Bacon Darwin
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
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-20
fix(ngView): IE8 regression due to expando on non-element nodes
Igor Minar
2013-09-14
docs(ngRoute): add missing parameter to $routeChangeError
Umur Kontacı
2013-09-03
fix(ngView): ensure ngClass works with together with ngView's transclusion be...
Matias Niemelä
2013-08-22
docs(module): improve the installation instructions for optional modules
Brian Ford
2013-08-19
revert(ngView): remove ngView manual transclusion system
Matias Niemelä
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-09
fix(ngView): ensure ngView is terminal and uses its own manual transclusion s...
Matias Niemelä
2013-08-07
docs(ngRoute): make config block for the routeProvider example explicit
David Mosher
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-29
chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a ...
Matias Niemelä
2013-07-26
chore(ngView): $animate refactoring + transclusion & tests
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
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