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(types): accept sync `serverPrefetch()` (#7000)

5f1883ec53547d0847e1270f5a8fb0c46396fb07 authored almost 2 years ago
ci: bump netlify node version

d7f63a132a848843f23a2f087d301dbd5260ea6e authored almost 2 years ago
chore: update caniuse

c72eef89074bd14371ff89cbb3b26d770c441ba6 authored almost 2 years ago
test: fix await patch prop case (#7600)

734b06a1241c9ffaeff9db5f9044565f31a6e441 authored almost 2 years ago
fix(build): ensure type exports is first

957722c4185ea87aabc711f6f8997e528dd3ba1b authored almost 2 years ago
chore: remove unused import

4fedc7977fe54ecbcb006c2e6921006c0d093d47 authored almost 2 years ago
chore: remove debugging log

3932c10e791946a63a3c693f8e7e05a322831376 authored almost 2 years ago
build: do not throw when running `build --release` for the 1st time (#7587)

e340add5a541df5d6563e24b11551b0d161d2f38 authored almost 2 years ago
chore: fix broken link (#7589)

closes https://github.com/vuejs/core/issues/7588

261fc12443fbac9045592885a02e41e45f98ddd6 authored almost 2 years ago
test: configure test hooks sequence order, remove workaround

a1b3057c4deeb89b371ae418e2da557629d10d88 authored almost 2 years ago
ci: fix dts tests

0fbc19f2d034a3a50f5c9114ae58bf8f06cf241d authored almost 2 years ago
chore: explicitly install jsdom

fe76c166f6d75edfceebee73f50c68ac8e653925 authored almost 2 years ago
chore: replace test global types with vitest types

069b345cd2aa777306a210e56566ac0f03a22275 authored almost 2 years ago
workflow: complete migration from jest to vitest

28b95daa70903dc92d16e4843abfc0595d436468 authored almost 2 years ago
wip(vitest-migration): all tests passing

158db336119754926f3dfb697240c0fccd74da17 authored almost 2 years ago
wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs

4ee0dad0fe47ff918c5201173a5cde8cb3778c64 authored almost 2 years ago
chore: only wrap during tests

a6be280fc3cf034da7103c2c9878d9767c7702c1 authored almost 2 years ago
wip(vitest-migration): runtime-core tests passing

7e8f175db7dbd78b4582417a8b52797614216a04 authored almost 2 years ago
wip(vitest-migration): compat tests passing

e478755c7dec75971264be8e1c665c23dedb95c3 authored almost 2 years ago
wip(vitest-migration): compiler-ssr tests passing

dca4224c2cde6e67bcc3598e4a9d1728b2e7e305 authored almost 2 years ago
wip(vitest-migration): compiler-sfc tests passing

0cd2213e6b9c792e4b7670c6edc1bfe838982f5d authored almost 2 years ago
wip(vitest-migration): compiler-dom tests passing

8599242bb460605d92922ebca5c918e1c2bdead3 authored almost 2 years ago
wip(vitest-migration): compiler-core tests passing

5804406fac645627950d1d25c2a9e86424aabcd7 authored almost 2 years ago
wip(vitest-migration): ssr tests passing

f0d78e8c8fedc3e960cf52a09d442ae9e6a9c11f authored almost 2 years ago
build: fix build script

681775a13c0b8dddeda17545bf3fc1bfb2597d74 authored almost 2 years ago
wip(vitest-migration): shared tests passing

3db69af53d267b78a5fed0b379553012499d0ef6 authored almost 2 years ago
wip(vitest-migration): reactivity tests passing

8867bb259a993297776f3c5e190bbce1b7d92ce2 authored almost 2 years ago
build: update build scripts to esm

ab45f6f8a27fd4ce8af703c42914a94a10a4017a authored almost 2 years ago
chore: bump vite and esbuild

ec4531a6b3a3a12458536bfba337164795b1445a authored almost 2 years ago
fix(build): fix cjs re-exports check for compat build

ce064a172b3b5bcb096b4984fe0c1a54177ac9c0 authored about 2 years ago
fix(build): ensure cjs re-exports can be properly detected when imported from esm

fb6ff3e99689022d963ea7257b03f73ff514c0c4 authored about 2 years ago
fix(shared): `feDistanceLight` changed to `feDistantLight` (#7540)

close https://github.com/vuejs/core/issues/7535

bef85e7975084b05af00b60ecd171c83f251c6d5 authored about 2 years ago
chore: apply format

4c6176d1c46ddca606364815cff3d3ec5639685d authored about 2 years ago
chore: run format

4a16b204be47de546d4b3c9eb3495c370341d336 authored about 2 years ago
dx(runtime-core): warn when expose() is misused (#7221)

49023549257d8962c6e059808067b1b67b398534 authored about 2 years ago
refactor(reactivity): hasOwnProperty add this parameter (#7233)

hasOwnProperty adds this parameter and delete @ts-ignore

13dc28aeff62ea219bb48e67eeffb5b49c255a01 authored about 2 years ago
fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope (fix #7319) (#7330)

* fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in ...

cd7c887b755810aedf83f3d458cb956d5b147f6f authored about 2 years ago
test(reactivity): Using toRaw on a raw Array (#7354)

87318529194edc4f5c6f59b321b7b5c6f2e5ee68 authored about 2 years ago
fix(runtime-dom): style update error when component use shorthand properties (#7425)

* fix(runtime-dom): style update error when component use shorthand properties

* test(runtime...

b7cfa6f53952daced312862fbb3a88c86e42a77e authored about 2 years ago
fix(compiler-sfc): allow declaring variables after defineProps (#7461)

* fix(compiler-sfc): allow declaring variables after defineProps

* test(compiler-sfc): test d...

686c829fec9137cdfe6e51af34f2af01a575f7c6 authored about 2 years ago
fix(types): add or update referrerpolicy (#7199)

1fa3d9573051f549e6d381a5e88ec8d5d855e4c9 authored about 2 years ago
fix(customElement): customElement can emit event (#7296)

close https://github.com/vuejs/core/issues/7293

c6e5bda27d13554675d68dbe33b07f3474467aa6 authored about 2 years ago
chore: update BACKERS.md (#7140) [ci skip]

fe77e2bddaa5930ad37a43fe8e6254ddb0f9c2d7 authored about 2 years ago
chore: update README.md (#7139) [ci skip]

92051b74d74c8d20e330daa47f8f4ef68de39236 authored about 2 years ago
fix(runtime-core): ensure prop type validation warning shows custom class names (#7198)

* fix(runtime-core):

* fix(runtime-core): update

* fix(runtime-core): update reg

* tes...

620327d527593c6263a21500baddbae1ebc30db8 authored about 2 years ago
ci: move chrome cache restore to before pnpm install

f3e4f038bf299794b2ca4750b4678074660113c8 authored about 2 years ago
ci: skip chromium download in jobs that do not need it

7b59f2a01259ef834486a5fa3b7e3038a9208b0c authored about 2 years ago
chore: add script notes for SFC playgound [ci skip]

2913bbfdee39354c2b02b4481ae6690dd04821f7 authored about 2 years ago
chore(sfc-playground): add README to link to its website (#6346) [ci skip]

80a4c3000fb5be15971bc031fdd3c2aafbdd7750 authored about 2 years ago
chore: remove yarn reference

close #6709

f0645a9b2fd4a89595d09375efbc857aabb5dd88 authored about 2 years ago
chore: bump esbuild

d67c80d12e83a2a01c22821397a86c78a6a6ced4 authored about 2 years ago
ci: cache chromium binary

bcc76e939554ff2e78382b487428ce00acea0588 authored about 2 years ago
build: suppress rollup external warnings

6fdea68e964f466a9d6c2401cf91ed7fd74f1f96 authored about 2 years ago
build: bump jest, puppeteer and use official rollup terser plugin

9d5e30d911b4fa874565a9514a094fcf0a2ff4ca authored about 2 years ago
fix(shared): toNumber should only coerce strings

b55846f05c4a3b163be2ed70ce64014feec29fac authored about 2 years ago
fix(types): allow assigning wider SetupContext type (#2818)

fix #2362

eb2a83283caa9de0a45881d860a3cbd9d0bdd279 authored about 2 years ago
fix(reactivity): track hasOwnProperty

fix #2619
close #2621

588bd44f036b79d7dee5d23661aa7244f70e6beb authored about 2 years ago
chore: fix assertNumber for undefined value

ce363e55a82a82805b370a28cf97329d9394283f authored about 2 years ago
fix(custom-elements): use strict number casting

close #4946
close #2598
close #2604

This commit also refactors internal usage of previous loose...

7d0c63ff4361e59e820441a24bf4fb2a93335a1e authored about 2 years ago
refactor: use Number constructor when coercing array length

efa2ac54d91e40bb2aa8801fecabbd19a4027ea4 authored about 2 years ago
fix(reactivity-transform): prohibit const assignment at compile time (#6993)

close #6992

3427052229db3448252d938292a40e960a0f4b9c authored about 2 years ago
fix(v-model): ensure v-model listener casing is consistent with manual v-on listener (#7067)

fix #7066

87c72ae49a315a5464dd0c6b00f07163d1cb39e9 authored about 2 years ago
chore(compiler-core): missing space in v-slot mixed usage error message (#7076)

b46ba6e2ade2b0bfb654d680d9ae239732f643d4 authored about 2 years ago
fix(compiler-core): typeof should be allowed in browser expression validation (#7037)

378386694be6dd43da71f1fa08ee9c5705c13f86 authored about 2 years ago
chore(types): remove unnecessary type assertions (#7032)

11bd8db768f1f3587ed7e820357369551c081c60 authored about 2 years ago
fix(runtime-core): set scope id before props (#6948)

close #6923
Also ensure consistency with Vue 2

da2ced15339b6fdb7a1459fa359bb79346a82bc2 authored about 2 years ago
build(deps): upgrade rollup@2 to rollup@3 (#6990)

* build(deps): upgrade rollup@2 to rollup@3

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

* bui...

f2c46ed9cfb4ea3b771738d7aa0d110a320244c2 authored about 2 years ago
chore: snapshot

a1099afe1b538a8ab4c0231eadf6f8f0e40e9990 authored about 2 years ago
fix(reactivity-transform): fix $$ escape edge cases

fix #6312
close #6944

e06d3b614ea518e9cdf83fca9200fc816eb4e5a1 authored about 2 years ago
docs: add notes on more scripts in contribution guide

6524805c457c6a020df2ecebbf903fe6091896bd authored about 2 years ago
workflow: adjust scripts to avoid reliance on implicit pre-scripts

pnpm does not support implicit pre/post scripts without config

53900133318c14c64578fd8ea8de2c5642e89e29 authored about 2 years ago
workflow: ensure dev-sfc script build necessary deps if not present

0580ae2731ed5578f87d4907103e633d45d35ac3 authored about 2 years ago
docs(contributing): change dependencies graph to mermaid (#6901)

a52141a62b26396041d37d9f69838bcc2910c2d7 authored about 2 years ago
test(Transition): events with arguments (#6823)

d01c091967b59b69aa47b28db0b1f8ed0b2c928b authored about 2 years ago
refactor(compiler-core): make ast.helpers a Set (#6774)

9060bf0353e88cc1f4cf06981b9799c5c1e09466 authored about 2 years ago
fix(compiler): add `hgroup` to supported `HTML_TAGS` (#6321)

close #6313

7443174e2aa9244bc08c63b4d6c78acc6ff89767 authored about 2 years ago
fix(types/effectScope): re-expose `active` as readonly property (#6187)

close #6186

59ffe5ee1f1618be119875313970c72050b37b03 authored about 2 years ago
refactor(compiler-sfc): drop Function prop type when no static default value (#7125)

4e5d9cdb8280f82c40ea3f01b1f0a13ac2908aff authored about 2 years ago
chore(runtime-core): add `isRegExp` to check `RegExp` (#6041)

0187f998f76c69922272e0f17c6aa2c810143364 authored about 2 years ago
types(runtime-core): support plugin options type inference (#3969)

c513126c5dd12fec1064bf2df53384099f4000d2 authored about 2 years ago
fix(compiler-sfc): always generate runtime prop type for Function (#7112)

fix #7111

584eae60d1abe80d15b317ec80b7556712df8e5a authored about 2 years ago
Update migration build link (#7109)

6e8b6b358512ed2dc44ef54fba4c2a7fc3df58fc authored about 2 years ago
release: v3.2.45

6f663d47e527c96d539b5c8e1786b30dd32bd8e8 authored about 2 years ago
test: test case for #6966

24964dab25a1a57b830023645c717f1fe07c2452 authored about 2 years ago
fix(custom-elements): custom element should re-instantiate when inserted again (#6966)

fix #6934

67890daad1a8474c5178565f32a4efa427db911a authored about 2 years ago
fix(custom-elements): respect slot props in custom element mode

ffef8228694b39638f07c0fe5bc30d826262b672 authored about 2 years ago
fix(custom-elements): define declared properties in constructor (#5328)

55382aed58aa3d937f442ad9445b3fff83a07de1 authored about 2 years ago
fix(custom-elements): fix number type props casting check

fix #5793
adapted from #5794

89f37ceb62363c77697d177675790a9ab81ba34f authored about 2 years ago
fix(custom-elements): properties set pre-upgrade should not show up in $attrs

afe889999cbcaa11020c46c30b591a5ee6c3d4cf authored about 2 years ago
fix(custom-elements): should not reflect non-decalred properties set before upgrade

5e509091000779acbfae4c85cc1cc3973b1b2e64 authored about 2 years ago
fix(custom-elements): fix event emitting for async custom elements (#5601)

fix #5599

665f2ae121ec31d65cf22bd577f12fb1d9ffa4a2 authored about 2 years ago
fix(custom-elements): also dispatch hyphenated version of emitted events (#5378)

fix #5373

0b39e46192c6258d5bf9d3b6992b84edb0b641d3 authored about 2 years ago
fix(custom-elements): ensure custom elements can inherit provides from ancestors (#5098)

fix #5096

192dcb648c0630ac20d2009eed512e142a72654a authored about 2 years ago
refactor: more concise bitwise operations for flag removal (#7092)

4798a9f704061974614d1bf171772f452f663df4 authored about 2 years ago
chore: escape html tag in change log (#7089) [ci skip]

845efbbb5d0bc8ba476983d9716668b28a3b8e6f authored about 2 years ago
fix(runtime-core): fix move/removal of static fragments containing text nodes (#6858)

fix #6852

4049ffcf29dc12dca71f682edf0b422a5c502e23 authored about 2 years ago
fix(hmr/keep-alive): fix error in reload component (#7049)

fix #7042

a54bff2c9c8e1d908b4a0f3826ac715c9a35e68c authored about 2 years ago
fix(sfc): also generate getter for import bindings during dev

0594400980d3bdc394e92db63fc939a6609f7a94 authored about 2 years ago
fix(sfc): ensure consistent dev/prod behavior for non-reactive variables declared in `<script setup>`

fix #5655

5a3d45ae29e26938a36e16c7ab9a804bfe4bcb08 authored about 2 years ago
fix(sfc): ensure `<script setup>` binding behavior consistency on `this` between prod and dev

close #6248

f73925d76a76ee259749b8b48cb68895f539a00f authored about 2 years ago