Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://github.com/vuejs/language-tools

fix(tsc): patch build info roots (#2580)

Co-authored-by: johnsoncodehk <[email protected]>

9bc14ae6f309ca6cc7587bd9c4f33e8dc9382432 authored almost 2 years ago by Blake Newman <[email protected]>
chore: Lerna-Lite 2.0 publish & version are becoming optional commands (#2597)

- in the next Lerna-Lite v2.0.0, I made `version` and `publish` as optional commands since it wa...

27005e4e574f8f280a5d85f1bdaf7539e84f489c authored almost 2 years ago by Ghislain B <[email protected]>
chore: Lerna-Lite 2.0 publish & version are becoming optional commands (#2597)

- in the next Lerna-Lite v2.0.0, I made `version` and `publish` as optional commands since it wa...

27005e4e574f8f280a5d85f1bdaf7539e84f489c authored almost 2 years ago by Ghislain B <[email protected]>
feat: add `vue-type-helpers` package (#2599)

6c58719d5b86032116a22fa26633be322e4c10cf authored almost 2 years ago by Johnson Chu <[email protected]>
feat: add `vue-type-helpers` package (#2599)

6c58719d5b86032116a22fa26633be322e4c10cf authored almost 2 years ago by Johnson Chu <[email protected]>
fix: generate looser slots type with `JSX.ElementChildrenAttribute`

625f2461cb68cfb13efc8bb020c959daa28c4e2b authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: generate looser slots type with `JSX.ElementChildrenAttribute`

625f2461cb68cfb13efc8bb020c959daa28c4e2b authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: infer component instance for asFunctionalComponent

9be942f4df91b438e8849bf335c02592c54294d1 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: infer component instance for asFunctionalComponent

9be942f4df91b438e8849bf335c02592c54294d1 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: make jsx children type optional in $props

e146062ef33f88f486ae6aad890cbfe98d78ab92 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: bump plugins

4e4eb1df9e662e47d26a3a0c422e6538ee9d3ac4 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: update pnpm-lock.yaml

d16872f45a18ee98a4abe6b505e8312354f871d2 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: update pnpm-lock.yaml

d16872f45a18ee98a4abe6b505e8312354f871d2 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: fixed template-based slots type

close #2590

f3febe071d18ad747751d087f87eebf44505a47f authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: fixed template-based slots type

close #2590

f3febe071d18ad747751d087f87eebf44505a47f authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.12

03f8745d7428faee5c89d17e65d4cb76961efb2b authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.12

03f8745d7428faee5c89d17e65d4cb76961efb2b authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

b6e6341dd41e6997130e49cf183f0c15da45a124 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

b6e6341dd41e6997130e49cf183f0c15da45a124 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix(vue-tsc): emit declaration throws TS4060

close #2581

442979ece14d744abe4b54be07bd10775465393b authored almost 2 years ago by johnsoncodehk <[email protected]>
fix(vue-tsc): emit declaration throws TS4060

close #2581

442979ece14d744abe4b54be07bd10775465393b authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: fewer side effects codegen for `<script setup>` (#2582)

ce73539046cacd99f474ec338956167b4cbdc642 authored almost 2 years ago by Johnson Chu <[email protected]>
feat: fewer side effects codegen for `<script setup>` (#2582)

ce73539046cacd99f474ec338956167b4cbdc642 authored almost 2 years ago by Johnson Chu <[email protected]>
fix: avoid args num error in virtual code

f740e871752130f11de892e00a89578cb7efd4e0 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: avoid args num error in virtual code

f740e871752130f11de892e00a89578cb7efd4e0 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: missing withDefaults, defineOptions imports for vue 3.3

7581e2503fe2fa09fc293627ebb7f19323882096 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: support for short defineSlots

def0cc69d4bfaada0bc239963b747c33d3014532 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: support for short defineSlots

def0cc69d4bfaada0bc239963b747c33d3014532 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: Support for Vue 3.3 experimental `defineModel()` (#2579)

b8cdaf5c9305bcd0994879e1a3ce65332fafea1f authored almost 2 years ago by Johnson Chu <[email protected]>
chore: changelog

87d71fc57fc2f3ea7f83be04111101a936ce4c0e authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

87d71fc57fc2f3ea7f83be04111101a936ce4c0e authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: falsely reports "Virtual script not found"

close #2500

2413573b18441998ef853f4394c2efe231f8e528 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: falsely reports "Virtual script not found"

close #2500

2413573b18441998ef853f4394c2efe231f8e528 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: mention TS 5.0 for changes

80eeca30a0b4eacea0f95636b4a18964113e01db authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: mention TS 5.0 for changes

80eeca30a0b4eacea0f95636b4a18964113e01db authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.11

53656272d5a3c17842318760ad00278689b07005 authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.11

53656272d5a3c17842318760ad00278689b07005 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

b906aacd50d80f9b6922db0b50c06476c6525189 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

b906aacd50d80f9b6922db0b50c06476c6525189 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: remove noProjectReferences

e61f65f2bd92f10c4c1044bbd18617bdd39d36c9 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: remove noProjectReferences

e61f65f2bd92f10c4c1044bbd18617bdd39d36c9 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: upgrade volar and typescript-auto-import-cache

9fbc2e46c1723d77c1b73c0d47d1ca3fb378ad3c authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: upgrade volar and typescript-auto-import-cache

9fbc2e46c1723d77c1b73c0d47d1ca3fb378ad3c authored almost 2 years ago by johnsoncodehk <[email protected]>
refactor: sort sfc parser plugins instead of check etx in vue-file plugin

4289918aac6ba305999e9b19710ebdc010772e08 authored almost 2 years ago by johnsoncodehk <[email protected]>
refactor: sort sfc parser plugins instead of check etx in vue-file plugin

4289918aac6ba305999e9b19710ebdc010772e08 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: make `JSX.ElementChildrenAttribute` optional

c20fbcdab68b268d70309688607f1010627b370a authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: make `JSX.ElementChildrenAttribute` optional

c20fbcdab68b268d70309688607f1010627b370a authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.10

fe8f9cab04980468a959fbf18f45f85e38a68e79 authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.10

fe8f9cab04980468a959fbf18f45f85e38a68e79 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

6391c956b676b67c67a28e301091252c1d1dc412 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

6391c956b676b67c67a28e301091252c1d1dc412 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: update pnpm-lock.yaml

dd72fba53169409b6f9c7cc9efbbd4e187e61227 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: update pnpm-lock.yaml

dd72fba53169409b6f9c7cc9efbbd4e187e61227 authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.9

592faa8030c9b3cd86480e412f14a16d71c8547b authored almost 2 years ago by johnsoncodehk <[email protected]>
v1.3.9

592faa8030c9b3cd86480e412f14a16d71c8547b authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

e7a81dae5b0a2c9a939a7145c93bf664607eadbd authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: changelog

e7a81dae5b0a2c9a939a7145c93bf664607eadbd authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: bump volar and plugins

d6a29e1a28f1b81e965b1de6d1f232b16dd89b7c authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: bump volar and plugins

d6a29e1a28f1b81e965b1de6d1f232b16dd89b7c authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: Support for Vue 3.3 `defineProps()` (#2568)

c5c39bccc42c5d6a29eb6d78e57fcb2a61274573 authored almost 2 years ago by Johnson Chu <[email protected]>
feat: Support for Vue 3.3 `defineProps()` (#2568)

c5c39bccc42c5d6a29eb6d78e57fcb2a61274573 authored almost 2 years ago by Johnson Chu <[email protected]>
fix(component-meta): fixed exposed type for functional component

42f8c6164d338459585a729226d4fee41fabc992 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix(component-meta): fixed exposed type for functional component

42f8c6164d338459585a729226d4fee41fabc992 authored almost 2 years ago by johnsoncodehk <[email protected]>
refactor: unused `looserExactType()`

68697fa51cdf95f01f4722961caf454faf154a17 authored almost 2 years ago by johnsoncodehk <[email protected]>
refactor: unused `looserExactType()`

68697fa51cdf95f01f4722961caf454faf154a17 authored almost 2 years ago by johnsoncodehk <[email protected]>
Bump vue to 3.3.0-alpha.6 (#2565)

6c699211e10068d470e165e8c2869f66ea73cc5d authored almost 2 years ago by Johnson Chu <[email protected]>
Bump vue to 3.3.0-alpha.6 (#2565)

6c699211e10068d470e165e8c2869f66ea73cc5d authored almost 2 years ago by Johnson Chu <[email protected]>
feat(component-meta): support for functional component (#2566)

e85ba82ac14831e7a26fae0afd5098e8f0b3a71b authored almost 2 years ago by Johnson Chu <[email protected]>
feat(component-meta): support for functional component (#2566)

e85ba82ac14831e7a26fae0afd5098e8f0b3a71b authored almost 2 years ago by Johnson Chu <[email protected]>
chore: add test for default-props-values-when-using-type-declaration

72af4a432ae0d2e85f4ff73bc1121c7ae9b1b0e6 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: add test for default-props-values-when-using-type-declaration

72af4a432ae0d2e85f4ff73bc1121c7ae9b1b0e6 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: prettify script setup props type

60dffbbb4530ecf1e10b1b6565af6fde630037b4 authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: prettify script setup props type

60dffbbb4530ecf1e10b1b6565af6fde630037b4 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: add component type tests for vuejs.org/api/sfc-script-setup

8ca19a35d94b7d518aff841b0ce1aa7a7dc66ade authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: add component type tests for vuejs.org/api/sfc-script-setup

8ca19a35d94b7d518aff841b0ce1aa7a7dc66ade authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: prettify script setup emits type

7261624ff04a89872ffb0ffd4e2f5b9f6697d8dd authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: prettify script setup emits type

7261624ff04a89872ffb0ffd4e2f5b9f6697d8dd authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: add type test for empty script setup component

381cb016cb4084e8e52ad065633035dcfe2f93db authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: add type test for empty script setup component

381cb016cb4084e8e52ad065633035dcfe2f93db authored almost 2 years ago by johnsoncodehk <[email protected]>
fix(vue-tsc): fix typescript 5 support (#2555)

cea74092067a2814d42b3266a592e8d778d58dce authored almost 2 years ago by Blake Newman <[email protected]>
fix(vue-tsc): fix typescript 5 support (#2555)

cea74092067a2814d42b3266a592e8d778d58dce authored almost 2 years ago by Blake Newman <[email protected]>
chore: ignore resolvePath warns

271b4c7d9dbf8bbf0a20b75c9521bbc406e58f41 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: ignore resolvePath warns

271b4c7d9dbf8bbf0a20b75c9521bbc406e58f41 authored almost 2 years ago by johnsoncodehk <[email protected]>
refactor: client code adjust

31d40282428db4ed49be770f34a0790a2815df19 authored almost 2 years ago by johnsoncodehk <[email protected]>
refactor: client code adjust

31d40282428db4ed49be770f34a0790a2815df19 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: vue-twoslash-queries plugin not working

ad729ea3e51a52a291a536beb4ed6a7c94ae88aa authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: vue-twoslash-queries plugin not working

ad729ea3e51a52a291a536beb4ed6a7c94ae88aa authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: resolving of paths in vueCompilerOptions (#2558)

64cfcc1a86ee509f2bc3b456d1adf58bc6ac8ece authored almost 2 years ago by Rafał Chłodnicki <[email protected]>
fix: resolving of paths in vueCompilerOptions (#2558)

64cfcc1a86ee509f2bc3b456d1adf58bc6ac8ece authored almost 2 years ago by Rafał Chłodnicki <[email protected]>
doc: volarjs/workspace

close #2525

68e384de1197a4bcc27e52a63b0b7e6753db367f authored almost 2 years ago by johnsoncodehk <[email protected]>
doc: volarjs/workspace

close #2525

68e384de1197a4bcc27e52a63b0b7e6753db367f authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: allow `null` type for dynamic arguments

close #2514

acab350a599ec3077d47b3e98e5107120b910402 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: `normalizeComponentAutoImportName` not working at import statement

close #2511

949309fc590aada114bd9b2dad99a0ff70d51482 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: update pnpm-lock.yaml for pnpm v8

dc7ad4aa3ad561e6bbddd45aff8f899b00c183ad authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: `insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis` should not affect template

close #2507

a9a875f724b6a444b3b959a285a53585db074d12 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: add test for #2519, #2520

1ca6109c86ecfae2a93e95669b7211b074610d02 authored almost 2 years ago by johnsoncodehk <[email protected]>
chore: add test for #2519, #2520

1ca6109c86ecfae2a93e95669b7211b074610d02 authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: record end offset before update loc for check with change range

a468484f38ca186def52e3386e6e2b65e998b0fc authored almost 2 years ago by johnsoncodehk <[email protected]>
fix: record end offset before update loc for check with change range

a468484f38ca186def52e3386e6e2b65e998b0fc authored almost 2 years ago by johnsoncodehk <[email protected]>
feat: use `VNodeProps` type for generic component props

d792826d7f8dc2273010ef6323f7be470b2085f7 authored almost 2 years ago by johnsoncodehk <[email protected]>