Releases: d3/d3-queue
Releases · d3/d3-queue
v2.0.1
29 Jan 17:41
Compare
Sorry, something went wrong.
No results found
v1.2.3
29 Jan 17:42
Compare
Sorry, something went wrong.
No results found
v2.0.0
27 Jan 18:12
Compare
Sorry, something went wrong.
No results found
Export d3_queue, rather than queue, for consistency with other D3 modules.
v1.2.2
25 Jan 21:16
Compare
Sorry, something went wrong.
No results found
v1.2.1
25 Jan 05:46
Compare
Sorry, something went wrong.
No results found
If a task errors, abort any active tasks (as when calling queue .abort ).
On abort, also dispose any references to tasks and results.
If a task invokes its callback more than once, ignore subsequent invocations.
If a task throws a synchronous error on start, treat this as invoking the callback.
If a task throws a synchronous error on abort, ignore it.
v1.2.0
23 Jan 00:07
Compare
Sorry, something went wrong.
No results found
v1.1.1
22 Jan 21:11
Compare
Sorry, something went wrong.
No results found
Throw an error if the specified parallelism is not at least one.
Avoid recursion if a task defers another task.
Minor optimizations.
v1.1.0
20 Jan 21:25
Compare
Sorry, something went wrong.
No results found
Adopt Rollup .
Note to Bower users: you may need to bower cache clean before installing.
You can’t perform that action at this time.