COMMITS
/ test/ng/timeoutSpec.js March 13, 2018
G
fix($timeout): throw when trying to cancel non-$timeout promise
George Kalpakas committed
July 3, 2017
J
fix($timeout/$interval): do not trigger a digest on cancel
Jason Bedard committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
January 1, 2016
L
feat($q): report promises with non rejection callback
Lucas Mirelmann committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
January 22, 2015
G
feat($timeout): pass additional arguments to the callback
gdi2290 committed
October 21, 2014
V
feat($timeout): allow `fn` to be an optional parameter
vasileorza committed
June 26, 2014
C
fix($timeout/$interval): if invokeApply is false, do not use evalAsync
Caitlin Potter committed
September 13, 2013
J
feat($interval): add a service wrapping setInterval
Julie committed
September 5, 2013
V
feat(ngMock.$timeout): remove flushNext method
Vojta Jina committed
August 28, 2013
I
revert: feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar committed
August 24, 2013
I
feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar committed
August 13, 2013
A
fix($timeout): clean deferreds immediately after callback exec/cancel
Andy Gurden committed
June 1, 2012
A
fix($timeout): allow calling $timeout.cancel() with undefined
Ali Mills committed
May 23, 2012
I
feat($timeout): add $timeout service that supersedes $defer
Igor Minar committed