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-16
test(docs-app-e2e): refactor test inline with new docs app
Peter Bacon Darwin
2014-02-15
fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...
Sergei Z
2014-02-14
style(animate): remove ws
Igor Minar
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
Matias Niemelä
2014-02-14
pref($animate): only trigger DOM callbacks if registered on the element being...
Matias Niemelä
2014-02-14
pref($animate): group all asynchronous requests into one shared buffer
Matias Niemelä
2014-02-14
chore(jqLite): expose the _data lookup function to angular.element
Matias Niemelä
2014-02-14
fix($compile) support templates with table content root nodes
Caitlin Potter
2014-02-12
fix(input): setViewValue on compositionend
Caitlin Potter
2014-02-11
feat(filterFilter): support deeply nested predicate objects
Caitlin Potter
2014-02-10
fix($compile): ensure element transclusion directives are linked with comment...
Caitlin Potter
2014-02-06
fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...
Matias Niemelä
2014-02-06
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä
2014-02-05
chore(testing): run end to end tests on firefox and safari as well as chrome
Julie
2014-02-04
fix(ngMock): return false from mock $interval.cancel() when no argument is su...
Daniel Luxemburg
2014-02-04
fix(jqLite): trim HTML string in jqLite constructor
Caitlin Potter
2014-02-04
fix(ngResource): don't filter "$"-prefixed properties from ngResource request...
Thomas Belin
2014-02-03
fix(mocks): always call functions injected with `inject` with `this` set to t...
Wes Alvaro
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
[next]