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
/
ng
/
directive
Age
Commit message (
Expand
)
Author
2013-01-18
feat(directive): added ng-open boolean directive
David Chang
2013-01-18
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov
2013-01-17
fix(ngRepeat): correctly apply $last if repeating over object
Pete Bacon Darwin
2013-01-08
revert: fix(a): prevent Opera from incorrectly navigating on link click
Igor Minar
2013-01-04
docs(form): minor form doc and example fixes
Jonathan Card
2012-12-18
feat(directive): ng:keydown, ng:keyup
Mark Nadig
2012-12-17
docs(ngView): fix code example (change template to templateUrl)
Pawel Kozlowski
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-11-26
fix(ngClassOdd/ngClassEven): support shrinking/reordering in repeaters
Igor Minar
2012-11-26
fix(ngRepeat): support mostly-stable repeating for primitives
Igor Minar
2012-11-26
fix(ngModel): sync ngModel state with scope state
Igor Minar
2012-11-26
fix(ngRepeat): attempt to simplify and improve existing fix for #933
Igor Minar
2012-11-26
feat(form): add ability to reset a form to pristine state
Pawel Kozlowski
2012-11-25
docs(api): add ngRequired to input/select/textarea directives
Dean Sofer
2012-11-11
docs(ngList): fix typo
Josh Adams
2012-11-11
docs(ngHide): Fix typo and make it more in line with ngShow
Christian Vuerings
2012-10-31
fix(select): select option with a label of 0 is not shown
Sudhir Jonathan
2012-09-06
fix(a): prevent Opera from incorrectly navigating on link click
sgtpep
2012-09-06
fix(FormController): propagate dirty state to parent forms
Kai Groner
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-09-06
fix(ngSrc): don't set src if value is empty string
Xiangru Chen
2012-09-06
feat(ngModel): support ngTrim attribute on input
Gregory Pike
2012-09-06
fix(ngClass): works with class interpolation
Max Martinsson
2012-09-06
fix(ngRepeat): now works with primitive types
Zhenbo Zhang
2012-08-31
revert: fix(ng-repeat) to work with primitive types
Igor Minar
2012-08-30
fix(ng-repeat) to work with primitive types
Zhenbo Zhang
2012-08-27
fix(ng-list): remove data bound flicker
Misko Hevery
2012-08-24
docs(a): expose hidden docs
Igor Minar
2012-08-13
fix(ngPluralize): fixes ng-pluralize when using non-standard start/end symbols
Brian Ford
2012-08-10
fix(option): support option elements in datalist
Igor Minar
2012-08-10
fix(form): prevent page reload when form destroyed
Igor Minar
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-08
feat($compile): simplify isolate scope bindings
Misko Hevery
2012-06-08
refactor($compile): always call attr.$observe
Misko Hevery
2012-06-02
doc(NgModelController) add example and $render documentation
Misko Hevery
2012-06-02
doc(guide): clean up broken links
Misko Hevery
2012-06-01
feat($route): rename template -> tempalteUrl and add support for inline templ...
Misko Hevery
2012-06-01
chore($route): rename events
Misko Hevery
2012-06-01
feat($route): resolve local route promises
Misko Hevery
2012-05-22
fix(ngRepeat): expose $first, $middle and $last instead of $position
Max
2012-05-06
fix(ngSrc,ngHref): binding should set element prop as well as attr
Igor Minar
2012-05-06
fix(ngModel): use keydown/change events on IE9 instead of input
Igor Minar
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
2012-05-02
fix(select): don't interfere with selection if not databound
Igor Minar
2012-04-30
docs(ngCsp): make the CSP docs publicly visible
Igor Minar
2012-04-30
docs(ngSanitize): fix directive links
Igor Minar
2012-04-27
feat($parse): CSP compatibility
Igor Minar
2012-04-20
fix(select): properly handle empty & unknown options without ngOptions
Igor Minar
2012-04-20
fix(script): Incorrectly reading script text on ie
Misko Hevery
2012-04-20
docs(ngBind): "angular.module.ng.$sanitize" -> "angular.module.ngSanitize.$sa...
johnlindquist
[next]