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

87 Commits

Author SHA1 Message Date
Niklas Keller
154142464a Remove Gemfile.lock 2019-05-31 19:12:09 +02:00
dependabot[bot]
0240f01a74 Bump nokogiri from 1.8.2 to 1.10.3 in /docs (#272)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.10.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.2...v1.10.3)
2019-05-31 18:55:15 +02:00
Gildas Quéméner
afb6000f32 Fix typo on homepage (#263) 2019-02-13 12:57:38 +01:00
Aaron Piotrowski
216315ee5c
Update Loop::now() docs 2018-12-12 10:30:48 -06:00
Aaron Piotrowski
d82c34d30b Add docs for Loop::now() 2018-11-26 21:59:15 +01:00
Šimon Podlipský
3fcc4d5de7 Fix syntax error in documentation example (#237) 2018-09-20 07:17:57 +02:00
Niklas Keller
205d37d849 Update code style in docs 2018-06-18 20:11:15 +02:00
Sascha-Oliver Prolic
81e7024e14 Document yield vs yield from (#226) 2018-06-18 20:01:46 +02:00
Niklas Keller
382fd0033b Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2018-05-16 16:15:33 +02:00
Niklas Keller
ab9011fc66 Update documentation dependencies 2018-04-30 10:48:03 +02:00
Niklas Keller
819b484b80 Update gems for documentation 2018-01-27 20:13:19 +01:00
Niklas Keller
b873f8bd71 Improve coroutine docs 2017-12-21 19:34:01 +01:00
Niklas Keller
7c10bc7b58 Improve promise helper docs 2017-12-21 18:57:31 +01:00
Niklas Keller
0192030eb3 Improve promise documentation
This includes an extended introduction. It marks Deferred as advanced API and removes the note for the performance hack.
2017-12-21 16:40:10 +01:00
Niklas Keller
1cb074ac90 Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2017-12-14 19:16:21 +01:00
Niklas Keller
704bc84d9b Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2017-12-06 12:49:57 +01:00
Niklas Keller
718f1e6da8 Fix headings in combinator docs 2017-12-06 12:36:51 +01:00
Niklas Keller
3bb21b80f2 Discourage onReadable / onWritable and recommend amphp/byte-stream instead
This also documents the stream chunk size issue mentioned in #65.

Fixes #65.
2017-11-11 11:45:02 +01:00
Niklas Keller
6165e3afeb Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2017-10-20 19:13:27 +02:00
Niklas Keller
2bdd2d1c95 Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2017-10-20 18:33:29 +02:00
Niklas Keller
955e3e5d0a Add changelog entry for dummy driver in Loop::set() 2017-10-10 14:34:16 +02:00
Niklas Keller
458d8d152c Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2017-09-27 15:07:06 +02:00
Niklas Keller
ad0a500b51 Fix shared asset path for docs 2017-09-27 13:49:15 +02:00
Niklas Keller
7c8a0deeb0 Use common shared asset path on production 2017-09-27 13:36:51 +02:00
Niklas Keller
3f7b8fac75 Update to new shared repository
amphp/website-shared has been merged into amphp/amphp.github.io.
2017-09-27 13:25:40 +02:00
Niklas Keller
f163aa9567 Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2017-09-21 18:14:24 +02:00
Niklas Keller
7b257c561c Update shared documentation files
This is an automated commit. Please report any issues to https://github.com/amphp/website-tools.
2017-09-20 21:48:01 +02:00
sedat sevgili
96e23e2246 Change getProtocol => getProtocolVersion
In current("^3.0") amphp/artax version, there is no getProtocol method, instead of getProtocolVersion method exists in artax response.
2017-09-18 10:41:57 +02:00
Niklas Keller
eb646f7bdb Update shared documentation files 2017-09-14 18:13:02 +02:00
Christoffer Bubach
61b018b11f updated class spelling 2017-08-01 22:21:01 +02:00
Niklas Keller
fb2c8b8335 Unbreak logo text 2017-07-15 23:20:55 +02:00
Niklas Keller
3344b333c4 Use new logo \o/ 2017-07-15 23:08:21 +02:00
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
5b2f54707c Use new logo for website 2017-06-16 10:51:26 +02:00
Niklas Keller
4c7f1a6104 Update shared documentation files 2017-06-14 13:11:01 +02:00
Niklas Keller
5d9cf8a11d Use absolute link to make it work on the website 2017-06-12 23:07:06 +02:00
Niklas Keller
140752b5ac Update shared documentation files 2017-06-09 17:22:21 +02:00
Niklas Keller
2a4ae8474b Fix typo 2017-06-04 11:45:26 +02:00
Niklas Keller
380a2fc4e0 Update .shared to work on mobile 2017-05-29 21:55:35 +02:00
Niklas Keller
78e7136cdb Update shared to be in .shared 2017-05-28 16:44:20 +02:00
Niklas Keller
5d9e76dd5b Add humans.txt to website 2017-05-28 16:07:07 +02:00
Niklas Keller
ec37c8c04c Add default page layout, update shared docs 2017-05-28 15:49:47 +02:00
Niklas Keller
9c17f02172 Improve cancellation documentation to reflect the latest features 2017-05-27 19:46:14 +02:00
Niklas Keller
a96d5c1d1b Improve promise documentation and document performance hack 2017-05-27 17:16:29 +02:00
Niklas Keller
a8717d3fd5 Order documentation menu 2017-05-27 10:48:04 +02:00
Niklas Keller
3d894c3067 Update documentation share 2017-05-26 21:50:56 +02:00
Niklas Keller
dba75b37a0 Improve introduction 2017-05-26 21:42:33 +02:00
Niklas Keller
bb4d338e1f Update documentation share 2017-05-26 21:19:15 +02:00
Niklas Keller
777590a9e5 Fix page titles to allow a menu 2017-05-26 21:13:34 +02:00