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-09-25
fix(ngRepeat): correctly track elements even when the collection is initially...
jankuca
2013-09-20
test(ng-non-bindable): test sibling bindings
Chirayu Krishnappa
2013-09-20
fix(ng-bind-html): watch string value instead of wrapper
Chirayu Krishnappa
2013-09-20
fix(ngInclude): don't break attribute bindings on ngInclude-ed element
Brian Ford
2013-09-17
fix(test): fixed toThrow usage
Chirayu Krishnappa
2013-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-09-03
fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...
Matias Niemelä
2013-09-03
fix(ngAnimate): cut down on extra $timeout calls
Matias Niemelä
2013-08-19
revert(ngInclude): remove ngInclude manual transclusion system
Matias Niemelä
2013-08-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
2013-08-09
fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclu...
Matias Niemelä
2013-08-08
docs(compile/selmulti): description for compile/selmulti error
Misko Hevery
2013-08-08
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar
2013-08-07
docs(minerr): fill in error message descriptions
Ken Sheedlo
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-08-02
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä
2013-07-31
fix(isArrayLike) Correctly detect arrayLike items
Daniel Herman
2013-07-29
fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...
Matias Niemelä
2013-07-26
fix(ngInclude): $animate refactoring + use transclusion
Matias Niemelä
2013-07-26
chore($animate): replace show/hide with addClass/removeClass
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-25
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-24
fix(select): don't support binding to select[multiple]
Igor Minar
2013-07-24
feat(ngRepeat): add $even and $odd props to iterator
P. Envall
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-24
fix(ngRepeat): handle iteration over identical obj values
Rory Douglas
2013-07-18
test(ngRepeat): add a test for ngRepeat when using 'track by' and a filter
Brian Ford
2013-07-18
feat(directive): ng:focus, ng:blur
Andreas Sander
2013-07-15
fix($animator): ensure animations are always disabled for an element that is ...
Matias Niemelä
2013-07-14
feat(ngPluralize): add alternative mapping using attributes
Lucas Galfasó
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(ngList): remove disabled test
Igor Minar
2013-07-02
fix($compile): prevent infinite loop w/ replace+transclude directives
Igor Minar
2013-07-02
test(ngRepeat): disable an element directive test on IE8
Igor Minar
2013-07-02
revert: test(ngRepeat): fix IE8 test compatibility issue
Igor Minar
2013-07-01
test(ngRepeat): fix IE8 test compatibility issue
Igor Minar
2013-06-28
style(ngRepeatSpec): fix up colons and iit
Pete Bacon Darwin
2013-06-27
fix(compiler): corrects component transclusion on compilation root.
Igor Minar
2013-06-24
test($compile): fix IE specific test.
Chirayu Krishnappa
2013-06-24
fix($compile): reject multi-expression interpolations for src attribute
Chirayu Krishnappa
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-11
fix(ngRepeat): support growing over multi-element groups
Misko Hevery
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-14
feat(ngSrcset): add new ngSrcset directive
Samuel Santos
2013-05-14
feat(select): match options by expression other than object identity
quazzie
[next]