- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 681
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v8.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vuejs/eslint-plugin-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 68 files changed
- 2 contributors
Commits on Jan 19, 2022
-
Add
vue/no-v-text-v-html-on-component
rule (#1760)* Add `vue/no-v-text-v-html-on-component` rule * add test case
Configuration menu - View commit details
-
Copy full SHA for ae34c65 - Browse repository at this point
Copy the full SHA ae34c65View commit details -
Add support for Vue2 functional component to `vue/no-unused-propertie…
…s` and `vue/no-undef-properties` rules (#1761)
Configuration menu - View commit details
-
Copy full SHA for 5ed7397 - Browse repository at this point
Copy the full SHA 5ed7397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bc534 - Browse repository at this point
Copy the full SHA 09bc534View commit details -
Add
vue/no-undef-components
rule and deprecate `vue/no-unregistered……-components` rule (#1763) * Add `vue/no-undef-components-in-script-setup` rule * fix test case * Renamed rule and marked no-unregistered-components as deprecated * update doc * update doc * fix doc * Update docs/rules/no-undef-components.md Co-authored-by: Flo Edelmann <florian-edelmann@online.de> Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
Configuration menu - View commit details
-
Copy full SHA for ee1e1e5 - Browse repository at this point
Copy the full SHA ee1e1e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2596826 - Browse repository at this point
Copy the full SHA 2596826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2c15f - Browse repository at this point
Copy the full SHA 9c2c15fView commit details
Commits on Jan 20, 2022
-
* Improve wording in `vue/no-expose-after-await` docs * Improve descriptions of core extension rules * Improve example data in docs
Configuration menu - View commit details
-
Copy full SHA for 32d1fb7 - Browse repository at this point
Copy the full SHA 32d1fb7View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f527e27 - Browse repository at this point
Copy the full SHA f527e27View commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a2c4af2 - Browse repository at this point
Copy the full SHA a2c4af2View commit details -
Fix false positives for
v-bind="obj"
withv-model
in `vue/attribu……tes-order` rule (#1771) * Fix false positives for `v-bind="obj"` with `v-model` in `vue/attributes-order` rule * Update lib/rules/attributes-order.js Co-authored-by: Flo Edelmann <florian-edelmann@online.de> * Update lib/rules/attributes-order.js Co-authored-by: Flo Edelmann <florian-edelmann@online.de> Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
Configuration menu - View commit details
-
Copy full SHA for 017cc22 - Browse repository at this point
Copy the full SHA 017cc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca5f9d - Browse repository at this point
Copy the full SHA 0ca5f9dView commit details
Commits on Jan 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9fa8ede - Browse repository at this point
Copy the full SHA 9fa8edeView commit details
Commits on Jan 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45a7650 - Browse repository at this point
Copy the full SHA 45a7650View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.3.0...v8.4.0