- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 679
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: v7.0.1
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: v7.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 65 files changed
- 5 contributors
Commits on Oct 18, 2020
-
Make rule vue/no-unregistered-components ignore recursive components (#…
…1305) * Add tests * Modify rule to include `ignoreRecursive` argument * Modify docs * Address PR comments * empty commit * Refactor no-unregistered-components to always bypass recursive components * Update docs Co-authored-by: Joao Elias Arruda <joao.arruda@booking.com>
Configuration menu - View commit details
-
Copy full SHA for d626ec1 - Browse repository at this point
Copy the full SHA d626ec1View commit details -
added options for events that ignore custom-event-name-casing (#1321)
* added options for custom-event-name-casing * add test case to close #1260 * update docs for custom-event-name-casing * Update test case event name with regex Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com> * Update docs/rules/custom-event-name-casing.md for better description Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com> * updated custom-event-name-casing readme with ignores options * added custom-event-name-casing invalid test cases Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9932d13 - Browse repository at this point
Copy the full SHA 9932d13View commit details -
Add allowModifiers option to valid-v-slot (#1330)
* add allowModifiers option to valid-v-slot * update doc * fix for missing cases & improve code * add test cases * revert option in test
Configuration menu - View commit details
-
Copy full SHA for 0e1a05a - Browse repository at this point
Copy the full SHA 0e1a05aView commit details -
Upgrade vue-eslint-parser to 7.1.1 and fixed CRLF issues. (#1332)
* Upgrade vue-eslint-parser to 7.1.1 and fixed CRLF issues. * move vue-eslint-parser repo
Configuration menu - View commit details
-
Copy full SHA for 0e5480c - Browse repository at this point
Copy the full SHA 0e5480cView commit details -
Change not to use ESLint internal modules (#1322)
* Change not to use ESLint internal modules * update * remove unused scrip
Configuration menu - View commit details
-
Copy full SHA for d44fb18 - Browse repository at this point
Copy the full SHA d44fb18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30da121 - Browse repository at this point
Copy the full SHA 30da121View commit details -
Fixed crash when the name property value was not literal, in `no-unre…
…gistered-components` rule (#1336)
Configuration menu - View commit details
-
Copy full SHA for f4c21e5 - Browse repository at this point
Copy the full SHA f4c21e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bebb9b3 - Browse repository at this point
Copy the full SHA bebb9b3View commit details -
Add
vue/array-bracket-newline
rule (#1326)* Add `vue/array-bracket-newline` rule `vue/array-bracket-newline` rule that applies `array-bracket-newline` rule to expressions in <template>. * update
Configuration menu - View commit details
-
Copy full SHA for b75d312 - Browse repository at this point
Copy the full SHA b75d312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3294d - Browse repository at this point
Copy the full SHA 2a3294dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d62b874 - Browse repository at this point
Copy the full SHA d62b874View commit details
There are no files selected for viewing