Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 14, 2020

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels May 14, 2020
mysticatea and others added 25 commits May 15, 2020 17:46
* Fixed wrong location calculation when including CRLF.

* Fixed error
* Fix the CI workflow.

* fix
…ger` (#87)

* Fix the wrong location when using with `@typescript-eslint/scope-manager`

* Update

* update
* Change the parsing in the interpolation not to handle `<` as the tag.

* Update
* Support for custom blocks

* update

* Add testcase

* Add testcases
* Add defineCustomBlocksVisitor to parserServices

* fix

* Update

* Add testcase

* ignore not SFC
* Fix parsing errors in multiple v-for aliases in ecmaVersion: 5.

* update
* Fix wrong ast for v-for="(a, index) in list"

* fix

* fix
* Format

* update
)

* Change parser to allow parsing two script tags on `<script setup>`

* Add testcase

* Update tests

* update

* fix test

* update

* refactor

* refactor

* Add test case

* remap scope
* Supports script setup

* Update test

* Change to respect the user parser options.

* Update test

* update

* Update
ota-meshi and others added 30 commits January 29, 2025 13:21
* Drop support old eslint and node

* fix

* update

* update

* fix
…emplate>`. (#195)

* Make to use `project: undefined` when parsing template script-let.

* fix for css v-bind

* add `projectService: undefined`
* Remove unnecessary code

* fix ci
* Add `unicorn/no-useless-fallback-in-spread`

* Apply fix

* Enable `unicorn/no-useless-spread`

* Apply fix
* Fix wrong scope for generic attribute

* update
Co-authored-by: Woongsik Choi <ws807.choi@samsung.com>
* Fix comments order

* chore: update

* Add test

* Update index.js

---------

Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
* refactor: drop `first`, `last`

* refactor: drop `findLastIndex`, update lib to `es2023`

* refactor: use `lodash-es` and bundle in dist

* refactor: drop `sortedLastIndex`, `sortedIndexBy`, `sortedLastIndexBy`

* refactor: drop `union`, `intersection`

* refactor: drop `memoize`
* feat: move `parser-options` to `vitest`

* feat: move `crlf` to `vitest`

* chore: update

* feat: move `define-document-visitor` to `vitest`

* feat: move `define-custom-blocks-visitor` to `vitest`

* feat: move `parser-options-project` to `vitest`

* feat: move `document-fragment` to `vitest`

* fix: correct ParserServices type

* feat: move `tokens` to `vitest`

* refactor: use `replacer` in `test-utils`

* chore: up

* feat: enhance test-utils

* refactor: move `variables-references` to `vitest`

* feat: move `ast` to `vitest`

* feat: move `index` to `vitest`

* refactor: move all test to `vitest`

* chore: enhance type definition

* chore: uninstall mocha

* test: update

* chore: update

* chore: update ci

* fix: update something maybe wrong

* chore: update, try fix ci

* chore: up

* ci: try fix

* chore: up

* ci: fix

* chore: use vite^6 for node18 test

* chore: update timeout config

* chore: update

* chore: flat diff

* test: fix incorrect `fallback`
* feat: migrate to `tsdown`

* chore: update

* chore: get `name` and `version` from `package.json` directly

* chore: update

* chore: update

* build: remove `sourceMap` in `tsconfig`

* chore: update

* chore: update tsconfig

* chore: cleanup some configs relate to output

* chore: update and fix test

* chore: remove invalid script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.