issues Search Results · repo:timjansen/PinkySwear.js language:JavaScript
Filter by
8 results
(83 ms)8 results
intimjansen/PinkySwear.js (press backspace or delete to remove)Hi,
I m testing my library (cf. #12) and I ve encountered a weird behavior.
qwest.get( tests/multiple/foo )
.then(function(xhr, response){
++i;
console.log( bp1 );
})
[ ...
pyrsmk
- 13
- Opened on Jul 16, 2015
- #13
Hi!
I m the lead developer of qwest and I ve decided to implement PinkySwear for its promises. With ajax, even if it s
strongly disencouraged, we can make sync requests instead of async. But I can t achieve ...
pyrsmk
- 19
- Opened on Jul 16, 2015
- #12
I m almost about getting my head around Promises. Unfortunately, there aren t many examples on the ReadMe to make things
a little clearer as to how to use PinkySwear in different scenarios e.g. an AJAX ...
obihill
- 1
- Opened on Oct 6, 2014
- #11
Hi @timjansen, thanks for this library.
Which browsers/versions do you support?
vvo
- 1
- Opened on Sep 23, 2014
- #10
I didn t pass extend down to the recursively called constructor. Didn t spot it.
naugtur
- 4
- Opened on Jul 21, 2014
- #8
promise(true, 42); throws, because it s mandatory to pass an array. It should accept arguments and then pass them along.
It d be even less code if instead of boolean first argument an existing promise ...
naugtur
- 1
- Opened on May 14, 2014
- #6
PinkySwear isn t supported in IE8 atm. Anything I can do to help?
gabrielflorit
- 6
- Opened on Mar 14, 2014
- #2
On master with promises-aplus-tests ~1.1.0:
1 failing
1) 3.2.6: `then` must return a promise: `promise2 = promise1.then(onFulfilled, onRejected)` is a promise:
+ expected - actual
+object ...
sukima
- 2
- Opened on Jan 10, 2014
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.