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: FullHuman/purgecss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.5
Choose a base ref
...
head repository: FullHuman/purgecss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.6
Choose a head ref
  • 17 commits
  • 13 files changed
  • 7 contributors

Commits on Jan 23, 2020

  1. build(deps-dev): bump lint-staged from 9.5.0 to 10.0.2

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.2.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v9.5.0...v10.0.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    058413c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from FullHuman/dependabot/npm_and_yarn/next/l…

    …int-staged-10.0.2
    
    build(deps-dev): bump lint-staged from 9.5.0 to 10.0.2
    Ffloriel authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    e1646ab View commit details
    Browse the repository at this point in the history
  3. Fix typo to output file

    It's not `--out`
    j0k3r authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    81cecb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Merge pull request #266 from j0k3r/patch-1

    Fix typo to output file
    Ffloriel authored Jan 26, 2020
    Configuration menu
    Copy the full SHA
    1ba5e77 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

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

Commits on Jan 29, 2020

  1. Fix output option typo

    It's not `--out` but `--output`
    davidsan authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    c7872df View commit details
    Browse the repository at this point in the history
  2. Fix type, (hopefully) improve readability

    This changes started with fixing a typo, but it seemed I could improve readability of this documentation file.
    oerd authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    5e75aa0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #270 from FullHuman/dependabot/npm_and_yarn/next/t…

    …ypes/jest-25.1.0
    
    build(deps-dev): bump @types/jest from 24.9.1 to 25.1.0
    Ffloriel authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    2a6557a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #272 from davidsan/patch-1

    Fix output option typo
    Ffloriel authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    0fcbca8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #273 from oerd/patch-1

    Fix typo, (hopefully) improve readability
    Ffloriel authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    d513dba View commit details
    Browse the repository at this point in the history
  6. Merge pull request #275 from FullHuman/next

    bump dependencies
    Ffloriel authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    06e4995 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. fix(whitelist): allow whitelisting of attributes

    also added a test
    simllll committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    1a83312 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from hokify/fix/whitelist

    fix(whitelist): allow whitelisting of attributes
    Ffloriel authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    266cb65 View commit details
    Browse the repository at this point in the history
  3. docs: add cleanUrls redirection

    add clearUrls to allows redirection from extension-less to .html
    Ffloriel committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    f179a7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a3e6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97f40e9 View commit details
    Browse the repository at this point in the history
  6. build: v2.0.6

    Ffloriel committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    11f7650 View commit details
    Browse the repository at this point in the history
Loading