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-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
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-08
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...
Matias Niemelä
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-05-03
feat(ngInclude): $includeContentRequested event
Matthieu Larcher
2013-05-02
fix(ngView): accidentally compiling leaving content
Misko Hevery
2013-05-02
fix(ngRepeat): correctly iterate over array-like objects
Gonzalo Ruiz de Villa
2013-05-01
test(ngAnimate): also provide W3C transition property to work on IE10
Pete Bacon Darwin
2013-04-29
fix(ngController): change controllerAlias to controllerAs.
Misko Hevery
2013-04-22
feat(controller): support as instance syntax
Misko Hevery
2013-04-19
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-16
fix(ngPattern): allow modifiers on inline ng-pattern
austingreco
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-04-11
fix(ngAnimate): prevent animation on initial page load
Misko Hevery
2013-04-11
fix(ngRepeat): prevent initial duplicates
Misko Hevery
2013-04-11
fix(ngAnimate): skip animation on first render
Matias Niemelä
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
[next]