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: v5.2.6
Choose a base ref
...
head repository: gajus/babel-plugin-react-css-modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 19 files changed
  • 4 contributors

Commits on Jun 19, 2019

  1. Create FUNDING.yml

    gajus authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    59e05a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Add error FAQs (#283)

    benmvp authored and gajus committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    e3636b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Feat/add regexp support for filetype (#240)

    * feat: use RegExp as including condition in filetype config
    
    * test: add corresponding test cases.
    
    * fix: do not use extension-style filrtype as RegExp pattern
    
    * feat: modify the priority between RegExp pattern filetype and extension style filetype
    
    * style: no continue
    
    * style: for comment #2
    
    Co-authored-by: super-cattle <xuxinhang4567#126.com>
    xuxinhang authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    91c8e9b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. docs: link to webpack's localIdentName documentation in the descripti…

    …on of generateScopedName.
    meglio authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6a2a894 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    aef71c7 View commit details
    Browse the repository at this point in the history
  2. docs: remove gitspo link

    gajus committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    eb008aa View commit details
    Browse the repository at this point in the history
Loading