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
Age
Commit message (
Expand
)
Author
2013-11-22
test($compile): correct the assertion to make test pass on IE11
Igor Minar
2013-11-22
fix($parse): allow for new lines in expr when promise unwrapping is on
rodyhaddad
2013-11-21
fix($compile): secure form[action] & iframe[srcdoc]
Chirayu Krishnappa
2013-11-21
fix(httpBackend): should not read response data when request is aborted
Gonzalo Ruiz de Villa
2013-11-21
fix(ngMock): fixes httpBackend expectation with body object
Corey Burrows
2013-11-21
fix(loader): expose `$$minErr` to modules such as`ngResource`
Pete Bacon Darwin
2013-11-21
fix(ngView): Don't throw when the ngView element contains content with direct...
Tobias Bosch
2013-11-21
fix(ngInclude): Don't throw when the ngInclude element contains content with ...
Tobias Bosch
2013-11-21
fix(tests): Correct tests for IE11
Tobias Bosch
2013-11-21
fix(ngAnimate): correctly retain and restore existing styles during and after...
Peter Deak
2013-11-21
fix($animate): ensure keyframe animations are blocked around the reflow
Matias Niemelä
2013-11-21
fix($animate): ensure transition animations are unblocked before the dom oper...
Matias Niemelä
2013-11-21
fix($animate): ensure addClass/removeClass animations do not snap during reflow
Matias Niemelä
2013-11-21
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä
2013-11-21
fix(ngController): fix issue with ngInclude on the same element
Andrew Silluron-Gonzalez
2013-11-21
fix($resource): Always return a resource instance when calling class methods ...
Tobias Bosch
2013-11-21
feat(input): hold listener during text composition
Chia-liang Kao
2013-11-20
fix(ngAnimate): use a fallback CSS property that doesn't break existing styles
Matias Niemelä
2013-11-20
refactor($sce): Use $sniffer instead of $document for feature detection.
Tobias Bosch
2013-11-20
fix(ngClass): ensure that ngClass only adds/removes the changed classes
Matias Niemelä
2013-11-20
fix($animate): ensure the DOM operation isn't run twice
Matias Niemelä
2013-11-20
fix(ngInclude): allow ngInclude to load scripts when jQuery is included
Brian Ford
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-13
feat($parse): revert hiding "private" properties
Vojta Jina
2013-11-13
fix(urlUtils): made removal of windows drive from path safer
Jeff Cross
2013-11-13
docs($httpBackendSpec): fix typo in spy name
Ben Wiklund
2013-11-12
fix(urlUtils): urlUtils doesn't return right path for file:// on win
ROUL
2013-11-12
fix($compile): correctly handle interpolated style in replace templates
Tobias Bosch
2013-11-11
fix(ngIf): don't create multiple elements when changing from a truthy to anot...
Tobias Bosch
2013-11-11
fix($resource): don't use $parse for @dotted.member
Chirayu Krishnappa
2013-11-08
fix(animateSpec): run digest to enable animations before tests
Pete Bacon Darwin
2013-11-08
fix(ngClassSpec): clear animation enable fn from postDigestQueue
Pete Bacon Darwin
2013-11-07
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar
2013-11-07
fix($compile): don't leak isolate scope state when replaced directive is used...
Igor Minar
2013-11-07
fix($compile): correct isolate scope distribution to controllers
Igor Minar
2013-11-07
fix($compile): replaced element has isolate scope
Misko Hevery
2013-11-07
fix($compile): only pass isolate scope to children that belong to the isolate...
Vojta Jina
2013-11-07
fix($compile): make isolate scope truly isolate
Vojta Jina
2013-11-06
fix(ngView): only run anchorScroll after animation is done
Jeff Cross
2013-11-06
fix(ngInclude): only run anchorScroll after animation is done
Pete Bacon Darwin
2013-11-06
fix($animate): only apply the fallback property if any transition animations ...
Matias Niemelä
2013-11-05
feat($animate): ensure CSS transitions can work with inherited CSS class defi...
Matias Niemelä
2013-11-05
chore(animateSpec): provide meaningful CSS class names in animation tests
Matias Niemelä
2013-11-05
fix($animate): avoid hanging animations if the active CSS transition class is...
Matias Niemelä
2013-11-05
fix($animate): ensure staggering animations understand multiple delay values
Matias Niemelä
2013-11-05
fix($animate): ensure the active class is not applied if cancelled during reflow
Matias Niemelä
2013-11-05
chore($sniffer): make msie variable public
Matias Niemelä
2013-11-05
chore(ngAnimate): ensure elapsedTime values are in seconds and millseconds
Matias Niemelä
2013-11-04
fix(ngModel): deregister from the form on scope not DOM destruction
Igor Minar
2013-11-04
fix(ngIf): destroy child scope when destroying DOM
Igor Minar
[next]