Skip to content

Commit 5f79214

Browse files
committed
Update website build
1 parent 8f3e3fd commit 5f79214

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+2000
-1381
lines changed

Diff for: async/changelog.html

+125-13
Large diffs are not rendered by default.

Diff for: async/index.html

+47-32
Large diffs are not rendered by default.

Diff for: async/license.html

+27-12
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
6969
EventLoop
7070

7171
<span class="off-canvas-menu__version">
72-
v1.4.0
72+
v1.5.0
7373
</span>
7474
</a>
7575
</li>
@@ -87,7 +87,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
8787
Promise
8888

8989
<span class="off-canvas-menu__version">
90-
v3.0.0
90+
v3.1.0
9191
</span>
9292
</a>
9393
</li>
@@ -96,7 +96,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
9696
Async
9797

9898
<span class="off-canvas-menu__version">
99-
v4.1.0
99+
v4.2.0
100100
</span>
101101
</a>
102102
</li>
@@ -110,7 +110,7 @@ <h3 class="off-canvas-menu__section-header">Network Components</h3>
110110
Socket
111111

112112
<span class="off-canvas-menu__version">
113-
v1.14.0
113+
v1.15.0
114114
</span>
115115
</a>
116116
</li>
@@ -137,7 +137,7 @@ <h3 class="off-canvas-menu__section-header">Network Components</h3>
137137
DNS
138138

139139
<span class="off-canvas-menu__version">
140-
v1.11.0
140+
v1.12.0
141141
</span>
142142
</a>
143143
</li>
@@ -178,7 +178,7 @@ <h3 class="off-canvas-menu__section-header">Utility Components</h3>
178178
PromiseStream
179179

180180
<span class="off-canvas-menu__version">
181-
v1.6.0
181+
v1.7.0
182182
</span>
183183
</a>
184184
</li>
@@ -243,7 +243,7 @@ <h2 class="component-info__title">
243243

244244
<div class="version-selector">
245245
<button class="version-selector__button version-selector__button--latest" data-ctrly="component-version-selector" data-version-selector-control>
246-
v4.1.0
246+
v4.2.0
247247

248248
<i class="icon-chevron-down" aria-hidden="true"></i>
249249
<i class="icon-chevron-up" aria-hidden="true"></i>
@@ -259,6 +259,21 @@ <h2 class="component-info__title">
259259
</a>
260260
</li>
261261
<li>
262+
<a href="https://github.com/reactphp/async/tree/v3.2.0#readme" class="version-selector__version">
263+
v3.2.0
264+
</a>
265+
</li>
266+
<li>
267+
<a href="https://github.com/reactphp/async/tree/v2.2.0#readme" class="version-selector__version">
268+
v2.2.0
269+
</a>
270+
</li>
271+
<li>
272+
<a href="https://github.com/reactphp/async/tree/v4.1.0#readme" class="version-selector__version">
273+
v4.1.0
274+
</a>
275+
</li>
276+
<li>
262277
<a href="https://github.com/reactphp/async/tree/v3.1.0#readme" class="version-selector__version">
263278
v3.1.0
264279
</a>
@@ -313,19 +328,19 @@ <h2 class="component-info__title">
313328

314329
<h3 class="component-info__subtitle">Installation</h3>
315330

316-
<div class="highlight highlight-source-shell"><pre>composer require react/async:^4.1.0</pre></div>
331+
<div class="highlight highlight-source-shell"><pre>composer require react/async:^4.2.0</pre></div>
317332

318333
<h3 class="component-info__subtitle">Contributors</h3>
319334

320335
<ul class="component-info__contributors">
321336
<li>
322337
<a href="https://github.com/clue">
323-
<img src="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=80 2x" alt="clue" title="clue (54 contributions)">
338+
<img src="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=80 2x" alt="clue" title="clue (55 contributions)">
324339
</a>
325340
</li>
326341
<li>
327342
<a href="https://github.com/WyriHaximus">
328-
<img src="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=80 2x" alt="WyriHaximus" title="WyriHaximus (35 contributions)">
343+
<img src="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=80 2x" alt="WyriHaximus" title="WyriHaximus (38 contributions)">
329344
</a>
330345
</li>
331346
<li>
@@ -335,7 +350,7 @@ <h3 class="component-info__subtitle">Contributors</h3>
335350
</li>
336351
<li>
337352
<a href="https://github.com/SimonFrings">
338-
<img src="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=80 2x" alt="SimonFrings" title="SimonFrings (4 contribution)">
353+
<img src="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=80 2x" alt="SimonFrings" title="SimonFrings (5 contribution)">
339354
</a>
340355
</li>
341356
<li>
@@ -362,7 +377,7 @@ <h3 class="component-info__subtitle">Activity</h3>
362377
<mask id="reactphp-async-participation-sparkline" x="0" y="0" width="320" height="40" >
363378
<polyline
364379
transform="translate(0, 40) scale(1,-1)"
365-
points="0,1 6,1 12,1 18,1 24,1 30,1 36,1 42,1 48,4 54,2 60,1 66,1 72,1 78,1 84,3 90,1 96,1 102,1 108,1 114,1 120,1 126,3 132,1 138,1 144,1 150,1 156,1 162,1 168,1 174,1 180,1 186,1 192,1 198,2 204,1 210,1 216,1 222,1 228,1 234,1 240,1 246,2 252,3 258,1 264,2 270,2 276,1 282,1 288,1 294,1 300,1 306,1"
380+
points="0,1 6,1 12,1 18,1 24,1 30,1 36,1 42,1 48,1 54,2 60,1 66,1 72,1 78,1 84,1 90,1 96,1 102,2 108,3 114,1 120,3 126,1 132,1 138,1 144,1 150,1 156,1 162,1 168,1 174,1 180,1 186,1 192,1 198,2 204,1 210,1 216,2 222,2 228,1 234,1 240,2 246,1 252,1 258,1 264,1 270,1 276,1 282,1 288,1 294,1 300,1 306,1"
366381
fill="transparent"
367382
stroke="#40a977"
368383
stroke-width="2"

