-
-
Notifications
You must be signed in to change notification settings - Fork 689
Comparing changes
Open a pull request
base repository: vuejs/eslint-plugin-vue
base: c64af6b
head repository: vuejs/eslint-plugin-vue
compare: a15d036
- 13 commits
- 53 files changed
- 11 contributors
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2bdcc51 - Browse repository at this point
Copy the full SHA 2bdcc51View commit details
Commits on Nov 2, 2022
-
Add new
vue/require-prop-comment
rule (#2019)* require-prop-comment * add type arg * add jsdoc type * edit rule * npm run update运行结果 * npm run update edit * Modify according to the requirements during consolidation * edit test * delete only one check * delete template * edit md * Lint * Improve docs * Only check last preceding comment * Use message IDs * Rename unlimited → any * Fix docs * edit rules * edit schema type * update readme.md * add rules * add rules Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
Configuration menu - View commit details
-
Copy full SHA for bf5829c - Browse repository at this point
Copy the full SHA bf5829cView commit details -
Extract JSDoc comment recognition into util functions (#2026)
and add tests for them
Configuration menu - View commit details
-
Copy full SHA for c7c1271 - Browse repository at this point
Copy the full SHA c7c1271View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9673a61 - Browse repository at this point
Copy the full SHA 9673a61View commit details
Commits on Nov 16, 2022
-
feat: rule fixer for require-name-property (#2034)
Co-authored-by: sunxinyu <sunxinyu@yucekj.com>
Configuration menu - View commit details
-
Copy full SHA for cc1b8d9 - Browse repository at this point
Copy the full SHA cc1b8d9View commit details
Commits on Nov 19, 2022
-
fix(define-macros-order): update rule to support interface/type expor…
…t in <script lang="ts" setup/> (#2040)
Configuration menu - View commit details
-
Copy full SHA for 8dc3cd9 - Browse repository at this point
Copy the full SHA 8dc3cd9View commit details
Commits on Nov 21, 2022
-
fix(docs): update example code for watch() (#2041)
* fix(docs): update example code for watch() The 1st argument for watch() should be a ref/reactive/getter function/array of ref, reactive, getter function. But in the example code, the watch callback has been used as the 1st argument * chore: remove extra space
Configuration menu - View commit details
-
Copy full SHA for 1d669d3 - Browse repository at this point
Copy the full SHA 1d669d3View commit details
Commits on Nov 23, 2022
-
Chore: use vitepress instead of vuepress (#2044)
* Chore: use vitepress instead of vuepress * fix * fix dev deps * Update docs/.vitepress/build-system/build.ts Co-authored-by: Flo Edelmann <florian-edelmann@online.de> * Update docs/.vitepress/build-system/build.ts Co-authored-by: Flo Edelmann <florian-edelmann@online.de> * Update docs/.vitepress/config.ts Co-authored-by: Flo Edelmann <florian-edelmann@online.de> * Update docs/.vitepress/build-system/build.ts 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 55daf43 - Browse repository at this point
Copy the full SHA 55daf43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd431e - Browse repository at this point
Copy the full SHA 0fd431eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d46741 - Browse repository at this point
Copy the full SHA 2d46741View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced6fc3 - Browse repository at this point
Copy the full SHA ced6fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec0276b - Browse repository at this point
Copy the full SHA ec0276bView commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a15d036 - Browse repository at this point
Copy the full SHA a15d036View commit details
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 c64af6b...a15d036