GitHub / vuejs/vue-eslint-parser / commits
The ESLint custom parser for `.vue` files.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5ff1a4fd | chore: update scripts | yosuke ota <o****3@g****m> | 3 months ago | |
| b5f8e634 | chore: update fixtures (#273) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d16cf2ff | refactor: enhance `fallbackKeysFilter` readability (#272) |
Vida Xie <v****0@1****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d6cb51f0 | feat: migrate to `tsdown` (#266) |
Vida Xie <v****0@1****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4e483273 | test: align with `nyc` coverage configuration (#270) |
Vida Xie <v****0@1****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2c29d7ad | test: move to `vitest` (#269) |
Vida Xie <v****0@1****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 62321dbd | 10.2.0 | yosuke ota <o****3@g****m> | 4 months ago | |
| effe3712 | refactor: drop lodash (#268) |
Vida Xie <v****0@1****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 73dcb3e4 | 10.1.4 | yosuke ota <o****3@g****m> | 4 months ago | |
| 211707c3 |
Fix comments order (#265)
Co-authored-by: Yosuke Ota <o****3@g****m> |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 01ed2659 | 10.1.3 | yosuke ota <o****3@g****m> | 7 months ago | |
| d09047a3 | fix: text token type in V_EXPRESSION_DATA state (#257) |
Woongsik Choi <w****i@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 519d2ba4 | Chore: remove codecov workflow (#262) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 4ddeeef4 | 10.1.2 | yosuke ota <o****3@g****m> | 7 months ago | |
| 32056bc3 |
fix: reset vExpressionScriptState when ending mustache (#256)
Co-authored-by: Woongsik Choi <w****i@s****m> |
Woongsik Choi <w****i@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5712b7f6 | Update README.md (#259) |
Javier Garcia <j****9@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9574d91b | 10.1.1 | yosuke ota <o****3@g****m> | 8 months ago | |
| 8fef4ca3 | Fix wrong scope for generic attribute (#254) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 2af97668 | 10.1.0 | yosuke ota <o****3@g****m> | 8 months ago | |
| ebde0d51 | feat: add `TokenStore#get{Loc,Range}()` (#253) |
fisker Cheung <l****y@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 7b006255 | 10.0.0 | yosuke ota <o****3@g****m> | 8 months ago | |
| b32d6c46 | Fix VGenericExpression VisitorKeys (#252) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 08761216 | chore: fix linting error (#251) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| b925331c | Remove useless spread and fallbacks (#249) |
fisker Cheung <l****y@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| bb586337 | refactor (#246) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 769da241 | Remove unnecessary code (#245) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7e30c9fe | chore: Update readme (#244) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 68574cf1 | Changed default ecmaVersion to "latest" (#243) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| aca17d7c | Make to use `project: undefined` when parsing script-fragments in `<template>... |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d1d2540b | Drop support old eslint and node (#242) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b0e0ccc6 | 9.4.3 | yosuke ota <o****3@g****m> | over 1 year ago | |
| c7b5fbf8 | Fixed parsing error when arrow function type in generics (#234) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 79ecf1e8 | Fix wrong AST for asycn function in v-on (#227) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ae61e8d4 | fix: ESLintArrowFunctionExpression.body typing (#225) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| dbeb73ba | chore: fix type annotation | ota-meshi <o****3@g****m> | over 1 year ago | |
| d79bcad8 | 9.4.2 | yosuke ota <o****3@g****m> | almost 2 years ago | |
| 2b3a7625 | Fix an error when using default for generic (#222) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7c9c24bd | 9.4.1 | yosuke ota <o****3@g****m> | almost 2 years ago | |
| f3ac4470 | Fix an error when using CRLF for generic directive (#220) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d4eef648 | fix: shorthand camelize should be used in `rawName` (#218) |
Wayne Zhang <z****W@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 18e8e17d | test: add scope test (#219) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7b1f6a16 | Update bug_report.yml |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4587eef8 | 9.4.0 | yosuke ota <o****3@g****m> | almost 2 years ago | |
| 9dc1d993 | Add support for v-bind same-name shorthand (#215) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| aa2de997 | Add support for defineModel (#213) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 9d385721 | chore: fix ci error for Vue 3.4 (#214) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 92dd3f30 | 9.3.2 | yosuke ota <o****3@g****m> | about 2 years ago | |
| 4cd70e66 | fix: "has only a getter" error (#210) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 7fd37351 | fix: context provided by defineCustomBlocksVisitor (#211) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| cbf14818 | chore: use skipLibCheck (#209) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6aa8585d | 9.3.1 | yosuke ota <o****3@g****m> | over 2 years ago | |
| fcba4fea | Fix wrong scope for generics with multiple script blocks (#201) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4b402ee9 | add my account to FUNDING.yml | ota-meshi <o****3@g****m> | over 2 years ago | |
| 60140086 | add VGenericExpression to ast.md | ota-meshi <o****3@g****m> | over 2 years ago | |
| a2d5182a | 9.3.0 | yosuke ota <o****3@g****m> | over 2 years ago | |
| 195d46d3 | Add support for `<script setup lang=ts generic="...">` (#182) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 92c0d883 | Add `vueFeatures.customMacros` option (#194) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8e8aa969 | Add support for defineOptions and defineSlots (#193) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fafbc7d3 | 9.2.1 | yosuke ota <o****3@g****m> | over 2 years ago | |
| 59d8e250 | Fix defineCustomBlocksVisitor was incompatible with ESLint v8.40 (#192) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 384b5211 | 9.2.0 | yosuke ota <o****3@g****m> | over 2 years ago | |
| 1ac85ee5 | Fix false positives for type def with script setup in ts no-unused-vars (#191) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fde53d1e | Add exported meta object (#190) |
Tatsuya Yamamoto / T28_tatsuya <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 36a49297 | 9.1.1 | yosuke ota <o****3@g****m> | over 2 years ago | |
| bb88c01d | Fix wrong scope reference type for `<script setup lang=ts>` (#181) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5c3558c3 | Update typescript (#171) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0ca20f10 | Create other.md |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 881d5c4f | Create bug_report.yml |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0631f8c7 | 9.1.0 | yosuke ota <o****3@g****m> | about 3 years ago | |
| 9daf0146 | Add support for parser object to `parserOptions.parser` (#165) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b70caf5e | Remove david-dm from README (#167) |
Baoshuo Ren <i****@b****n>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8dbabb62 | Update README.md |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9dc89b53 | 9.0.3 | yosuke ota <o****3@g****m> | over 3 years ago | |
| ae42ce3e | Fix wrong tokenize for lone ampersand (#158) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 806a38c2 | 9.0.2 | yosuke ota <o****3@g****m> | over 3 years ago | |
| f14d0666 | Fix crash for script setup in no-obj-calls rule (#152) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| fb2f67da | Revert "Fix crash for script setup in no-obj-calls rule" | yosuke ota <o****3@g****m> | over 3 years ago | |
| 05f707ef | Fix crash for script setup in no-obj-calls rule | yosuke ota <o****3@g****m> | over 3 years ago | |
| cfa2b47f | 9.0.1 | yosuke ota <o****3@g****m> | over 3 years ago | |
| bfc8a3ae | fix tag | yosuke ota <o****3@g****m> | over 3 years ago | |
| 50b0126b | 9.0.0 | yosuke ota <o****3@g****m> | over 3 years ago | |
| c476e7c2 | 9.0.0-alpha.0 | yosuke ota <o****3@g****m> | over 3 years ago | |
| 22f461e8 | prepare release | yosuke ota <o****3@g****m> | over 3 years ago | |
| caac5e8e | Drop support for Node.js v12 (#149) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9448a785 | Custom template tokenizers (#148) |
rash <r****l@i****g>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 62b69866 | Add support for scope analysis of `<script setup>` (#144) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d900ec22 | 8.3.0 | yosuke ota <o****3@g****m> | over 3 years ago | |
| 42b5bfb1 | Fix wrong handling when CRLF in `<script>` (#146) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 734a87ca | 8.2.0 | yosuke ota <o****3@g****m> | almost 4 years ago | |
| 108115d5 | Support complex expression in CSS `v-bind()` (#143) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 8a0a4749 | 8.1.0 | yosuke ota <o****3@g****m> | almost 4 years ago | |
| 160f4efc | Support arbitrary module namespace names with `<script setup>` (#142) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 25c6847a | Update AST typings to es2022 (#141) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 108faa61 | Add optional chain expression to typings (#140) |
Richard Musiol <m****l@r****e>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 9cd8f888 | Update eslint-visitor-keys to v3.1 (#139) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| dbd89bd7 | Upgrade eslint-scope to v7 (#137) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| ac49d028 | Update dev deps (#138) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a16cdbdb | 8.0.1 | yosuke ota <o****3@g****m> | about 4 years ago | |
| acad11f2 | Update test script (#134) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 0f6348e9 | Fix wrong location when having multiple `<script>` (#132) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago |