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
2014-02-03
fix(ngResource): don't append number to '$' in url param value when encoding URI
Caitlin Potter
2014-01-31
fix($q): make $q.reject support `finally` and `catch`
Lucas Galfasó
2014-01-31
fix($compile): retain CSS classes added in cloneAttachFn on asynchronous dire...
Caitlin Potter
2014-01-31
fix(filterFilter): don't interpret dots in predicate object fields as paths
Igor Minar
2014-01-24
feat($animate): provide support for a close callback
Matias Niemelä
2014-01-22
fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...
Caitlin Potter
2014-01-21
fix(input): use Chromium's email validation regexp
Caitlin Potter
2014-01-21
fix($parse): do not use locals to resolve object properties
Lucas Galfasó
2014-01-14
feat($animate): provide support for DOM callbacks
Matias Niemelä
2014-01-14
feat($animate): use requestAnimationFrame instead of a timeout to issue a reflow
Matias Niemelä
2014-01-14
fix($animate): ensure the final closing timeout respects staggering animations
Matias Niemelä
2014-01-14
chore($animate): remove useless and expired test
Matias Niemelä
2014-01-14
fix($animate): prevent race conditions for class-based animations when animat...
Matias Niemelä
2014-01-14
fix($animate): correctly detect and handle CSS transition changes during clas...
Matias Niemelä
2014-01-14
fix($animate): avoid accidentally matching substrings when resolving the pres...
Matias Niemelä
2014-01-13
fix($http): ensure default headers PUT and POST are different objects
Hendrixer
2014-01-13
revert: fix($route): update current route upon $route instantiation
Igor Minar
2014-01-13
fix($rootScope): prevent infinite $digest by checking if asyncQueue is empty ...
Noam Lewis
2014-01-10
fix($route): update current route upon $route instantiation
Daniel Zimmermann
2014-01-10
feat(select): allow multiline ng-options
Ajay Roopakalu
2014-01-10
fix($http): return responseText on IE8 for requests with responseType set
Igor Minar
2014-01-09
revert: fix($location): return '/' for root path in hashbang mode
Igor Minar
2014-01-09
test(docs): add protractor tests for docs app
Jeff Cross
2014-01-09
fix($location): return '/' for root path in hashbang mode
Caitlin Potter
2014-01-09
fix($httpBackend): Allow status code 0 from any protocol
Rafał Jagoda
2014-01-08
fix($httpBackend): cancelled JSONP requests will not print error in the console
Artemy Tregubenko
2014-01-06
test(ngMock): fix the tests to not use global msie
Vojta Jina
2014-01-06
fix(ngMock window.inject): Remove Error 'stack' property changes
Andrew C. Greenberg
2014-01-06
chore(inputSpec): fixed typo
Ben Wiklund
2014-01-06
refactor(animate): remove duplicate line
Chris Chua
2014-01-05
refactor(filterFilter): simplify code by a ternary op instead of if-else
RoyLING
2014-01-03
fix($parse): fix CSP nested property evaluation, and issue that prevented its...
Brian Nenninger
2014-01-03
fix($httpBackend): don't delete xhr.onreadystatechange otherwise Safari :-O
Igor Minar
2014-01-03
fix($animate): ensure class-based animations are always skipped before struct...
Matias Niemelä
2014-01-02
fix($resource): prevent URL template from collapsing into an empty string
Gias Kay Lee
2014-01-02
fix(ngShow/ngHide, ngIf): functions with zero args should be truthy
Brian Ford
2014-01-02
fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8
Igor Minar
2014-01-02
fix($location): $location.path() behaviour when $locationChangeStart is trigg...
Sebastian K
2014-01-02
fix($browser): remove base href domain when url begins with '//'
Caitlin Potter
2014-01-02
fix(ngRepeat): allow for more flexible coding style in ngRepeat expression
Gias Kay Lee
2014-01-02
fix(Scope): don't let watch deregistration mess up the dirty-checking digest ...
Igor Minar
2014-01-02
test(rootScope): reorganize $watch deregistration specs into a describe
Igor Minar
2014-01-02
fix($httpBackend): Ignore multiple calls to onreadystatechange with readyState=4
Tobias Bosch
2014-01-02
fix(animate): remove trailing `s`
Olivier Louvignes
2013-12-31
test(compileSpec): fix broken build on FF
Igor Minar
2013-12-31
test(injector): add missing test for #5577
Igor Minar
2013-12-30
fix(input): prevent double $digest when using jQuery trigger.
Michał Gołębiowski
2013-12-27
perf(Scope): limit propagation of $broadcast to scopes that have listeners fo...
Karl Seamon
2013-12-27
fix(ngRoute): instantiate controller when template is empty
Caitlin Potter
2013-12-19
feat(ngAnimate): provide configuration support to match specific className va...
Matias Niemelä
[next]