Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-vapor

Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
https://github.com/vuejs/vue-vapor

fix(hmr): invalidate cached props/emits options on hmr

4b5b384485cf8f6124f6738b89e3d047358f3a11 authored almost 2 years ago
feat(compiler-sfc): support specifying global types for sfc macros

ref: https://github.com/vuejs/core/pull/8083#issuecomment-1508468713

4e028b966991937c83fb2529973fd3d41080bb61 authored almost 2 years ago
feat(compiler-sfc): expose type resolve APIs

f22e32e365bf6292cb606cb7289609e82da8b790 authored almost 2 years ago
feat(compiler-sfc): mark props destructure as experimental and require explicit opt-in

6b13e04b4c83fcdbb180dc1d59f536a1309c2960 authored almost 2 years ago
wip: cache fileToScope + improve vue file offset

8451b92a7a231a8c4b8e936f0918e321d38ce690 authored almost 2 years ago
feat(compiler-sfc): support string/number indexed types in macros

760755f4f83680bee13ad546cdab2e48ade38dff authored almost 2 years ago
test: refactor resolveType test

34a007d00dd7fe6a16dd0ec1c999725cb0753704 authored almost 2 years ago
refactor: avoid hard error when inferring runtime type

075498c959c547d0532e8b216bd6ac4c2d19230d authored almost 2 years ago
feat(compiler-sfc): expose type import deps on compiled script block

8d8ddd686c832b2ea29b87ef47666b13c4ad5d4c authored almost 2 years ago
refactor: improve type resolve error output

c93c11710e8a7572dee9f737cfba56cf0e2eb3f4 authored almost 2 years ago
feat(compiler-sfc): support resolving type imports from modules

3982bef533b451d1b59fa243560184a13fe8c18c authored almost 2 years ago
chore: comments [ci skip]

a9f5e14c7c7eb279bea538f69548fc6badd7df92 authored almost 2 years ago
feat(compiler-sfc): support relative imported types in macros

8aa4ea81d6e4d3110aa1619cca594543da4c9b63 authored almost 2 years ago
chore: improve sfc-playground typing + bump repl for 3.3 external type resolve support

close #8051

1c06fe1d021572fcdcf187794ce8313a7593ac21 authored almost 2 years ago
feat(compiler-sfc): support namespace members type in macros

5ff40bb0dc2918b7db15fe9f49db2a135a925572 authored almost 2 years ago
feat(compiler-sfc): support string indexed type in macros

3f779ddbf85054c8915fa4537f8a79baab392d5c authored almost 2 years ago
refactor: adjust ResolvedElements shape

51773d5d1d7f8559ff42bc3fffa76ab8cc9ec62b authored almost 2 years ago
feat(compiler-sfc): support limited built-in utility types in macros

1cfab4c695b0c28f549f8c97faee5099581792a7 authored almost 2 years ago
feat(compiler-sfc): support mapped types, string types & template type in macros

fb8ecc803e58bfef0971346c63fefc529812daa7 authored almost 2 years ago
feat(compiler-sfc): support intersection and union types in macros

close #7553

d1f973bff82581fb335d6fc05623d1ad3d84fb7c authored almost 2 years ago
test: split compileScript macro tests

a6dedc33ba663063932d8982a97fbe3ed0111308 authored almost 2 years ago
refactor(compiler-sfc): rework macro type resolution

b2cdb2645f276d778e05d6692a2e0caec2ff5bef authored almost 2 years ago
refactor(compiler-sfc): extract more defineProps logic

d0ac57872cf53443e8c14db2eeee11df2c561da6 authored almost 2 years ago
refactor(compiler-sfc): split normal script logic

ae5a9323b7eaf3dfa11b2a442a02faa992f88225 authored almost 2 years ago
refactor(compiler-sfc): (wip) split compileScript logic, use context, move defineProps

