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
/
ng
/
directive
Age
Commit message (
Expand
)
Author
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
test(ngPattern): fix disabled test
Igor Minar
2013-07-11
test(ngList): remove disabled test
Igor Minar
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-03-14
Fix failing test in IE 10
Shyam Seshadri
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2013-02-14
fix(a): workaround IE bug affecting mailto urls
Igor Minar
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
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-11-26
fix(ngRepeat): support mostly-stable repeating for primitives
Igor Minar
2012-11-26
test(ngRepeat): clean up and improve tests
Igor Minar
2012-11-26
test(ngRepeat): add test for issue #1076
Igor Minar
2012-10-31
fix(select): select option with a label of 0 is not shown
Sudhir Jonathan
2012-09-11
fix(ng-repeat) to work with primitive types
Zhenbo Zhang
2012-09-06
fix(FormController): propagate dirty state to parent forms
Kai Groner
2012-09-06
fix(ngSrc): don't set src if value is empty string
Xiangru Chen
2012-09-06
fix(ngClassEven/Odd): filtering/ordering and repeater
petrovalex
2012-09-06
fix(ngClass): works with class interpolation
Max Martinsson
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-13
fix(ngPluralize): fixes ng-pluralize when using non-standard start/end symbols
Brian Ford
2012-08-13
style(ngPluralizeSpec): fix indentation
Igor Minar
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-08-10
test(form): fix broken preventDefault test
Igor Minar
2012-08-10
refactor(formSpec): group preventDefault specs into a describe
Igor Minar
2012-06-08
feat($compile): simplify isolate scope bindings
Misko Hevery
2012-06-02
doc(NgModelController) add example and $render documentation
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-02
fix(select): don't interfere with selection if not databound
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
test(selectSpec): clean up and simplify specs
Igor Minar
2012-04-20
fix(script): Incorrectly reading script text on ie
Misko Hevery
2012-04-11
fix(input.radio): support 2-way binding in a repeater
Vojta Jina
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-04-09
chore(ngBind): remove obsolete test
Igor Minar
[next]