issues
search
canjs
/
can-zone
A context for tracking asynchronous activity in JavaScript applications.
https://v4.canjs.com/doc/can-zone.html
MIT License
92
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement the new Zone API
#49
matthewp
closed
8 years ago
2
can-wait/xhr should handle errors
#48
matthewp
closed
8 years ago
2
Make sure it resolves when there is nothing to wait on.
#47
JaneOri
closed
8 years ago
0
Define an plugin API
#46
matthewp
closed
8 years ago
1
Simplified overrides API
#45
matthewp
closed
8 years ago
11
Refactor XHR behavior
#44
matthewp
closed
8 years ago
0
Allow tasks to be called synchronously
#43
matthewp
closed
8 years ago
0
onload possibly called twice
#42
matthewp
closed
8 years ago
2
Synchronous callback of onreadystatechange problem
#41
JaneOri
closed
8 years ago
1
Document wait method
#40
moschel
closed
8 years ago
0
can-wait should work when xhr event is not provided.
#39
m-mujica
closed
8 years ago
3
Implement MutationObservers
#38
matthewp
closed
8 years ago
2
Do not wrap requestAnimationFrame in Node
#37
matthewp
closed
8 years ago
0
Only wrap requestAnimationFrame if defined
#36
matthewp
closed
8 years ago
0
Correctly handle thens with no resolve function
#35
matthewp
closed
8 years ago
0
Not handling null as resolve function
#34
matthewp
closed
8 years ago
0
Support calling clearTimeout with an invalid id
#33
matthewp
closed
8 years ago
0
Handle when clearTimeout is called with no timeoutId
#32
matthewp
closed
8 years ago
1
can-wait/ignore should work outside of a wait request
#31
matthewp
closed
8 years ago
0
Implements can-wait/ignore
#30
matthewp
closed
8 years ago
0
Using setTimeout for setInterval type of stuff
#29
matthewp
closed
8 years ago
0
Implement clearTimeout
#28
matthewp
closed
8 years ago
0
Handle clearTimeout
#27
matthewp
closed
8 years ago
0
Allow passing in Overrides
#26
matthewp
closed
8 years ago
0
API to allow external overrides
#25
matthewp
closed
8 years ago
0
Implements can-wait/waitfor
#24
matthewp
closed
8 years ago
0
Implements can-wait/waitfor
#23
matthewp
closed
8 years ago
0
can-wait/waitfor
#22
matthewp
closed
8 years ago
0
implement fetch
#21
matthewp
closed
8 years ago
1
Adds support for process.nextTick
#20
matthewp
closed
9 years ago
0
Implement nextTick
#19
matthewp
closed
9 years ago
0
Implement postMessage
#18
matthewp
closed
8 years ago
1
Correctly reset back to the previousRequest
#17
matthewp
closed
9 years ago
0
Adds canWait.error
#16
matthewp
closed
9 years ago
0
Correctly handle nested requests
#15
matthewp
closed
9 years ago
0
can-wait.data should alias to global canWait.data
#14
matthewp
closed
8 years ago
1
Correctly handle for when outside of a request
#13
matthewp
closed
9 years ago
0
canWait and canWait.data should be noops when there isn't a current request
#12
matthewp
closed
9 years ago
0
After a request completes there should be no currentRequest
#11
matthewp
closed
9 years ago
0
Document the API usage
#10
matthewp
closed
9 years ago
0
Run tests in Node and the Browser
#9
matthewp
closed
9 years ago
0
Better readme docs
#8
matthewp
closed
9 years ago
0
Implement canWait.data
#7
matthewp
closed
9 years ago
0
Run tests in Node
#6
matthewp
closed
9 years ago
0
Handle errors in Task callbacks
#5
matthewp
closed
9 years ago
1
Handle errors in Tasks
#4
matthewp
closed
9 years ago
0
Handle XHR errors
#3
matthewp
closed
9 years ago
3
Provide a way to attach data
#2
matthewp
closed
9 years ago
0
Implement error handling
#1
matthewp
closed
9 years ago
0
Previous