Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 819eaaf

Browse files
author
Matt Gaunt
authored
Docs for v3.0.0.alpha.3 release (#5503)
1 parent fff418b commit 819eaaf

File tree

124 files changed

+13734
-1292
lines changed

Some content is hidden

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

124 files changed

+13734
-1292
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"husky": "^0.14.3",
2222
"inquirer": "^3.3.0",
2323
"jsdoc-baseline": "https://github.com/hegemonic/baseline/tarball/master",
24-
"workbox-build": "^3.0.0-alpha.1"
24+
"workbox-build": "^3.0.0-alpha.3"
2525
},
2626
"private": true,
2727
"dependencies": {

src/content/en/tools/workbox/_shared/contributors.html

Lines changed: 34 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -96,30 +96,48 @@
9696
</a>
9797
</div>
9898
<div class="wb-contrib">
99-
<a class="wb-contrib__img-link" href="https://github.com/sethbergman" target="_blank">
100-
<img class="wb-contrib__image" src="https://avatars3.githubusercontent.com/u/8031689?v&#x3D;4">
99+
<a class="wb-contrib__img-link" href="https://github.com/tenhobi" target="_blank">
100+
<img class="wb-contrib__image" src="https://avatars2.githubusercontent.com/u/5287596?v&#x3D;4">
101101
</a>
102102
<br />
103-
<a class="wb-contrib__link" href="https://github.com/sethbergman" target="_blank">
104-
sethbergman
103+
<a class="wb-contrib__link" href="https://github.com/tenhobi" target="_blank">
104+
tenhobi
105105
</a>
106106
</div>
107107
<div class="wb-contrib">
108-
<a class="wb-contrib__img-link" href="https://github.com/markgoho" target="_blank">
109-
<img class="wb-contrib__image" src="https://avatars3.githubusercontent.com/u/9759954?v&#x3D;4">
108+
<a class="wb-contrib__img-link" href="https://github.com/goldhand" target="_blank">
109+
<img class="wb-contrib__image" src="https://avatars2.githubusercontent.com/u/1919664?v&#x3D;4">
110110
</a>
111111
<br />
112-
<a class="wb-contrib__link" href="https://github.com/markgoho" target="_blank">
113-
markgoho
112+
<a class="wb-contrib__link" href="https://github.com/goldhand" target="_blank">
113+
goldhand
114114
</a>
115115
</div>
116116
<div class="wb-contrib">
117-
<a class="wb-contrib__img-link" href="https://github.com/goldhand" target="_blank">
118-
<img class="wb-contrib__image" src="https://avatars2.githubusercontent.com/u/1919664?v&#x3D;4">
117+
<a class="wb-contrib__img-link" href="https://github.com/arthurevans" target="_blank">
118+
<img class="wb-contrib__image" src="https://avatars2.githubusercontent.com/u/1149422?v&#x3D;4">
119119
</a>
120120
<br />
121-
<a class="wb-contrib__link" href="https://github.com/goldhand" target="_blank">
122-
goldhand
121+
<a class="wb-contrib__link" href="https://github.com/arthurevans" target="_blank">
122+
arthurevans
123+
</a>
124+
</div>
125+
<div class="wb-contrib">
126+
<a class="wb-contrib__img-link" href="https://github.com/beatrizdemiguelperez" target="_blank">
127+
<img class="wb-contrib__image" src="https://avatars0.githubusercontent.com/u/9552730?v&#x3D;4">
128+
</a>
129+
<br />
130+
<a class="wb-contrib__link" href="https://github.com/beatrizdemiguelperez" target="_blank">
131+
beatrizdemiguelperez
132+
</a>
133+
</div>
134+
<div class="wb-contrib">
135+
<a class="wb-contrib__img-link" href="https://github.com/markgoho" target="_blank">
136+
<img class="wb-contrib__image" src="https://avatars3.githubusercontent.com/u/9759954?v&#x3D;4">
137+
</a>
138+
<br />
139+
<a class="wb-contrib__link" href="https://github.com/markgoho" target="_blank">
140+
markgoho
123141
</a>
124142
</div>
125143
<div class="wb-contrib">
@@ -159,21 +177,12 @@
159177
</a>
160178
</div>
161179
<div class="wb-contrib">
162-
<a class="wb-contrib__img-link" href="https://github.com/tenhobi" target="_blank">
163-
<img class="wb-contrib__image" src="https://avatars2.githubusercontent.com/u/5287596?v&#x3D;4">
164-
</a>
165-
<br />
166-
<a class="wb-contrib__link" href="https://github.com/tenhobi" target="_blank">
167-
tenhobi
168-
</a>
169-
</div>
170-
<div class="wb-contrib">
171-
<a class="wb-contrib__img-link" href="https://github.com/arthurevans" target="_blank">
172-
<img class="wb-contrib__image" src="https://avatars2.githubusercontent.com/u/1149422?v&#x3D;4">
180+
<a class="wb-contrib__img-link" href="https://github.com/sethbergman" target="_blank">
181+
<img class="wb-contrib__image" src="https://avatars3.githubusercontent.com/u/8031689?v&#x3D;4">
173182
</a>
174183
<br />
175-
<a class="wb-contrib__link" href="https://github.com/arthurevans" target="_blank">
176-
arthurevans
184+
<a class="wb-contrib__link" href="https://github.com/sethbergman" target="_blank">
185+
sethbergman
177186
</a>
178187
</div>
179188

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://storage.googleapis.com/workbox-cdn/releases/3.0.0-alpha.2/workbox-sw.js
1+
https://storage.googleapis.com/workbox-cdn/releases/3.0.0-alpha.3/workbox-sw.js

src/content/en/tools/workbox/modules/_index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,21 @@ landing_page:
131131
- label: Demo
132132
path: https://workbox-demos.firebaseapp.com/demo/workbox-broadcast-cache-update/
133133

134+
- heading: workbox.rangeRequest
135+
description: >
136+
This modules provides support for responding to a request with a
137+
ranger header from a Cache.
138+
buttons:
139+
# - label: Learn more
140+
# path: ./workbox-broadcast-cache-update
141+
- label: Reference
142+
path: ../reference-docs/prerelease/workbox.rangeRequests
143+
# - label: Demo
144+
# path: https://workbox-demos.firebaseapp.com/demo/workbox-broadcast-cache-update/
145+
146+
# Force Devsite 4-up layout
147+
- heading: ""
148+
134149
- heading: Node Modules
135150
description: >
136151
Workbox provides a set of Node modules that make it easy to generate

src/content/en/tools/workbox/next/_reference-docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ toc:
2424
path: /web/tools/workbox/reference-docs/prerelease/workbox.cacheableResponse
2525
- title: "workbox.broadcastUpdate"
2626
path: /web/tools/workbox/reference-docs/prerelease/workbox.broadcastUpdate
27+
- title: "workbox.rangeRequests"
28+
path: /web/tools/workbox/reference-docs/prerelease/workbox.rangeRequests
2729

2830
- heading: Node Modules
2931
- title: workbox-build

src/content/en/tools/workbox/reference-docs/prerelease/_toc.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ toc:
1717
path: /web/tools/workbox/reference-docs/prerelease/workbox.strategies.NetworkOnly
1818
- title: "backgroundSync.Plugin"
1919
path: /web/tools/workbox/reference-docs/prerelease/workbox.backgroundSync.Plugin
20+
- title: "rangeRequests.Plugin"
21+
path: /web/tools/workbox/reference-docs/prerelease/workbox.rangeRequests.Plugin
2022
- title: "cacheableResponse.Plugin"
2123
path: /web/tools/workbox/reference-docs/prerelease/workbox.cacheableResponse.Plugin
2224
- title: "broadcastUpdate.Plugin"
@@ -51,6 +53,8 @@ toc:
5153
path: /web/tools/workbox/reference-docs/prerelease/workbox.googleAnalytics
5254
- title: "workbox.precaching"
5355
path: /web/tools/workbox/reference-docs/prerelease/workbox.precaching
56+
- title: "workbox.rangeRequests"
57+
path: /web/tools/workbox/reference-docs/prerelease/workbox.rangeRequests
5458
- title: "workbox.routing"
5559
path: /web/tools/workbox/reference-docs/prerelease/workbox.routing
5660
- title: "workbox.strategies"

0 commit comments

Comments
 (0)