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
/
test
/
directivesSpec.js
Age
Commit message (
Expand
)
Author
2011-08-14
fix(directives): make ng:class-even/odd work with ng:class
Di Peng
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-26
fix(ng:show/ng:hide): use jqLite.show/jqLite.hide
Di Peng
2011-07-26
style(warnings): prevent the browser from making bogus GET requests during tests
Misko Hevery
2011-07-19
Revert "fix(ng:class): preserve classes added post compilation"
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-13
fix(ng:class): preserve classes added post compilation
Di Peng
2011-06-27
test:ng#class: added a better unit test for ng:class
Di Peng
2011-06-02
Fix CSS tests on Opera
Vojta Jina
2011-03-01
linking function should return bound scope
Igor Minar
2011-02-18
Remove ng:watch
Misko Hevery
2011-02-16
Change API angular.compile(element)([scope], [element/true])
Misko Hevery
2011-02-16
remove $init on scope from applying compilation template
Misko Hevery
2011-01-20
null and other falsy values should not be rendered in the view
Igor Minar
2011-01-14
fixed select with ng:format
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-18
move attribute widgets to widgets.js file
Igor Minar
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-10
Make ng:repeat expose $position.
Igor Minar
2010-11-10
added ng:switch-when-default; changed $watch to always fire on init. (may be ...
Misko Hevery
2010-10-27
Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...
Misko Hevery
2010-10-26
fixes IE related failures, and form submit event handling in ie
Misko Hevery
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-23
adding ng:submit directive for use with forms
Igor Minar
2010-10-23
simplifying ng:click spec
Igor Minar
2010-10-19
fixed tests
Misko Hevery
2010-10-13
fixed issue where ng:bind would not reset value if expression returned undefined
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-08
change ng:controller to create new scope hence allow nesting
Misko Hevery
2010-10-04
fixed lint warnings
Igor Minar
2010-10-01
'A' tag widget and ng:click propagation change
Igor Minar
2010-08-14
merge kai/master
Misko Hevery
2010-07-27
fix preventDefault for events
Misko Hevery
2010-07-22
fix howers which were accidently broken
Misko Hevery
2010-07-15
fixed build
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-14
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-05-07
change everything over to jasmine
Misko Hevery
2010-04-22
clean up failing test with jquery
Misko Hevery
2010-04-21
ie6 now passes
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
[next]