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
2011-04-11
doc fix - ng:autobind, ng:controller and more
Kenneth R. Culp
2011-03-26
remove _null and _undefined
Igor Minar
2011-02-18
Remove ng:watch
Misko Hevery
2011-02-16
reformated multiline trinary expressions to have a leading ?/:.
Misko Hevery
2011-02-16
Small spelling and grammar fixes in documentation.
Anthony Lieuallen
2011-02-14
docs - adding cross links from directives to guide.expression
Igor Minar
2011-02-07
add description for ng:controller example
Igor Minar
2011-02-01
changed the documentation @example to use <doc:example>
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
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-07
change to keydown from keyup; add delayed $updateView
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-18
add @workInProgress tag and mark all @ngdocs as work in progress
Igor Minar
2010-11-18
escape code in ng:bind-attr jsdoc
Igor Minar
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-15
added remaining directives and search box.
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-11-10
Added Directives
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
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-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
[next]