issues
search
ysmood
/
yaku
A lightweight promise library
https://tonicdev.com/ysmood/yaku
MIT License
290
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix #72 check is iterator an array correctly
#73
rdeangelis83
closed
1 year ago
3
Promise.all and Promise.allSettled doesn't work if the promise array has been created in a different frame.
#72
rdeangelis83
opened
3 years ago
2
build(deps): bump handlebars from 4.0.10 to 4.7.7
#71
dependabot[bot]
opened
3 years ago
1
build(deps): bump y18n from 4.0.0 to 4.0.1
#70
dependabot[bot]
opened
3 years ago
1
build(deps): bump elliptic from 6.4.1 to 6.5.4
#69
dependabot[bot]
opened
3 years ago
1
Bug: Stealing a resolver and using it to trigger reentrancy
#68
JakeChampion
closed
1 month ago
3
build(deps): bump handlebars from 4.0.10 to 4.7.6
#67
dependabot[bot]
closed
4 years ago
2
build(deps-dev): bump puppeteer from 1.7.0 to 1.13.0
#66
dependabot[bot]
closed
4 years ago
2
build(deps): bump elliptic from 6.4.1 to 6.5.3
#65
dependabot[bot]
closed
4 years ago
2
build(deps): bump https-proxy-agent from 2.2.1 to 2.2.4
#64
dependabot[bot]
closed
4 years ago
2
build(deps): bump acorn from 5.7.1 to 5.7.4
#63
dependabot[bot]
closed
4 years ago
2
Support for Promise.allSetteled
#62
allyraza
closed
4 years ago
2
build(deps): bump handlebars from 4.0.10 to 4.5.3
#61
dependabot[bot]
closed
4 years ago
2
Fix syntax in readme
#60
maxnordlund
closed
6 years ago
3
Mock Mode
#59
lukeapage
closed
4 years ago
7
"hash" util/helper request
#58
2hu12
closed
6 years ago
3
Support Web Workers
#57
boriskor
closed
6 years ago
3
global.Promise should be non-enumerable and should have correct name property
#56
JakeChampion
closed
4 years ago
5
Incorrect promise when calling `resolve` twice
#55
mariusGundersen
closed
6 years ago
1
Implement Promise.try() ?
#54
Offirmo
closed
4 years ago
1
0.18.3 is broken if window.Promise is set to Yaku
#53
kentor
closed
7 years ago
3
Bad references in package.json
#52
Lcfvs
closed
7 years ago
1
Use native Promise instead of setTimeout as it is not vulnerable to throttling
#51
gtanczyk
closed
7 years ago
6
Bind to Angular 1.x digest?
#50
lifenautjoe
closed
7 years ago
6
Finally swallows rejections
#49
aiham
closed
7 years ago
4
difference between return Promise.reject(x) and throw x
#48
lukeapage
closed
7 years ago
7
Yaku.all is overridden by yaku/utils/all on yaku.brower.full.min.js version
#47
sdvcrx
closed
7 years ago
3
incorrect behavior with unhandledrejection events
#46
rtsao
closed
7 years ago
8
Does not work on UC Browser
#45
JoyceBabu
closed
7 years ago
9
Can't register global unhandled rejection
#44
derobo
closed
7 years ago
1
Yaku doesn't work if div with id="process" exists
#43
jonashaag
closed
7 years ago
2
support ie8 in built files
#42
JakeChampion
closed
7 years ago
5
Something strange (Slow resolve on pageload)
#41
katywings
closed
7 years ago
23
Only the core works well with old browsers
#40
ysmood
closed
7 years ago
1
Fix typo
#39
danreeves
closed
8 years ago
5
upd: doc
#38
andrewwakeling
closed
8 years ago
2
`then` memory leak
#37
ysmood
closed
4 years ago
2
add: #35 finally test
#36
JakeChampion
closed
7 years ago
1
`finally` is now stage 2
#35
JakeChampion
closed
7 years ago
14
Request: Have a version which exposes only A+ and ES6 features
#34
JakeChampion
closed
8 years ago
19
Create a browser bundle to polyfill over global Promise
#33
JakeChampion
closed
8 years ago
3
Include minified build in npm package
#32
JakeChampion
closed
8 years ago
6
Request: Include browser builds in npm package
#31
JakeChampion
closed
8 years ago
0
no benchmark/readme and the link in the root readme is broken
#30
hax
closed
8 years ago
3
Incorrect testcases
#29
hax
closed
8 years ago
7
Pass data (callback) to unhandledRejection handler
#28
svsool
closed
8 years ago
4
Implement subclass executor capability
#27
ysmood
closed
8 years ago
1
Babel async await bug
#26
ysmood
closed
8 years ago
0
Callbackify won't callback if the callback is the only argument
#25
hurrymaplelad
closed
8 years ago
1
upd: typescript support
#24
squarepants
closed
8 years ago
1
Next