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: pascalduez/babel-plugin-css-modules-transform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: michalkvasnicak/babel-plugin-css-modules-transform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 10 files changed
  • 4 contributors

Commits on Feb 25, 2018

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

Commits on Mar 1, 2018

  1. Merge pull request michalkvasnicak#81 from pascalduez/feature/resolve…

    …-option
    
    Add a new `resolve` option resolver
    michalkvasnicak authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    39af84c View commit details
    Browse the repository at this point in the history
  2. Version 1.5.0

    michalkvasnicak committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    ec95cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. feat: add option importPathFormatter

    ling.dingl committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    0291fa0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. feat: update test cases

    ling.dingl committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    0234196 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Merge pull request michalkvasnicak#85 from xile611/master

    Add a new option `importPathFormatter` to format the path of css files
    michalkvasnicak authored May 8, 2018
    Configuration menu
    Copy the full SHA
    ad77b97 View commit details
    Browse the repository at this point in the history
  2. Version 1.6.0

    michalkvasnicak committed May 8, 2018
    Configuration menu
    Copy the full SHA
    8bf7886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c8fe9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request michalkvasnicak#87 from michalkvasnicak/fix/resolv…

    …e-option-resolver
    
    Fix resolving resolve option
    michalkvasnicak authored May 8, 2018
    Configuration menu
    Copy the full SHA
    e0b5a59 View commit details
    Browse the repository at this point in the history
  5. Version 1.6.1

    michalkvasnicak committed May 8, 2018
    Configuration menu
    Copy the full SHA
    49407e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

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

Commits on Nov 25, 2018

  1. Merge pull request michalkvasnicak#95 from smelukov/patch-1

    Handle exceptions inside requiring module
    michalkvasnicak authored Nov 25, 2018
    Configuration menu
    Copy the full SHA
    b54d138 View commit details
    Browse the repository at this point in the history
  2. Version 1.6.2

    michalkvasnicak committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    a30ba8e View commit details
    Browse the repository at this point in the history
Loading