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
Age
Commit message (
Expand
)
Author
2014-03-15
fix($http): allow sending Blob data using $http
Bruno Baia
2014-03-14
fix($http): don't covert 0 status codes to 404 for non-file protocols
Pawel Kozlowski
2014-03-14
fix($$rAF): always fallback to a $timeout incase native rAF isn't supported
Matias Niemelä
2014-03-10
feat(): whitelist blob urls for sanitization of data-bound image urls
Igor Minar
2014-03-07
fix($compile): support templates with thead and tfoot root elements
Lucas Galfasó
2014-03-06
feat(input): support types date, time, datetime-local, month, week
Ben Lesh
2014-03-06
fix(style): expressions in style tags
Sekib Omazic
2014-03-05
style: enable jscs requireLeftStickedOperators rule
Timothée Jeannin
2014-02-28
feat($animate): animate dirty, pristine, valid, invalid for form/fields
Yves Brissaud
2014-02-27
chore(qSpec): fix typos
Lajos Veres
2014-02-27
chore(parseSpec): fix typo
Lajos Veres
2014-02-27
chore(httpSpec): fix typo
Lajos Veres
2014-02-27
chore(filtersSpec): fix typo
Lajos Veres
2014-02-27
chore(ngRepeatSpec): fix typo
Lajos Veres
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
Matias Niemelä
2014-02-25
revert: fix($location): parse query string when path is empty in hashbang mode
Igor Minar
2014-02-26
feat($parse): support trailing commas in object & array literals
Michał Gołębiowski
2014-02-24
perf($animate): use rAF instead of timeouts to issue animation callbacks
Matias Niemelä
2014-02-24
chore(core): create a wrapper to manage async callbacks
Matias Niemelä
2014-02-24
chore(core): introduce a wrapper for requestAnimationFrame
Matias Niemelä
2014-02-22
style(tests): remove trailing comma in specs
Chia-liang Kao
2014-02-21
fix($location): parse query string when path is empty in hashbang mode
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-15
fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...
Sergei Z
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
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-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-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-13
fix($http): ensure default headers PUT and POST are different objects
Hendrixer
2014-01-13
fix($rootScope): prevent infinite $digest by checking if asyncQueue is empty ...
Noam Lewis
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
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
chore(inputSpec): fixed typo
Ben Wiklund
2014-01-05
refactor(filterFilter): simplify code by a ternary op instead of if-else
RoyLING
[next]