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: webpack-contrib/mini-css-extract-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: utlime/mini-css-extract-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 13 files changed
  • 3 contributors

Commits on Jan 22, 2019

  1. rel=preload first pass

    jgillespie committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    e7d8c7e View commit details
    Browse the repository at this point in the history
  2. Append preloaded links to bottom

    jgillespie committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    9f56caa View commit details
    Browse the repository at this point in the history
  3. Small changes

    jgillespie committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    8e3f0f0 View commit details
    Browse the repository at this point in the history
  4. Build dist

    jgillespie committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    4087a1a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. SupportsPreload incorporated

    jgillespie committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    de61945 View commit details
    Browse the repository at this point in the history
  2. Remove console

    jgillespie committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    15b959d View commit details
    Browse the repository at this point in the history
  3. rebuild dist

    jgillespie committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    7751da2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Fixed extra quotes in JS injection

    jgillespie committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    a076864 View commit details
    Browse the repository at this point in the history
  2. Regenerate dist

    jgillespie committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    bdd45a0 View commit details
    Browse the repository at this point in the history
  3. feat: add rel preload support - useRelPreload option

    jgillespie committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    727b2a4 View commit details
    Browse the repository at this point in the history
  4. feat: removed modified files for pull request

    jgillespie committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    b2dde78 View commit details
    Browse the repository at this point in the history
  5. feat: removed modified files for pull request

    jgillespie committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    11a96b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    fe35279 View commit details
    Browse the repository at this point in the history
  2. feat: add in new behavior to documentation

    jgillespie committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    04605a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Merge from upstream master and resolve conflicts

    jgillespie committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    898c0b6 View commit details
    Browse the repository at this point in the history
  2. style: small fixes to get lint:prettier to pass

    jgillespie committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    880f387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2c5202 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Merge pull request #1 from TheRoadyBuddha/master

    merge fix
    utlime authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c9e7294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55dce4c View commit details
    Browse the repository at this point in the history
Loading