Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleChrome/workbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7
Choose a base ref
...
head repository: andy0937/workbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 102 files changed
  • 3 contributors

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    a8c6639 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. v5.1.3

    jeffposnick committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    fe43995 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. gulp-glitch first pass (#2433)

    * removed old demos
    moved new demos on glitch into src folder
    
    * Removed gulp tasks
    
    * Linting
    
    * updated to 5.0.0
    
    * clean commit of publish-glitch w/o
    problematic secrets in history
    
    * Added express server to top level
    Requires explanation w/in server
    
    * updated background sync
    strategies
    precaching
    w/ new updateServer.js
    
    * incrementing versions
    
    * updated precache express server
    
    * error handling in publish-glitch.js
    fixed error in workbox-core
    converted:
       workbox-cacheable-response
       workbox-expiration
       workbox-routing
    
    * tested pushing new version
    
    * updated:
      workbox-google-analytics
      workbox-range-requqests
      workbox-streams
    modified publish-glitch logging
    
    * updated final demos:
       workbox-broadcast-update
       workbox-navigation-preload
       workbox-window
    
    Co-authored-by: Jeff Posnick <jeffy@google.com>
    philkrie and jeffposnick authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    04ba644 View commit details
    Browse the repository at this point in the history
Loading