| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-20 | Remove service worker | Mark Otto | 1 | -56/+0 | |
| 2018-08-12 | build/*.js: set `sourceType` to module. | XhmikosR | 1 | -2/+0 | |
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -1/+1 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
| 2018-04-09 | Clean up globals. | XhmikosR | 1 | -0/+7 | |
| Also, add a missing license header in build/workbox.js. | |||||
| 2018-03-21 | Update workbox.js | XhmikosR | 1 | -1/+1 | |
| 2018-03-21 | Update to workbox 3.0 & fix breaking changes | Michael | 1 | -8/+19 | |
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -0/+1 | |
| 2017-10-31 | build/*.js: es6ify. (#24611) | XhmikosR | 1 | -1/+1 | |
| 2017-09-28 | Lint docs js too and use `strict consistently. (#24160) | XhmikosR | 1 | -0/+2 | |
| 2017-09-15 | Pre-cache key assets with Workboxjs. (#23533) | Michael | 1 | -0/+37 | |
