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: vuejs/eslint-plugin-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-beta.2
Choose a base ref
...
head repository: vuejs/eslint-plugin-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-beta.3
Choose a head ref
  • 5 commits
  • 21 files changed
  • 3 contributors

Commits on Dec 17, 2017

  1. [Fix] Crash with babel-eslint (#273)

    * Fix: crash with babel-eslint
    
    * Chore: fix lint errors
    
    * Fix: upgrade eslint-plugin-vue-libs to 2.0.0
    
    * fix for tests
    mysticatea authored and michalsnik committed Dec 17, 2017

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    cc43821 View commit details
  2. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    e6593a5 View commit details
  3. Fix: html-indent about binary expressions (fixes #264) (#281)

    * Fix: html-indent about binary expressions (fixes #264)
    
    * update logic
    mysticatea authored and michalsnik committed Dec 17, 2017

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    345aaac View commit details
  4. Fix html-self-closing example json (#291)

    `vue/html-self-closing` must be used as a key in the eslint config to
    make it work correctly. Also this is consitent with the example json for
    other rules.
    maoberlehner authored and michalsnik committed Dec 17, 2017
    Copy the full SHA
    c7542bd View commit details
  5. v4.0.0-beta.3

    michalsnik committed Dec 17, 2017
    Copy the full SHA
    e681dfe View commit details
Loading