8000 Comparing 13.1.0...13.2.0 · stylelint/stylelint · GitHub
[go: up one dir, main page]

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: stylelint/stylelint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.1.0
Choose a base ref
...
head repository: stylelint/stylelint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.2.0
Choose a head ref
  • 14 commits
  • 262 files changed
  • 6 contributors

Commits on Feb 9, 2020

  1. Disable fixing files if fixing can cause bugs (#4573)

    * Disable fixing files if fixing can cause bugs
    
    * Make isFixCompatible function more readable
    bartlangelaan authored Feb 9, 2020
    Configuration menu
    Copy the full SHA
    9f76ed3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    jeddy3 authored Feb 9, 2020
    Configuration menu
    Copy the full SHA
    92aaa80 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Format markdown files with Prettier (#4588)

    * Format markdown files with Prettier
    
    * Configure Prettier to ignore CSS files
    jeddy3 authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    8c25249 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Add --stdin flag (#4594)

    alypeng authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    12c22cb View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    jeddy3 authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e4a356f View commit details
    Browse the repository at this point in the history
  3. Update selector parser (#4595)

    * Update selector parser
    
    * Refactor for clarity
    
    * Correct comment
    jeddy3 authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b72df96 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    jeddy3 authored Feb 13 8000 , 2020
    Configuration menu
    Copy the full SHA
    f0f47f5 View commit details
    Browse the repository at this point in the history
  5. Fix prettier warning

    jeddy3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d7d6141 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Fix open handles test issue (#4601)

    Closes #4596
    hudochenkov authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e7ba4d0 View commit details
    Browse the repository at this point in the history
  • Configuration menu
    Copy the full SHA
    05a89fa View commit details
    Browse the repository at this point in the history
  • Improve documentation (#4591)

    * Improve documentation
    
    * Fix missed opportunities
    
    * Update docs/developer-guide/rules.md
    
    Co-Authored-By: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    
    * Update docs/user-guide/configure.md
    
    Co-Authored-By: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    
    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    jeddy3 and ybiquitous authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    20d1a96 View commit details
    Browse the repository at this point in the history
  • Configuration menu
    Copy the full SHA
    36e2dbb View commit details
    Browse the repository at this point in the history
  • Prepare 13.2.0

    jeddy3 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e032f86 View commit details
    Browse the repository at this point in the history
  • 13.2.0

    jeddy3 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    142ed1c View commit details
    Browse the repository at this point in the history
  • Loading
    0