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-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-13
fixed issue where ng:bind would not reset value if expression returned undefined
Misko Hevery
2010-10-08
change ng:controller to create new scope hence allow nesting
Misko Hevery
2010-10-05
Fix bug in IE where clone removes whitespace nodes.
Elliott Sprehn
2010-10-01
'A' tag widget and ng:click propagation change
Igor Minar
2010-09-21
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...
Misko Hevery
2010-09-14
Fixed all trivial jslint violations
Misko Hevery
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-07-27
fix preventDefault for events
Misko Hevery
2010-07-23
fix bug which only showed up in ie7
Misko Hevery
2010-07-23
minor per improvement
Misko Hevery
2010-07-22
fix howers which were accidently broken
Misko Hevery
2010-07-15
proper handlig of $element in filters
Misko Hevery
2010-07-15
proper handlig of $element in filters
Misko Hevery
2010-07-14
appease IE on CSS styles
Misko Hevery
2010-07-14
ng:style remembers previous style and properly resets to it
Misko Hevery
2010-07-15
fix undefine style
Kai Compagner
2010-07-09
ng:repeat ignores prototype keys
Misko Hevery
2010-07-02
change all attributes from ng- to ng: prefix
Misko Hevery
2010-06-02
Revert "Revert "removed few key foreach and replaced thime with for loop for ...
Shyam Seshadri
2010-06-02
Revert "removed few key foreach and replaced thime with for loop for performa...
Shyam Seshadri
2010-05-31
removed few key foreach and replaced thime with for loop for performance.
Misko Hevery
2010-05-30
compiler exposos both self and this function calling convention
Misko Hevery
2010-05-30
remove the relience of parser an special self object, now passing generic self
Misko Hevery
2010-05-07
change everything over to jasmine
Misko Hevery
2010-04-23
fix last ie failure
Misko Hevery
2010-04-22
clean up failing test with jquery
Misko Hevery
2010-04-22
tests work under jquery and without
Misko Hevery
2010-04-21
more if tests pass
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery
2010-04-16
lots of small fixes
Misko Hevery
2010-04-12
removed Meta and allowed binding of HTML
Misko Hevery
2010-04-07
seperatio validation and exception handling
Misko Hevery
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
[next]