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: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c475b8432e93330bf9bcd29a56209b067e7a0827
Choose a base ref
...
head repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f26ea9cf48a9a5dda77f864a04fb88f469615a7e
Choose a head ref
  • 5 commits
  • 49 files changed
  • 5 contributors

Commits on Jul 16, 2019

  1. feat(gatsby-design-tokens): add gatsby-design-tokens utility (#15779)

    * Add `packages/gatsby-design-tokens`
    
    #15596
    
    * Lower expectations ;-)
    
    * Use export syntax
    
    * Add transitions.speed.slower
    
    * Rename zIndices.feedbackWidget -> .widget
    
    * Rename zIndices.sidebarToggleButton -> .floatingActionButton
    
    * chore: change version; add devDeps
    
    * chore: use 0.0.0
    fk authored and DSchau committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    dded37d View commit details
    Browse the repository at this point in the history
  2. chore(release): Publish

     - gatsby-design-tokens@0.0.1
    DSchau committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    55fb6b0 View commit details
    Browse the repository at this point in the history
  3. fix(gatsby): fix matchpath prioritisation (#15762)

    * fix(gatsby): fix matchpath priorisation
    
    * Add tests for find-path
    
    * fix lint
    
    * fix loader infinite loop
    
    * add matchpath tests
    
    * fix prefetch
    
    * revert cache stuff
    wardpeet authored and GatsbyJS Bot committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    a1ab8bc View commit details
    Browse the repository at this point in the history
  4. chore(release): Publish

     - gatsby@2.13.25
    pieh committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    a677c2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f26ea9c View commit details
    Browse the repository at this point in the history
Loading