Diff for: cache/changelog.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
7070
EventLoop
7171

7272
<span class="off-canvas-menu__version">
73-
v1.4.0
73+
v1.5.0
7474
</span>
7575
</a>
7676
</li>
@@ -88,7 +88,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
8888
Promise
8989

9090
<span class="off-canvas-menu__version">
91-
v3.0.0
91+
v3.1.0
9292
</span>
9393
</a>
9494
</li>
@@ -97,7 +97,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
9797
Async
9898

9999
<span class="off-canvas-menu__version">
100-
v4.1.0
100+
v4.2.0
101101
</span>
102102
</a>
103103
</li>
@@ -111,7 +111,7 @@ <h3 class="off-canvas-menu__section-header">Network Components</h3>
111111
Socket
112112

113113
<span class="off-canvas-menu__version">
114-
v1.14.0
114+
v1.15.0
115115
</span>
116116
</a>
117117
</li>
@@ -138,7 +138,7 @@ <h3 class="off-canvas-menu__section-header">Network Components</h3>
138138
DNS
139139

140140
<span class="off-canvas-menu__version">
141-
v1.11.0
141+
v1.12.0
142142
</span>
143143
</a>
144144
</li>
@@ -179,7 +179,7 @@ <h3 class="off-canvas-menu__section-header">Utility Components</h3>
179179
PromiseStream
180180

181181
<span class="off-canvas-menu__version">
182-
v1.6.0
182+
v1.7.0
183183
</span>
184184
</a>
185185
</li>
@@ -704,12 +704,12 @@ <h3 class="component-info__subtitle">Contributors</h3>
704704
<ul class="component-info__contributors">
705705
<li>
706706
<a href="https://github.com/clue">
707-
<img src="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=80 2x" alt="clue" title="clue (39 contributions)">
707+
<img src="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/776829?v=4&amp;s=80 2x" alt="clue" title="clue (40 contributions)">
708708
</a>
709709
</li>
710710
<li>
711711
<a href="https://github.com/WyriHaximus">
712-
<img src="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=80 2x" alt="WyriHaximus" title="WyriHaximus (31 contributions)">
712+
<img src="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/147145?v=4&amp;s=80 2x" alt="WyriHaximus" title="WyriHaximus (32 contributions)">
713713
</a>
714714
</li>
715715
<li>
@@ -719,7 +719,7 @@ <h3 class="component-info__subtitle">Contributors</h3>
719719
</li>
720720
<li>
721721
<a href="https://github.com/SimonFrings">
722-
<img src="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=80 2x" alt="SimonFrings" title="SimonFrings (10 contributions)">
722+
<img src="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=40" srcset="https://avatars.githubusercontent.com/u/44357440?v=4&amp;s=80 2x" alt="SimonFrings" title="SimonFrings (12 contributions)">
723723
</a>
724724
</li>
725725
<li>
@@ -771,7 +771,7 @@ <h3 class="component-info__subtitle">Activity</h3>
771771
<mask id="reactphp-cache-participation-sparkline" x="0" y="0" width="320" height="40" >
772772
<polyline
773773
transform="translate(0, 40) scale(1,-1)"
774-
points="0,2 6,1 12,1 18,1 24,1 30,1 36,1 42,1 48,1 54,1 60,1 66,3 72,1 78,2 84,1 90,1 96,1 102,1 108,1 114,1 120,1 126,1 132,1 138,1 144,1 150,1 156,1 162,1 168,1 174,1 180,1 186,1 192,1 198,1 204,1 210,1 216,1 222,1 228,1 234,1 240,1 246,1 252,1 258,1 264,1 270,1 276,1 282,1 288,1 294,1 300,1 306,1"
774+
points="0,1 6,1 12,1 18,1 24,1 30,1 36,1 42,1 48,1 54,1 60,1 66,1 72,1 78,1 84,1 90,1 96,1 102,1 108,1 114,1 120,1 126,1 132,1 138,1 144,1 150,1 156,1 162,1 168,1 174,1 180,1 186,1 192,1 198,2 204,1 210,1 216,1 222,1 228,1 234,1 240,1 246,1 252,1 258,1 264,1 270,1 276,2 282,1 288,1 294,1 300,3 306,1"
775775
fill="transparent"
776776
stroke="#40a977"
777777
stroke-width="2"

0 commit comments

Comments
 (0)