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
/
directives.js
Age
Commit message (
Expand
)
Author
2010-04-07
clean up, fixes for app
Misko Hevery
2010-04-05
added ng-controller directive
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-03-31
all tests green, some dissabled
Misko Hevery
2010-03-30
more tests fixed
Misko Hevery
2010-03-26
moved all uneeded files out, widgets.html works, tests horribly broken
Misko Hevery
2010-03-25
major refactoring of scope
Misko Hevery
2010-03-23
markup now wroks, some refactorings
Misko Hevery
2010-03-22
all angular.js directives now work
Misko Hevery
2010-03-22
rudementary event bind and trigger for jqlite
Misko Hevery
2010-03-22
upgraded jquery to 1.4.2 and made ng-action work with jquery
Misko Hevery
2010-03-22
ng-watch directive
Misko Hevery
2010-03-22
Merge branch 'directives' of github.com:angular/angular.js into directives
Misko Hevery
2010-03-22
ng-repeat works
Misko Hevery
2010-03-22
got few directives working
Misko Hevery
2010-03-18
support for templates
Misko Hevery
2010-03-18
initial revision of new plugable compiler
Misko Hevery
2010-03-16
spike widgets in new style
Adam Abrons
2010-03-16
spike on directives
Adam Abrons