Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
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: pagerinc/eslint-plugin-css-modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.0
Choose a base ref
...
head repository: pagerinc/eslint-plugin-css-modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.0
Choose a head ref
  • 9 commits
  • 20 files changed
  • 5 contributors

Commits on Aug 16, 2019

  1. Add maintenance status

    Atif Afzal authored Aug 16, 2019
    Configuration menu
    Copy the full SHA
    f37dbcd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

    yuhsianw committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6e1a0c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge pull request atfzl#82 from yuhsianw/frankwang/fix-no-undef-clas…

    …s-global-bug
    
    Fix `no-undef-class` `:global` bug
    yuhsianw authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fb59802 View commit details
    Browse the repository at this point in the history
  2. v2.11.1

    yuhsianw committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9cd866b View commit details
    Browse the repository at this point in the history
  3. v2.11.3

    yuhsianw committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d3f0a71 View commit details
    Browse the repository at this point in the history
  4. v2.11.4

    yuhsianw committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7cddace View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    9827d36 View commit details
    Browse the repository at this point in the history
  2. feat: reapply historic changes after sync with origin (#2)

    * fix: solves issue with css custom properties on .less files
    
    * v2.13.0
    
    * updates readme
    
    * renamed recommedned rules
    
    * v2.14.0
    
    * v2.15.0
    
    * removes eliminateGlobals
    
    * removes console logs
    
    * v2.16.0
    
    * addresses bug with ampersand in the right of selectors
    
    * addresses bug with ampersand in the right of selectors 2
    
    * v2.16.2
    
    * add CODEOWNERS
    
    * chore: minor changes
    
    * feat: update ci
    
    * chore: add nvmrc
    
    ---------
    
    Co-authored-by: Fauricio Valencia <fauricio.valencia@pager.com>
    lgenzelis and Fauricio-Pager authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5f2c94d View commit details
    Browse the repository at this point in the history
Loading