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-03-18
feat(ngMock.$httpBackend): added support for function as URL matcher
Caio Cunha
2014-03-18
feat($compile): add support for $observer deregistration
Caio Cunha
2014-03-18
fix(Scope): $watchCollection should call listener with oldValue
Igor Minar
2014-03-18
chore(log): add `log.empty()` method to the testing logger
Igor Minar
2014-03-17
fix(jqLite): traverse `host` property for DocumentFragment in inheritedData()
Caitlin Potter
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-14
fix(ngAnimate): setting classNameFilter disables animation inside ng-if
Tomer Chachamu
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
fix($animate): delegate down to addClass/removeClass if setClass is not found
Matias Niemelä
2014-02-28
feat($animate): animate dirty, pristine, valid, invalid for form/fields
Yves Brissaud
2014-02-27
fix(jqLite): properly toggle multiple classes
Pawel Kozlowski
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-27
chore(AngularSpec): fix typo
Lajos Veres
2014-02-26
fix($animate): ensure all comment nodes are removed during a leave animation
Matias Niemelä
2014-02-26
fix($animate): only block keyframes if a stagger is set to occur
Matias Niemelä
2014-02-26
fix(ngAnimate): TypeError Cannot call method 'querySelectorAll' in cancelChil...
Stanislav Sysoev
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
Matias Niemelä
2014-02-26
test($animate): ensure staggering timeout tests are secure
Matias Niemelä
2014-02-26
fix($animate): ensure all animated elements are taken care of during the clos...
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(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ä
[next]