1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Niklas Keller
acd79411b4 Add note about yielding an array === Amp\Promise\all 2017-07-12 23:48:48 +02:00
Niklas Keller
a976a73cbc Fix promise combinator example to use Artax v3 2017-07-12 23:46:33 +02:00
Niklas Keller
a96d5c1d1b Improve promise documentation and document performance hack 2017-05-27 17:16:29 +02:00
Niklas Keller
777590a9e5 Fix page titles to allow a menu 2017-05-26 21:13:34 +02:00
Niklas Keller
e5270ef46c Allow ./docs to be published as Jekyll page 2017-05-26 19:56:02 +02:00
Niklas Keller
73df7791f5 Add additional inter-docs links 2017-05-03 12:49:56 +02:00
Niklas Keller
141875b133 🔥 Kill pipe and capture
Use Amp\call instead.
2017-05-02 18:32:59 +02:00
Niklas Keller
f10321e5f8 📝 Add wait, rethrow and timeout docs, fixes #104 2017-05-02 17:54:10 +02:00
Niklas Keller
692cabf8c4 📝 Improve the promise / deferred docs 2017-05-02 17:17:11 +02:00
Niklas Keller
ce269fa516 Rename Promise::when to Promise::onResolve, resolves #77 2017-03-21 17:23:37 +01:00
Niklas Keller
3b6ca19dfe Move promise documentation to own document + success / failure, fixes #97 2017-03-20 21:21:22 +01:00
Niklas Keller
9816bd9828 Move promise combinators into their own document, fixes #102 2017-03-20 21:08:03 +01:00
Niklas Keller
4f3574bf1e Add documentation stubs 2017-03-18 08:39:41 +01:00