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: peterbe/minimalcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jc275/minimalcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: swallow-errors
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 28, 2018

  1. Swallow malformed rules (#1)

    jc275 authored Jul 28, 2018
    Configuration menu
    Copy the full SHA
    e827666 View commit details
    Browse the repository at this point in the history
  2. @ts-ignore

    avert vscode meltdown
    jc275 authored Jul 28, 2018
    Configuration menu
    Copy the full SHA
    bef5fb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Configuration menu
    Copy the full SHA
    4d39e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee72a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Tolerate missing stylesheets

    jc275 authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    c855b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    bc7eb1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eaf4ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c5040 View commit details
    Browse the repository at this point in the history
  4. simplify and dedupe error log

    jc275 authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    ae4e69d View commit details
    Browse the repository at this point in the history
  5. linting

    jc275 authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    64edf73 View commit details
    Browse the repository at this point in the history
  6. strip fragment from each link.href

    Avoids missing AST warnings due to mismatched link.href and response.url()
    jc275 authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    22d3145 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

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