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
/
directive
/
ngView.js
Age
Commit message (
Expand
)
Author
2014-03-02
docs(ngView): rename controller suffix in ngView example
Gronblom Sam
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
Matias Niemelä
2014-02-16
docs(ngRoute): ask for examples to have their base[href] fixed
Peter Bacon Darwin
2014-02-16
docs(examples): fix example dependencies
Peter Bacon Darwin
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
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-11
docs(ngView): moar better autoscroll docs
Igor Minar
2014-01-11
docs(ngView): add param info
Gias Kay Lee
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-11-21
fix(ngView): Don't throw when the ngView element contains content with direct...
Tobias Bosch
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-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-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
2013-09-20
fix(ngView): IE8 regression due to expando on non-element nodes
Igor Minar
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-09
fix(ngView): ensure ngView is terminal and uses its own manual transclusion s...
Matias Niemelä
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-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar