Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / getify/native-promise-only issues and pull requests
#58 - Promise finally not supported
Issue -
State: closed - Opened by poebrand over 4 years ago
- 1 comment
#57 - Missing tag for version 0.7.8-a used by jQuery
Issue -
State: closed - Opened by mirabilos over 5 years ago
- 7 comments
#56 - Add CDNJS version badge in readme
Pull Request -
State: closed - Opened by nolsherry over 8 years ago
#55 - Ponyfill support?
Issue -
State: closed - Opened by Aaronius over 8 years ago
- 1 comment
#54 - Events
Pull Request -
State: closed - Opened by legodude17 over 8 years ago
- 11 comments
#53 - Microtasks?
Issue -
State: closed - Opened by chrisvasz almost 9 years ago
- 1 comment
#52 - Extract method "validate_funs"
Pull Request -
State: closed - Opened by AimWhy almost 9 years ago
- 1 comment
#51 - on nodejs, exceptions are not shown.
Issue -
State: closed - Opened by makall about 9 years ago
- 4 comments
#50 - Module with unminified code should be exported by default
Issue -
State: closed - Opened by patrick-steele-idem over 9 years ago
#49 - Error when running through babel compiler
Issue -
State: closed - Opened by alexreardon over 9 years ago
- 5 comments
#48 - Suggestion: make Promise.prototype aliases of `then` and `catch`
Issue -
State: closed - Opened by dead-claudia over 9 years ago
- 5 comments
#47 - Unhandled rejection detection
Issue -
State: closed - Opened by benjamingr over 9 years ago
- 9 comments
Labels: help wanted
#46 - Fix order resolving thenable
Pull Request -
State: closed - Opened by zloirock over 9 years ago
- 1 comment
#45 - `resolve(..)` should call a thenable's `then(..)` async, not sync.
Issue -
State: closed - Opened by getify over 9 years ago
- 5 comments
Labels: help wanted
#44 - Better order of UMD
Pull Request -
State: closed - Opened by YaaL almost 10 years ago
- 7 comments
Labels: enhancement
#43 - Promise.resolve(1) throws on Android 4.0
Issue -
State: closed - Opened by mgol almost 10 years ago
- 1 comment
#42 - handling uncaught exceptions
Issue -
State: closed - Opened by frgc about 10 years ago
- 5 comments
#41 - Fix issue #38: broken defineProperty on Android 4 with .prototype
Pull Request -
State: closed - Opened by smikes about 10 years ago
- 2 comments
#40 - meta: add start of general/coverage testing
Pull Request -
State: closed - Opened by smikes about 10 years ago
#39 - AMD?
Issue -
State: closed - Opened by FagnerMartinsBrack over 10 years ago
- 19 comments
#38 - Android 4.0 issue
Issue -
State: closed - Opened by ironsidevsquincy over 10 years ago
- 17 comments
#37 - Update README.md
Pull Request -
State: closed - Opened by jdsharp over 10 years ago
#36 - Create tag for v0.7.6-a
Issue -
State: closed - Opened by btd over 10 years ago
- 1 comment
#35 - Better native support detection?
Issue -
State: closed - Opened by bitinn over 10 years ago
- 3 comments
#34 - What is correct execution sequence when attach multiple handlers to the same promise.
Issue -
State: closed - Opened by azu over 10 years ago
- 8 comments
#33 - Support IE8
Issue -
State: closed - Opened by Octane over 10 years ago
- 5 comments
#32 - Changed Readme: Add link to ES6 Draft hosted by Mozilla
Pull Request -
State: closed - Opened by machineloop over 10 years ago
- 1 comment
#31 - Cross-Browser Support & Tests
Issue -
State: closed - Opened by smikes over 10 years ago
- 3 comments
#30 - browsers support information
Issue -
State: closed - Opened by gaydenko over 10 years ago
- 7 comments
#29 - typeof (resolve && reject) doesn't guard against truthy non-function resolve
Issue -
State: closed - Opened by smikes over 10 years ago
#28 - Uncovered code as of 25-Jun-2014: #2 tests of 'resolve' 'reject'
Issue -
State: closed - Opened by smikes over 10 years ago
- 1 comment
#27 - Uncovered code as of 25-Jun-2014: #1 notify self.state check (line 94)
Issue -
State: closed - Opened by smikes over 10 years ago
- 2 comments
#26 - Scheduling bug affects inter-promise sequencing
Issue -
State: closed - Opened by getify over 10 years ago
#25 - Sequence of .then() calls with Promise.all
Issue -
State: closed - Opened by smikes over 10 years ago
- 21 comments
#24 - Research: a debug build of NPO that includes better error tracking
Issue -
State: closed - Opened by getify over 10 years ago
- 8 comments
Labels: enhancement, help wanted
#23 - Debugging strategy
Issue -
State: closed - Opened by benjamingr over 10 years ago
- 17 comments
#22 - Workaround to make spec-conformant Promise.prototype.then
Issue -
State: closed - Opened by smikes over 10 years ago
- 11 comments
#21 - Fate of promises-spec tests?
Issue -
State: closed - Opened by smikes over 10 years ago
- 16 comments
#20 - Completed first pass on ES6 Promises tests: Promise static api tests
Pull Request -
State: closed - Opened by smikes over 10 years ago
- 46 comments
#19 - Add a bower.json file.
Pull Request -
State: closed - Opened by philipwalton over 10 years ago
- 5 comments
#18 - Uncovered code as of 07-Jun-14: #3 - typeof x !== 'function' guards
Issue -
State: closed - Opened by smikes over 10 years ago
- 5 comments
#17 - Uncovered code as of 07-Jun-14: #2 - checkYourself
Issue -
State: closed - Opened by smikes over 10 years ago
- 2 comments
#16 - Factor out Queue() library?
Issue -
State: closed - Opened by smikes over 10 years ago
- 2 comments
#15 - Uncovered code as of 07-Jun-14: #1 - polyfill logic
Issue -
State: closed - Opened by smikes over 10 years ago
- 2 comments
#14 - Working on tests for Promise.all
Issue -
State: closed - Opened by smikes over 10 years ago
- 13 comments
#13 - Coverage tests
Pull Request -
State: closed - Opened by smikes over 10 years ago
- 6 comments
#12 - Add basis for coverage testing
Pull Request -
State: closed - Opened by smikes over 10 years ago
- 1 comment
#11 - `Promise.all(..)` and `Promise.race(..)` are busted
Issue -
State: closed - Opened by getify over 10 years ago
Labels: bug
#10 - consider a "scheduling queue" instead of individual timers
Issue -
State: closed - Opened by getify over 10 years ago
- 1 comment
#9 - The UMD for npo doesn't properly polyfill
Issue -
State: closed - Opened by getify almost 11 years ago
#8 - Benchmark NPO's performance against other libs
Issue -
State: closed - Opened by getify almost 11 years ago
- 38 comments
Labels: help wanted
#7 - Dynamic `this` binding for Promise.* static methods
Issue -
State: closed - Opened by getify almost 11 years ago
Labels: help wanted
#6 - Make tests for everything not in the promises/a+ test suite
Issue -
State: closed - Opened by getify almost 11 years ago
- 12 comments
Labels: help wanted
#5 - A thenable should be synchronous?
Issue -
State: closed - Opened by Octane almost 11 years ago
- 6 comments
#4 - Promise.prototype.toString
Issue -
State: closed - Opened by getify almost 11 years ago
- 1 comment
Labels: help wanted
#3 - is it possible for Promise.resolve and Promise.reject to be synchronous?
Issue -
State: closed - Opened by getify almost 11 years ago
Labels: help wanted
#2 - is it possible to have private state AND sub-classability?
Issue -
State: closed - Opened by getify almost 11 years ago
- 4 comments
Labels: help wanted
#1 - Typo in description
Issue -
State: closed - Opened by yoshuawuyts almost 11 years ago
- 1 comment