acd7eb22cfa298ce9cc75e9876e625fa0ff20bd1 authored almost 2 years ago
refactor(compiler-sfc): collapse genRuntimeProps logic

9f5692e052f2f78391c224e642c0e13307dcf463 authored almost 2 years ago
refactor(compiler-sfc): extract defineEmits logic

5a529bbf238ad64781d499f89245dc78c894192d authored almost 2 years ago
refactor(compiler-sfc): split all macros

3da1bb36b1ec2470e3816c9680bd2c9d7f0774eb authored almost 2 years ago
refactor(compiler-sfc): extract processDefineModel, move main magic string instance to context

9f2ca5155e5d44c94d95aa8b569283afdf352c1c authored almost 2 years ago
refactor(compiler-sfc): split more logic

c52157c87d73fb733fddb6f09b9f2b888243c7e2 authored almost 2 years ago
refactor(compiler-sfc): simplify props destructure arguments

0232c00e117043477e72aabdbe9b58d1c713d119 authored almost 2 years ago
chore: update treeshaken deps list

b16866d56bdd278fd128f9cc2241262304e3259f authored almost 2 years ago
refactor(compiler-sfc): remove useless type generation

we are no longer type-checking generated code

fe9760188dad9d476b17c0f73b9f8832e1d06712 authored almost 2 years ago
fix(runtime-core): properly merge props and emits options from mixins (#8052)

close #7989

c94ef02421d7422bc59d10cf2eee9f4e7dcea6c8 authored almost 2 years ago
chore(reactivity): remove unnecessary type assertions. (#8046)

2ce23f0e0971304ebbad9ee92afa417eb081eb59 authored almost 2 years ago
chore: replace brotli with node:zlib (#8045)

Signed-off-by: JayFate <[email protected]>

37701a88c0a092d3d12e0125320122eaebf55e74 authored almost 2 years ago
perf(compiler): use source-map-js

19e17a951c3387cbd6a1597e6cd9048a4aad4528 authored almost 2 years ago
release: v3.3.0-alpha.9

681ac7c896d612f5770d96ba179fd1ff9d02909c authored almost 2 years ago
workflow: remove yarn usage in release script

32b91dbd874a5dacfd6b6530c0d124f0f4835ee8 authored almost 2 years ago
chore: move ts-ignore comment in release script

e4a2d11f82e752400d2b01730b4c3888ecefaf10 authored almost 2 years ago
chore: lock puppeteer version

9d50e34ad35138c6179595e0ecbfb0dd1544525a authored almost 2 years ago
chore: make vercel silent

851635157fbbc97285062750e15aba755e2c88a7 authored almost 2 years ago
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)

14f3d747a34d45415b0036b274517d70a27ec0d3 authored almost 2 years ago
chore: bump repl for sfc playground

3b02c27e6d30d9f27210c0e76bc22619eb8bc86d authored almost 2 years ago
workflow: use environment for canary release workflow

e40755d195024e31a05df47f97715311551e2a1d authored almost 2 years ago
fix(compiler-sfc): fix binding type for constants when hoistStatic is disabled (#8029)

f7f4624191bbdc09600dbb0eb048b947c3a4f761 authored almost 2 years ago
chore(reactive): remove unref type assertion (#8007)

cac15123903dc40dc9c45d2b3346b20cb5c785fc authored almost 2 years ago
chore: fix wrong placeholder in issue template (#7918) [ci skip]

cbe3d42ed3fe961d01139255a992cf2d9b182592 authored almost 2 years ago
fix(compiler-sfc): accept `StringLiteral` node in `defineEmit` tuple syntax (#8041)

close #8040

3ccbea08e09217b50a410d7b49ebb138e0c4c1e7 authored almost 2 years ago
chore: bump repl to handle legacy playground import maps

5531ff4eb05d2eb56b3606643b371018b1127b37 authored almost 2 years ago
chore: enable cors for sfc as temporary fix

6e540d6ac73924b6ea51adb605325e112eaf7a29 authored almost 2 years ago
chore: enable cors for sfc as temporary fix

4c022ccb01727378f89d28b27da237b8a0bd894e authored almost 2 years ago
chore: update playground url

593da4069a0ac913371641e913bd8d64fbc5492f authored almost 2 years ago
fix(types): more public type argument order fix

af563bf428200367b6f5bb7944f690c85d810202 authored almost 2 years ago
fix(types): retain type parameters order for public types

bdf557f6f233c039fff8007b1b16aec00c4e68aa authored almost 2 years ago
Revert "chore: remove unused args passed to ssrRender"

This reverts commit 2a9e379655a1ed1cae5615f29498a9f0aa7aa9c6.

b117b8844881a732a021432066230ff2215049ea authored almost 2 years ago
fix(compiler-sfc): skip empty `defineOptions` and support TypeScript type assertions (#8028)

955752951e1d31b90d817bd20830fe3f89018771 authored almost 2 years ago
fix(types): improve defineProps return type with generic arguments

91a931ae8707b8d43f10216e1ce8e18b12158f99 authored almost 2 years ago
refactor(compiler-sfc): move related files into separate directories

b2c874e3b9b3bdcab43f99ea80c264c16b448473 authored almost 2 years ago
feat(app): app.runWithContext() (#7451)

869f3fb93e61400be4fd925e0850c2b1564749e2 authored almost 2 years ago
chore: remove unused args passed to ssrRender

2a9e379655a1ed1cae5615f29498a9f0aa7aa9c6 authored almost 2 years ago
fix(compiler-ssr): disable v-once transform in ssr vdom fallback branch

fix #7644

05f94cf7b01dd05ed7d3170916a38b175d5df292 authored almost 2 years ago
release: v3.3.0-alpha.8

036914c10b597de660a745d329e5e0cf252a05d6 authored almost 2 years ago
chore: remove duplicate test (#8003)

6003ef74c708154c0641b135358668d2908a58fa authored almost 2 years ago
chore: add setupVitest to tsconfig (#8009)

10317fa01e6d6adcaed20e6093bf9eb1382131a6 authored almost 2 years ago
fix(compiler-sfc): check binding is prop before erroring

fix #8017

f3145a915aaec11c915f1df258c5209ae4782bcc authored almost 2 years ago
release: v3.3.0-alpha.7

9a09e476679040fcec3257d42cd0dab29e95b9f2 authored almost 2 years ago
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)

5a2f5d59cffa36a99e6f2feab6b3ba7958b7362f authored almost 2 years ago
feat(reactivity): improve support of getter usage in reactivity APIs (#7997)

59e828448e7f37643cd0eaea924a764e9d314448 authored almost 2 years ago
chore: add docs links for sfc macros

dfb21a5363c6c09ec0ed04dfa491fbdcc2149990 authored almost 2 years ago
docs: comments on reactivity functions (fixes #4832) (#4836)

close #4832

c346af2b6aa1c2796818405b4a960fc5c571594e authored almost 2 years ago
fix(compiler-dom): handle newlines when evaluating constants during stringification (#7995)

fix #7994

52610851137b9c5f6f57d771fd604fba309b3c97 authored almost 2 years ago
fix(compiler-sfc): use dynamic defaults merging for methods with computed keys

ref #7113

482f2e3434a1edc47a181890354838e206d08922 authored almost 2 years ago
feat(compiler-sfc): support arbitrary expression as withDefaults argument

ref #6459

fe619443d2e99301975de120685dbae8d66c03a6 authored almost 2 years ago
chore: remove unused param

566748c1ed89e62d0ee8e78f0d20761c53552620 authored almost 2 years ago
feat(sfc): revert withDefaults() deprecation

In some cases, the user still needs access to the full props object,
in such cases withDefaults(...

4af5d1b0754035058436f9e4e5c12aedef199177 authored almost 2 years ago
refactor(compiler-sfc): remove unnecessary emits type codegen

This is no longer necessary as we no longer recommend type checking generated code

f5971468e53683d8a54d9cd11f73d0b95c0e0fb7 authored almost 2 years ago
feat(compiler-sfc): codegen support for defineEmits() short syntax (followup of #7992)

ef73ea53eaf853d43e70946d2d448ae8c0a83e4f authored almost 2 years ago
feat(sfc): support more ergnomic defineEmits type syntax (#7992)

8876dccf42a7f05375d97cb18c1afdfd0fc51c94 authored almost 2 years ago
release: v3.3.0-alpha.6

8ac0620c1bfebe6fa5d679517ddaa673cabf18f8 authored almost 2 years ago
chore: bump csstype version

15810c30d763dc1f397983820b778910f1333ad3 authored almost 2 years ago
build: improve dts generation

7c3319bed1d82f0f1fb6af3c35b57ec800d23d47 authored almost 2 years ago
feat(compiler-sfc): support generating variable instead of default export in compileScript

71635be68d25887f91d624bb7f78281a851bc0cb authored almost 2 years ago
fix(compiler-core): fix codegen for literal const in non-inline mode

6bda4b66886240b28993c88b7ecd4640a199be65 authored almost 2 years ago
fix(compiler-sfc): infer runtime type in defineProps (#7972)

ba4cec31b91da60555892c381b00c2fa5b3e0e39 authored almost 2 years ago
feat(compiler-sfc): enable reactive props destructure by default and deprecate withDefaults() (#7986)

ba9c2ae247fcc3960b238a04cb635158daa82004 authored almost 2 years ago
fix(compiler-sfc): fix function default value handling w/ props destructure

e10a89e608d3486c0c9a0457ee7c56d208e0aa91 authored almost 2 years ago
fix(compiler-sfc): infer object type for empty type literal

1a04fba10b6462303c65f1095da86ce05c14f1f4 authored almost 2 years ago
fix(compiler-sfc): fix defineExpose() codegen regression from #7949

a94072dd2ca1aca4ce1fbe5da51ca2a9a07a4637 authored almost 2 years ago
fix(types/jsx): move JSX DOM types back to `@vue/runtime-dom` (#7979)

ffe679c490986b69956daec7166f1ab6d9f23073 authored almost 2 years ago
fix(jsx-runtime): handle keys (#7976)

ff60b933ae4e02422393664ee7818cffadf9b58b authored almost 2 years ago
fix(types/jsx): jsx-runtime types for global JSX namespace registration (#7978)

0f73f394dafd709298bd8c71107a323bf322a1d2 authored almost 2 years ago
fix(compiler-core): check if expression is constant (#7974)

close #7973

77686cf4765e7e345bef364c0b03739e3c2da91d authored almost 2 years ago
feat(runtime-core): add skipCheck for prop (#7548)

63ad77f6f65751780aa52f817387165b4773cfe4 authored almost 2 years ago
chore: fix accidentally replaced comments [ci skip]

1bde9fbc913a947ed4e5bd1f426530b401697ced authored almost 2 years ago
chore: update snapshots by #7766 (#7970)

ddba46ae6d48bd705c671850636c7ab1300137ae authored almost 2 years ago
fix(compiler-sfc): use prependLeft to handle CSSVars (#7760)

139104ba2695eecae672db98f978de78e17ab7e1 authored almost 2 years ago
chore: update snapshots

b9dc1adefbffa7571b2279aadb0af63151df0adf authored almost 2 years ago
fix(compiler-sfc): avoid codegen conflict with user variable named `expose` (#7949)

rename `expose` to `__expose` to avoid duplicate identifier

relate #7890

c839129ab9d46f56a019b0ff234b35f27cac1e35 authored almost 2 years ago
fix(compiler-sfc): disallow `expose` property in `defineOptions` (#7967)

93f77292c9f2c4dcc83aae6b5943a8b1d7443092 authored almost 2 years ago