-
Notifications
You must be signed in to change notification settings - Fork 831
Comparing changes
Open a pull request
base repository: GoogleChrome/workbox
base: v6.1.5
head repository: GoogleChrome/workbox
compare: v6.2.0
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef225a9 - Browse repository at this point
Copy the full SHA ef225a9View commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4243caa - Browse repository at this point
Copy the full SHA 4243caaView commit details
Commits on Apr 22, 2021
-
fetch() stubs in Google Analytics tests (#2823)
* fetch() stubs * Remove a comment * One more stub
Configuration menu - View commit details
-
Copy full SHA for 9f7e97a - Browse repository at this point
Copy the full SHA 9f7e97aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ddef47 - Browse repository at this point
Copy the full SHA 2ddef47View commit details
Commits on Apr 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7a8f5d3 - Browse repository at this point
Copy the full SHA 7a8f5d3View commit details
Commits on May 10, 2021
-
Strategy handler - adding ; to iterateCallbacks (#2840)
* Removing githead attribute from package.json files from lerna erroring out * adding missing ;
Configuration menu - View commit details
-
Copy full SHA for 79a415c - Browse repository at this point
Copy the full SHA 79a415cView commit details
Commits on May 17, 2021
-
Remove DbWrapper and update to idb library.
Configuration menu - View commit details
-
Copy full SHA for bbaa0bb - Browse repository at this point
Copy the full SHA bbaa0bbView commit details
Commits on May 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8388786 - Browse repository at this point
Copy the full SHA 8388786View commit details
Commits on Jun 2, 2021
-
Fix quotation chars when eval-cheap-source-map is used (#2847)
* Fix some quotation characters * Don't use ?. * Linying
Configuration menu - View commit details
-
Copy full SHA for f6fb94a - Browse repository at this point
Copy the full SHA f6fb94aView commit details
Commits on Jun 17, 2021
-
Migrate workbox-build to TypeScript (#2867)
* WIP * Finished getManifest * GenerateSW migrated * Getting there * WIP * Runtime caching TS * More WIP * More WIP * Validation, type fixes * Builds! * No default exports * null support in optional strings * Accept string or buffer again * Fix JSDocs * CanIUse update * test/additional-manifest-entries-transform * lib/bundle * cdnUtils test * Switched to esModuleInterop * Still WIP * get-file-size migration * get-string-details test migration * A few more * populateSWTemplate changes * A few more * validate options * Update ts-auto-guard * Fix dependency-check * Swapped the exports * JSON Schema + ajv * TS 4.1.5 * Getting closer to validation * Some default logic * Switched default quotes * Cleanup optional types * Figuring out errors * Refactor * Update validate-options test * Started integration test migration * Remove joi schema * Fixed some swDest logic * Closer to webpack tests working * Fix transformManifest usage * Use a copy of the exclude array * More include/exclude fun * swDest default fix * Function support? * modifyURLPrefix workaround * Fix an import * Improve error messages * Fix test string * New validation unit test * getManifest working * Working through generateSW * Function massaging * Cleanup of exclude/include * Fix a few more gSW tests * RouteMatchCallback function * Expiration w/cacheName check * Optional globDirectory * InjectManifest tests * Test cleanup * Fix a test * Fix a config modification * v5 injectmanifest test * esModuleInterop support * Fixes for proxied build * Final tweaks * Linting * Automated linting fixes * Tweak linting rules * Update packages/workbox-build/src/lib/get-file-details.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update test/workbox-build/node/generate-sw.js Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update packages/workbox-build/src/lib/additional-manifest-entries-transform.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update packages/workbox-build/src/lib/additional-manifest-entries-transform.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update packages/workbox-build/src/lib/cdn-utils.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update packages/workbox-build/src/lib/get-file-manifest-entries.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update packages/workbox-build/src/lib/stringify-without-comments.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update packages/workbox-build/src/lib/validate-options.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> * Update packages/workbox-build/src/lib/additional-manifest-entries-transform.ts Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com> Co-authored-by: Adriana Jara <32825533+tropicadri@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 77b1c2f - Browse repository at this point
Copy the full SHA 77b1c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5ce41 - Browse repository at this point
Copy the full SHA 0c5ce41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 064df86 - Browse repository at this point
Copy the full SHA 064df86View commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 86ada01 - Browse repository at this point
Copy the full SHA 86ada01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a561a - Browse repository at this point
Copy the full SHA 06a561aView commit details
Commits on Jul 1, 2021
-
Fire controlling event more than once (#2817) (#2857)
* Fire controlling event more than once (#2817) Dispatches the `controlling` event every time the documentation specifies that it should. * Test tweak * One more fix Co-authored-by: Jeff Posnick <jeffy@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0b5d9d8 - Browse repository at this point
Copy the full SHA 0b5d9d8View commit details
Commits on Jul 7, 2021
-
rangeRequests option in runtimeCaching (#2871)
* rangeRequests runtime caching option * Spaces for a better JSON diff
Configuration menu - View commit details
-
Copy full SHA for 9f36ebe - Browse repository at this point
Copy the full SHA 9f36ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec2689 - Browse repository at this point
Copy the full SHA 1ec2689View commit details
Commits on Jul 12, 2021
-
upgrade to tslin dependencies from 2.30 to 4.28 (#2885)
* Removing githead attribute from package.json files from lerna erroring out * upgrade to tslin dependencies from 2.30 to 4.28 * re enabling ts lint * fixing calculateEffectiveBoundaries test * small identation, types fixes
Configuration menu - View commit details
-
Copy full SHA for ad9b029 - Browse repository at this point
Copy the full SHA ad9b029View commit details
Commits on Jul 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 33288ac - Browse repository at this point
Copy the full SHA 33288acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46af63c - Browse repository at this point
Copy the full SHA 46af63cView commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 92dcf91 - Browse repository at this point
Copy the full SHA 92dcf91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4138eee - Browse repository at this point
Copy the full SHA 4138eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c49eb9 - Browse repository at this point
Copy the full SHA 8c49eb9View commit details
Commits on Jul 28, 2021
-
Modify ajv function validation (#2899)
* Remove ajv-keywords * Linting
Configuration menu - View commit details
-
Copy full SHA for 430088d - Browse repository at this point
Copy the full SHA 430088dView commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a347648 - Browse repository at this point
Copy the full SHA a347648View commit details
Commits on Aug 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ec5152 - Browse repository at this point
Copy the full SHA 6ec5152View commit details
There are no files selected for viewing