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
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