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-21
fix($location): parse query string when path is empty in hashbang mode
Caitlin Potter
2014-02-21
fix(isElement): reduce false-positives in isElement tests
Caitlin Potter
2014-02-21
fix($parse): reduce false-positives in isElement tests
Caitlin Potter
2014-02-21
feat(ngHref): bind ng-href to xlink:href for SVGAElement
Caitlin Potter
2014-02-21
fix($http): do not add trailing question
Boris Serdyuk
2014-02-21
fix($http): send GET requests by default
Pawel Kozlowski
2014-02-20
chore(doc-gen): add formatted error messages to error pages
Peter Bacon Darwin
2014-02-18
style(jqLite): remove trailing whitespace in new test
Caitlin Potter
2014-02-18
fix(jqLite): make jqLite('<iframe src="someurl">').contents() return iframe d...
Caitlin Potter
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-18
test(docs): add check for resilience to trailing slashes, etc.
Peter Bacon Darwin
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
[next]