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: css-modules/css-selector-tokenizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: css-modules/css-selector-tokenizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.3
Choose a head ref
  • 15 commits
  • 12 files changed
  • 6 contributors

Commits on Oct 8, 2018

  1. Create LICENSE

    warmans authored Oct 8, 2018
    Configuration menu
    Copy the full SHA
    43dbcfc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Merge pull request #19 from warmans/master

    Create LICENSE
    sokra authored Oct 30, 2018
    Configuration menu
    Copy the full SHA
    c0df573 View commit details
    Browse the repository at this point in the history
  2. 0.7.1

    sokra committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    81477c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. chore(deps): upgrade to latest stable

    - cleaned up travis.yml. it now runs node 10/12/13.
    - cleaner coverage report scripts for each service.
    - replaced deprecated instanbul with nyc.
    - removed autotest. mocha has its own watcher (npm test -- -w)
    AviVahl committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    0700f97 View commit details
    Browse the repository at this point in the history
  2. config(lint): stricter eslint configuration

    and several newly-found unneeded regex escapes.
    AviVahl committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    aa5fbbb View commit details
    Browse the repository at this point in the history
  3. README: update watch command

    also moved badges to top, and ensured https is used for codecov.
    AviVahl committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    d45d147 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. chore(deps): mocha@7.1.0

    AviVahl committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    857d498 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

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

Commits on Mar 3, 2020

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

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    a51c06c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f438f9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    3f803f1 View commit details
    Browse the repository at this point in the history
  2. format

    barak007 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    c9b8237 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    d770cbf View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.7.3

    alexander-akait committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b903b12 View commit details
    Browse the repository at this point in the history
Loading