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
/
ng
/
directive
/
ngView.js
Age
Commit message (
Expand
)
Author
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelàˆ
2013-05-02
fix(ngView): accidentally compiling leaving content
Misko Hevery
2013-04-29
fix(ngController): change controllerAlias to controllerAs.
Misko Hevery
2013-04-22
feat(controller): support as instance syntax
Misko Hevery
2013-04-03
docs: add animations into docs and directive examples
Matias Niemelä
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2012-12-17
docs(ngView): fix code example (change template to templateUrl)
Pawel Kozlowski
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-01
feat($route): rename template -> tempalteUrl and add support for inline templ...
Misko Hevery
2012-06-01
chore($route): rename events
Misko Hevery
2012-06-01
feat($route): resolve local route promises
Misko Hevery
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
2012-04-11
test(ngView): fix failing e2e tests
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-04-03
refactor(ngView): remove extra $watch, refactor one ugly test
Vojta Jina
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery