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

refactor(runtime-vapor): split create component & render

808d17dbd1bc699a2cac1c21ef03cfdaccd44c05 authored 9 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): re-organize

7e0f15fa7c6913e7e59df50f8d668f02bf4b86c1 authored 9 months ago by 三咲智子 Kevin Deng <[email protected]>
feat(runtime-vapor): support v-bind for event

b4da5a8da688ec6192e7e96871d1178152201a47 authored 9 months ago by 三咲智子 Kevin Deng <[email protected]>
Merge remote-tracking branch 'upstream/main'

b4aa5f98d7dca327064c048f034094fa65711628 authored 9 months ago by 三咲智子 Kevin Deng <[email protected]>
feat: support v-on="obj" (#149)

Co-authored-by: 三咲智子 Kevin Deng <[email protected]>

9412c2053174d868dc0ab23e767d7749dbc616a8 authored 9 months ago by Jevon <[email protected]>
types: make instrumentations' types more succinct (#8558)

Co-authored-by: Haoqun Jiang <[email protected]>

384591a2a1918a4dbb668770a617ef5e5d8cf174 authored 9 months ago by 丶远方 <[email protected]>
perf: add `__NO_SIDE_EFFECTS__` comments (#9053)

Co-authored-by: Haoqun Jiang <[email protected]>

d46df6bdb14b0509eb2134b3f85297a306821c61 authored 9 months ago by chenfan <[email protected]>
ci: enable ci for minor branch

a148b87e4bd71b1e4c46bf01730364078bf8c401 authored 9 months ago by 三咲智子 Kevin Deng <[email protected]>
chore(playground): save `tsconfig.json` to the root directory; update Node.js version requirement (#9086)

Co-authored-by: Haoqun Jiang <[email protected]>

9e8ac0c367522922b5d8442b5a3cc508666978af authored 9 months ago by 丶远方 <[email protected]>
refactor(compiler-vapor): simplify genExpression

421eba3e01a038bda4c8b53aa164ca639fcbb771 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
fix(compiler-vapor): member expression with assignment (#146)

c79629f0efdb5c60ad1e85fb3590ac03ae5ff6e8 authored 10 months ago by Rizumu Ayaka <[email protected]>
chore(deps): update all non-major dependencies (#10450)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

3648498ae55e239a54fff710a923531d16bde971 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency puppeteer to ~22.4.1 (#10451)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

cc1626cd6dd34594fb47a7ffadb971b6d32b87e0 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update build (#10490)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

a3828239c2078889d793a2095a19180d8be0ef85 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update compiler (#10492)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

de0336a7c3cf02f78e1ff9c9455414ec7aa89795 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update lint (#10491)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fcd9f626feb583b27c9534ed10fa2e8735acb8ef authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor(runtime-vapor): don't record metadata for `on`

ebd3710d72696c47b0bbb118e043d2ca5f5b3640 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor: remove getCurrentEffect, add effect flag for on

Use the effect flag to distinguish whether it is in the effect of a v-for block.

280b8cbdabdf52aa644c5f678d63fbcaa155b002 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
ci: upgrade setup pnpm

fef2acb2049fce3407dff17fe8af1836b97dfd73 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
types: fix `scroll` event type; add support for `scrollend` (#10443)

dec8a5294ba16fe88165c2244600ad8a7084b011 authored 10 months ago by chirokas <[email protected]>
fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457)

close #10454

e76d7430aa7470342f3fe263145a0fa92f5898ca authored 10 months ago by Doctor Wu <[email protected]>
refactor: delegate set modelValue event

03d1d0a956345cc469b6352f2209c9827d031485 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
fix(runtime-vapor): clean event handler in current effect

11b99ba9ab8b2e5c79610ed30f53f35176452ca2 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
chore: update todo list

d20cf6d9d2cc2073aafb88dc08d16c124673c011 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
test(runtime-vapor): v-model directive (#142)

d3ca3f7492cbd685aef934acd8dadc8069829930 authored 10 months ago by FireBushtree <[email protected]>
ci: publish with npm provenance

91997bb3b3d5e00f4e8696f1ef6d5943157461d0 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
perf(runtime-vapor): don't wrap `Array.from` for array in v-for (#141)

b925c6290b11b18ee3a9131a67b155d313571774 authored 10 months ago by Rizumu Ayaka <[email protected]>
Merge remote-tracking branch 'upstream/main'

5a0365d944af65d2f6f513d2fefb1a9963e7d19a authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
fix(runtime-vapor): trigger event after `v-model` (#137)

ccd3f3923f213084d86c2df24a92e8273cdb0ed0 authored 10 months ago by FireBushtree <[email protected]>
refactor(runtime-vapor): record event metadata as array

5a0bc110d9e9c7a826b4111e31f9f2be24fd85aa authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): extract metadata kind

7f861441d77e291fd573ff033e68f4262e0b3eed authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
feat: support more source types for v-for

closes #139

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

4af8e87953164c859c1f2057c1e83bf00235b512 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): tweak createFor

d51d55843f0cd71f9a0f5e4e723ddd5246f2ec1e authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
release: v3.4.21

f66a75ea75c8aece065b61e2126b4c5b2338aa6e authored 10 months ago by Evan You <[email protected]>
fix(runtime-dom): avoid unset option's value (#10416)

close #10412
re-fix #10396

b3f8b5a4e700d4c47a146b6040882287d180f6cb authored 10 months ago by Doctor Wu <[email protected]>
fix(warning): stringify args in warn handler (#10414)

close #10409

bc37258caa2f6f67f4554ab8587aca3798d92124 authored 10 months ago by edison <[email protected]>
fix(suspense): ensure nested suspense patching if in fallback state (#10417)

close #10415

7c97778aec1e3513035e5df265e1b8a7801f6106 authored 10 months ago by edison <[email protected]>
test: clean snapshot

1f6a1102aa09960f76a9af2872ef01e7da8538e3 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
chore(playground): add vapor flag

83641f709b4255c603bf1fc64beb66803e4c8dea authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
Merge remote-tracking branch 'upstream/main'

65909f6e6055138b1424da7c7be841c9bfbb458a authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): tweak types

fac30af9ecb7750a1490127c7c29f0f7fc37e1c4 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
fix(playground): upgrade vite plugin

cb53a1e0cf473c80bd2095b61ce7badcb8fb52b4 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
test(runtime-vapor): add template tests

[skip-release]

0e57653183349bd7f1029e7eb9bdb4d53ebaf654 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
feat: add next helper for sibilings

2c15171dcf8f92b8e05cf3278176802263fcce0b authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor: remove append helper

replace `append` with `insertBefore`

2075042956069d3b385f2ca9f77dc315b3becc46 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): move template to dom

[skip release]

11bda8a088fbbe385d6afcb49bdb042bb9df57e0 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor: split delegate & register event

e5c1f8d1a20286d5bf4da941e967c539fd75c481 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
release: v3.4.20

89de26cdcdddef8096417ea494de113399629d5b authored 10 months ago by Evan You <[email protected]>
chore: update e2eUtils puppeteer options

b97ad0ee9a76207062779a5feb23136d900fd740 authored 10 months ago by Evan You <[email protected]>
build: disable reexportProtoFromExternal in rollup config

b3bd3a210aec72d5253c50b27c621d608d2b7a07 authored 10 months ago by Evan You <[email protected]>
chore: limit typescript lib to es2016 (#10164)

* chore: limit typescript lib to es2015

* chore: set target to es2015

* chore: update

a24809fbd24a0d538dfddb6ee9d085efb206249b authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
chore(deps): update test to ^1.3.1 (#10355)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

822cb72e01192c9eb04a642a360ef47ed0ec9fda authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update lint (#10323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

77e872eac74971a853254789b5740d75210f637e authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update build (#10321)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

b92e6ce1cab2faf4e5bf4ce359972a2c2c0cc65a authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: format renovate.json

9192a9043d6ed48ee3885964152173728d4406c6 authored 10 months ago by Evan You <[email protected]>
chore(deps): update dependency marked to v12 (#10404)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

4e44d3d109dcc1e458befa48f1ce51d47783701c authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update test (#10406)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

617258f930671ed8ac600a20ac587f815ab630f8 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update lint (#10405)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

07a5d5454e26b6964ccc697e1248f4ddcb73ad8a authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): unpin rollup

original issue resolved by https://github.com/rollup/rollup/pull/5380

09d6eaf9d6b4f6e223c32ce6fa5a7358e2a04b65 authored 10 months ago by Evan You <[email protected]>
chore(deps): pin @rollup/plugin-replace in renovate.json

09a64ed3fe7946dc993bb18dd2c3967e62b2d3e5 authored 10 months ago by Evan You <[email protected]>
chore(deps): update compiler (#10322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

bcf16659c8b7ca003c11342b2debc36941b356ee authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update all non-major dependencies (#10320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2529b97ebda10b713ce8960a2023d461b7e1df19 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(runtime-dom): fix nested v-show priority regression

close #10338

364f8902c8657faec7c3a4d70a5b2c856567e92d authored 10 months ago by Evan You <[email protected]>
chore: rename and export DefineSetupFnComponent

6c74fb07a78ebd9512f35c331baf42ca1a5b147f authored 10 months ago by Evan You <[email protected]>
fix(parser): should not treat uppercase components as special tags

close #10395

e0e02535cdea1aeb1cfaff0d61d4b2555e555c36 authored 10 months ago by Evan You <[email protected]>
refactor: use more descriptive name for v-show original display key

9a365fe00d0fde592dfc4d267f9619cc1b28926d authored 10 months ago by Evan You <[email protected]>
chore: remove unused ts-expect-error

c6defc8df12d2ac17d89a4309f893ffdca6a2bdf authored 10 months ago by Evan You <[email protected]>
refactor(transition): remove unused getTransitionKey logic (#10283)

edbbb6da1216f4de8f219ba81d4ac186ba139387 authored 10 months ago by Elodie Hill <[email protected]>
test: remove unnecessary code in apiCreateApp tests (#10388)

ede2e3f030cd61c3ed0051ea51b26a6aff83ab94 authored 10 months ago by Wick <[email protected]>
chore: upgrade `ip` dep

7072932e6ba3f0a3a60225c88244355529e69ee3 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
fix(types): better typing for direct setup signature of defineComponent (#10357)

close #8604
close #8855

eadce5b75356656fd2209ebdb406d34823c961b7 authored 10 months ago by Shean de Montigny-Desautels <[email protected]>
chore(reactivity): consistent variable naming (#10350)

a4098d587b7c2b3b336d5f6700de4d67012850fe authored 10 months ago by Wick <[email protected]>
Merge remote-tracking branch 'upstream/main'

5819dc9001e6c224d6246cc0738f0f7df58cc53e authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
chore(runtime-vapor): simplify

67e785afd7f9d3d549f9f904203ef84e5dadbdf6 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
fix(runtime-dom): v-bind style should clear previous css string value (#10373)

close #10352

e2d323538e71d404e729148fd19a08bbc2e3da9b authored 10 months ago by zhoulixiang <[email protected]>
chore(runtime-core): optimize validateComponentName (#10378)

76c9c742e9b045d1342f5952866972498e59f00b authored 10 months ago by Wick <[email protected]>
chore(deps): update playground (#10356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

c131ebae45350356e264300334524c80e7e16cb9 authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dx(reactivity): disable recursive computed warning by default

Now can be enabled with app.config.warnRecursiveComputed option.

close #10341

b31dd7468b06eb4cb1bdf070584df5bc613946fa authored 10 months ago by Evan You <[email protected]>
dx(reactivity): add getter into computed side effect warning (#10386)

21e0d6b1456b18b6f67a1a54d416cdb49bf097a0 authored 10 months ago by Doctor Wu <[email protected]>
fix(suspense): handle suspense switching with nested suspense (#10184)

close #10098

0f3da05ea201761529bb95594df1e2cee20b7107 authored 10 months ago by edison <[email protected]>
chore(reactivity): replace console.warn() to warn function (#10394)

411596c07be30a0a7df21ea354766360f125893e authored 10 months ago by Wick <[email protected]>
fix(runtime-dom): avoid always resetting nullish option value

close #10396

ff130c470204086edaa093fb8fdc1247c69cba69 authored 10 months ago by Evan You <[email protected]>
chore: remove unused argument

6bef15f094c874a4dcf56f97513c852e81314ea4 authored 10 months ago by Evan You <[email protected]>
refactor: re-organize exports

c1d9b64b7b88d47d837d2e01275dc1098e7aee28 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor: merge delegate & modifier options of event

fb3e8ee8c0290972f4c852fe48dfc2075cdc57bc authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
perf: optimize scheduler queueJob performance (#138)

ff943f4ddf3655b07a512c47bc5bc83bdd7a85f2 authored 10 months ago by Evan You <[email protected]>
feat: delegate event for vapor

closes #136

669fec8dadf0c5fdbb7d92d0ec3c4c2255f3f0f9 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(compiler-vapor): don't reference root element

e91dde5d224623aa8d399fcec827dc7fd05cf062 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
Merge remote-tracking branch 'upstream/main'

7aae631d8cb24c2672c3d19fdcde6d0603a62a37 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
test(runtime-vapor): organize directives

[skip release]

cb3dfc61ad8f112f767ad60fc80d7bbd9bd48e32 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
fix(compiler-vapor): register event for v-model

88123e56d0ee85f346bcd0404bf68d2d2ddf628d authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): split props & event metadata

23653cc447bb61199026992b6c09bbabf578529a authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): move metadata from instance to node

26f29b25291ee73e0d6b41fd76bea2fcee501b06 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(runtime-vapor): drop array parent

a87d2120e02e9af76dd796e670daf52550fcf7e8 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(compiler-vapor): generate fragment for only one element

closes #133

d7bd6c99da367364ed3d74d6b5e264fbbd77f576 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(compiler-vapor): move `templateIndex` to dynamic

004edd3bac1aff763983b9399f0965a116c5ad95 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(compiler-vapor): split block & root ir node

0e0ee5b85e64c37f33ca7e7b0a569ebe4e9b756b authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
perf(runtime-vapor): improve traverse children

531f4f005245f6c56038b27a1e0f9c4b5b0e714a authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(compiler-vapor): required returns

fa0ca8a5af0157df7a0c91ffc3ee55912e2ee062 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>
refactor(compiler-vapor): remove template ir node

66c0e82d4ba2b5b5acad4f911842e047911f7870 authored 10 months ago by 三咲智子 Kevin Deng <[email protected]>