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-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
2010-04-12
added ng-eval-order attribute
Misko Hevery
2010-04-12
removed Meta and allowed binding of HTML
Misko Hevery
2010-04-08
tests pass jstd has issues
Misko Hevery
2010-04-08
tests failing jstd to show cory
Misko Hevery
2010-04-07
seperatio validation and exception handling
Misko Hevery
2010-04-07
Merge branch 'directives' of github.com:angular/angular.js into directives
Misko Hevery
2010-04-07
clean up, fixes for app
Misko Hevery
2010-04-06
few fixes to make tests pass with jquery
Misko Hevery
2010-04-05
added ng-controller directive
Misko Hevery
2010-04-05
added ng:include
Misko Hevery
[next]