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: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.5
Choose a base ref
...
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.6
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Aug 27, 2020

  1. fix missing return

    pkboom committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    15bcb8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2260 from pkboom/missing-return

    fix missing return
    adamwathan authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    0174bb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    5974f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44dbde8 View commit details
    Browse the repository at this point in the history
  3. improve custom toMatchCss matcher

    RobinMalfait authored and adamwathan committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    ad7fec4 View commit details
    Browse the repository at this point in the history
  4. suppress console.warn logs in tests

    This makes the test output a bit nicer to look at
    RobinMalfait authored and adamwathan committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    62eaac4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce75f65 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2269 from tailwindlabs/fix-promise-finally

    use explicit .then and .catch instead of .finally for node 8.x
    RobinMalfait authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    681e4d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Update yarn.lock

    adamwathan committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    2f81bf8 View commit details
    Browse the repository at this point in the history
  2. 1.7.6

    adamwathan committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    a2956f8 View commit details
    Browse the repository at this point in the history
Loading