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: gajus/babel-plugin-react-css-modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: supriya-raj/react-css-modules-with-dynamic-classes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 11 files changed
  • 1 contributor

Commits on Aug 14, 2018

  1. add jsx resolution support

    Supriya S committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    b52a84e View commit details
    Browse the repository at this point in the history
  2. add jsx resolution even for identifiers

    Supriya S committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    1b9f7eb View commit details
    Browse the repository at this point in the history
  3. jsx resolution when using var strings

    Supriya S committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    1a1e307 View commit details
    Browse the repository at this point in the history
  4. changes to demo file

    Supriya S committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    a8f71af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1755e9 View commit details
    Browse the repository at this point in the history
  6. add an option to include default css file

    Supriya S committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    50df638 View commit details
    Browse the repository at this point in the history
  7. change git url

    Supriya S committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    f97a25b View commit details
    Browse the repository at this point in the history
  8. Update package.json

    Supriya S authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    585abea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. add token caching

    Supriya S committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    f46f466 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jsx-expression-resolution-1' of github.com:supriya-raj/…

    …babel-plugin-react-css-modules into jsx-expression-resolution-1
    Supriya S committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    d6a3303 View commit details
    Browse the repository at this point in the history
  3. add prepare command

    Supriya S committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    7b35ed5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. more changes to plugin

    Supriya S committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    0593f33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from supriya-raj/jsx-expression-resolution-1

    Add JSX Expression resolution support
    Supriya S authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    842d57b View commit details
    Browse the repository at this point in the history
  3. changes to package name

    Supriya S committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    f589b93 View commit details
    Browse the repository at this point in the history
  4. remove prepare hook

    Supriya S committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    130b8b7 View commit details
    Browse the repository at this point in the history
  5. add prepack hook

    Supriya S committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    37c9f87 View commit details
    Browse the repository at this point in the history
  6. add prepublishOnly

    Supriya S committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    5bbd180 View commit details
    Browse the repository at this point in the history
  7. change version

    Supriya S committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    dbb9883 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

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