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: v0.3.0
Choose a base ref
...
head repository: FullHuman/purgecss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 11 commits
  • 15 files changed
  • 1 contributor

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    ecd2730 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    Ffloriel committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    62cfc8a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Change behavior of the default extractor

    - Default extractor return words (digits + letters)
    Ffloriel committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    89c8951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92fd934 View commit details
    Browse the repository at this point in the history
  3. Add default extractor tests

    Ffloriel committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    d44f574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fb1710 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2912b65 View commit details
    Browse the repository at this point in the history
  6. Add Legacy extractor

    - return lowercase words present in the file
    Ffloriel committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    1382492 View commit details
    Browse the repository at this point in the history
  7. legacy and default extractor support

    - legacy option to use legacy extractor
    - default extractor otherwise
    Ffloriel committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    1d91306 View commit details
    Browse the repository at this point in the history
  8. purgecss v4.0.0

    Ffloriel committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    4a2a34d View commit details
    Browse the repository at this point in the history
  9. update CI config

    - update CI config to use latest npm (npx)
    Ffloriel committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    0459d0b View commit details
    Browse the repository at this point in the history
Loading