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

wip: pass all non-error parsing tests

e05ba29555c8697d88019d55162cfbbb8e9d8f82 authored about 1 year ago
wip: parser v2 compat

3ee343928a4b14496d6ad448c10feabd7cd4455d authored about 1 year ago
refactor: swap to new template parser

- get rid of SourceLocation.source for memory efficiency
- move source location generation logic...

a60ad9180d01f2ac6468bbda8c8dbc06def1b55b authored about 1 year ago
refactor: better naming for baseCompile argument

e41cf8dc59cb173fcb4933f3eef85466f17c8127 authored about 1 year ago
wip: getting ready for textmode handling

81e941da5b3cb9fa476ee2b0c5b3e4dd71c33430 authored about 1 year ago
wip: modifiers

65c0b31148003f67f5b0c5f3f6c29266d88daebe authored about 1 year ago
wip: entities parsing in browser

1912af04e38e7972c47d0c3b875d7769e01cb949 authored about 1 year ago
wip: pass all compiler-sfc tests

059caafc13de0d23490783dc75b1c0049e5dccc0 authored about 1 year ago
wip: port parser

19bd7142398702be68bd5e88403bf1a7f6b01dc1 authored about 1 year ago
wip: more tests passing

c4e50e46bbf11576351fa48d167fb8e6acc8191c authored about 1 year ago
wip: parse mode

65b44045ef07409a587cc1dc155f7d1d8deabd42 authored about 1 year ago
wip: force re-parse on reused sfc template ast

b6886a80b1fe37eec06973931b66233c82c14cd9 authored about 1 year ago
perf(codegen): optimize line / column calculation during codegen

Previously, many CodegenContext.push() calls were unnecessarily
iterating through the entire pus...

3be53d9b974dae1a10eb795cade71ae765e17574 authored about 1 year ago
wip: optimize condenseWhitespace

622d34efe1217d6471f4e7f734873e71cd2d4ba3 authored about 1 year ago
wip: support reusing template ast from sfc descriptor

5fc695be2655a8dee06b15ccb2b18f2b47612526 authored about 1 year ago
release: v3.3.9

069f838691b2238f31f4237e8412d9ff12921995 authored about 1 year ago
refactor: root id

7e85be836a62f9440c90a715c376449f8a64ad33 authored about 1 year ago
feat: dynamic root node

91e7f9bb835936f8b0f8edf5750c9bedeb0cf8c5 authored about 1 year ago
test: add unit tests for directives

acec2409c7694c5dd37a3f173fe432899549866e authored about 1 year ago
fix: remove get children when no dynamic node

74031bac34d61d5210b4962d4f1deddd3bfa6e5c authored about 1 year ago
feat: v-cloak

b70aa0a9a06eae8a1447cb4aa96799482b1de5b5 authored about 1 year ago
feat: v-pre

c9beaf691653e40f99721aa6a6b91f78b3384992 authored about 1 year ago
chore: update todo

0d8cc434824581df06ef2fd5ba0d87216144e9d8 authored about 1 year ago
feat: once

7ddf69e6e933b7959bab74e91e42f28609c061ac authored about 1 year ago
fix: typo

0b07affe0b7b89fa239ee0a93aac222363a8e1dc authored about 1 year ago
fix: self closing tag

30ba8daeb24e6d030610770dcb1f27a4246eaef2 authored about 1 year ago
feat: v-text

dc3bc7016ec99cb38dce3bf3eb9ef428b79370ae authored about 1 year ago
feat: v-html

74b4328337f84078f4f107eada7aa6bc67cc8f7b authored about 1 year ago
chore: add todo comment

567feccb39017ba4741fa429ca9a8e748997f3bb authored about 1 year ago
chore: update readme

1d5436fbf8841cd9baa5c45b1bbf15c40fe4b726 authored about 1 year ago
chore: codegen

e44d616c80e576374fba7603adc03e2929d893b8 authored about 1 year ago
refactor: helpers, import type, cleanup

d02629efa261c8959ebe9e903332bfab4905828f authored about 1 year ago
fix: ts error

79fc4025c3c1712ea05aaa4a18ae9ac5ed8b6ba5 authored about 1 year ago
test: counter

c347c02062e9b2fdf1304a813bf2c28a726e9261 authored about 1 year ago
Merge remote-tracking branch 'upstream/main'

d21fd83a6d0cc64a11da160e7343376efe3d63ea authored about 1 year ago
refactor: tidy

cd768d262ffa6671c24f1623f99c979dc63bf0ec authored about 1 year ago
feat: binding

1d2f66e1119a76cdc9db174d3fe561f21f025c6f authored about 1 year ago
types: support app.component to be `defineComponent` (#9662)

1c525f75a3d17a6356d5f66765623c0ae7c0ebcc authored about 1 year ago
feat!: remove reactivity transform (#9321)

BREAKING CHANGE: Reactivity Transform was marked deprecated in 3.3 and is now removed in 3.4. Th...

79b8a0905bf363bf82edd2096fef10c3db6d9c3c authored about 1 year ago
test: fix keepalive transition out-in test case

afb21f7813dec151773675737596e9f43dd871e7 authored about 1 year ago
chore: Merge branch 'main' into minor

1ea775633dc0a0c2ab892da04b1cc87d0be28b09 authored about 1 year ago
chore: exclude private packages from version updates

fc772dbf7398e8ce961025556594b4a7d3f64871 authored about 1 year ago
workflow: use workspace deps

8fddb19c3af01c99bd017e4c2e851e9d580aa945 authored about 1 year ago
Merge remote-tracking branch 'upstream/main'

717aad275d09135a9ea9d14459a2ca71d6f787c1 authored about 1 year ago
chore(deps): update all non-major dependencies (#9636)

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

32fb79df41f8c3f5de8ca01545a4dfeb26326709 authored about 1 year ago
fix: import

b5eb4e78b8d253ddd35ed4479187e3161bbd4ac4 authored about 1 year ago
chore(deps): update dependency vite to v5 (#9630)

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

07bd2cd27e96010ab66d6186083d09a8ad96b76e authored about 1 year ago
chore(deps): update dependency tsx to v4 (#9629)

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

1ef43479c87025b80820d70166646002dc0fff50 authored about 1 year ago
chore(deps): update lint (#9627)

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

16a6438236d8cca8663595f0206cb6e4fd38d7f7 authored about 1 year ago
chore(deps): update actions/github-script action to v7 (#9628)

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

9b634cb8fc0e4f2d31f3ccfa3d188505fdca704d authored about 1 year ago
chore(deps): update dessant/lock-threads action to v5 (#9626)

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

ac04d28d51d123e1c876d5aa6797d06d09d8ed4b authored about 1 year ago
chore(deps): update autofix-ci/action digest to bee19d7 (#9625)

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

90be6e9c874d627fdac059d6242e9fe90f407c6d authored about 1 year ago
test: update snapshot

2f5f76779c3b90bfb127e071522893bd67773fd3 authored about 1 year ago
Merge remote-tracking branch 'upstream/main'

145df431e774ac4d43d1b9ccfb5f6e00b81b0750 authored about 1 year ago
feat: build

a117dbf3f78f21e71776d36dc63b1295ac4a7130 authored about 1 year ago
chore: fix polyfill node conditions in dev

46d3910794adbb42be40a804178c8b09b68063c1 authored about 1 year ago
Merge remote-tracking branch 'upstream/main'

0de56b5a3cfce9a1ac0161e23fc088d7524db6c3 authored about 1 year ago
chore: fix polyfill node conditions in dev

5af8ee2b948ccfd2be2b508d6b02628f3ea36ed8 authored about 1 year ago
feat: size report for runtime vapor

c92cdd26c436680bfd61d86060a4e96c1157770f authored about 1 year ago
feat: basic render

2a0a3dd0591380392b50c1730caa8a395200ace1 authored about 1 year ago
chore: temp remove check

061d8668e8e6ba1dce54cc87e8193fb8fc493411 authored about 1 year ago
chore: update readme

bf6778b5bd9554225fac2c34abe71bf624700558 authored about 1 year ago
feat(runtime-vapor): template

ef9628ce7fdbf5415dbcb19fecad0b9de987afdb authored about 1 year ago
feat: init vapor package

b15c87d62fd33ceca8026e43fb52847839e2a927 authored about 1 year ago
ci: temp remove some ci

269879ef965ac75f8fa465fd0812c2f02379092a authored about 1 year ago
feat: init runtime vapor

135f5eb8e70fd66476757e6751e4701970e81781 authored about 1 year ago
docs: replace rollup-plugin-vue with vite version

83e618f316d367b43586646be285a41fd8a30c78 authored about 1 year ago
fix(v-model): unnecessary value binding error should apply to dynamic instead of static binding

close #3596

2859b653c9a22460e60233cac10fe139e359b046 authored about 1 year ago
fix(compiler-sfc): malformed filename on windows using path.posix.join() (#9478)

Closes: #8671, #9583

Not fixed with: #9446

Related: #9473

f18a174979626b3429db93c5d5b7ae5448917c70 authored about 1 year ago
chore(deps): update compiler to ^7.23.3 (#9590)

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

e422023686afff1bdb6447ea0c38084eddc51860 authored about 1 year ago
chore(deps): update all non-major dependencies (#9589)

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

2b00fd9ad228ceefe1b0d0c0e32ec1d4a8180db8 authored about 1 year ago
fix(types): revert class type restrictions

reverts #8012 due to breakage in downstream types

5d077c8754cc14f85d2d6d386df70cf8c0d93842 authored about 1 year ago
workflow(playground): prod/dev toggle should apply to runtime behavior as well

Previously, the prod/dev toggle in the SFC playground only affects the
SFC compiation behavior, ...

fc7902982a4bc9f0c9cdb0c9c222bc43a9d5c458 authored about 1 year ago
chore: fix dev-sfc-prepare command (#9570)

d5585184a16da791a098d70c41f203b9b94bef61 authored over 1 year ago
chore(deps): update dependency puppeteer to ~21.5.1 (#9553)

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

60dd0028189fe99f7e6732617b57fc02970589b3 authored over 1 year ago
chore(deps): update lint (#9552)

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

f8b0793818fe8d4bcf11fe98e76f5c81cecf0a0e authored over 1 year ago
fix(types): fix `unref` and `toValue` when input union type contains ComputedRef (#8748)

close #8747
close #8857

176d47671271b1abc21b1508e9a493c7efca6451 authored over 1 year ago
fix(reactivity): onCleanup also needs to be cleaned (#8655)

close #5151
close #7695

73fd810eebdd383a2b4629f67736c4db1f428abd authored over 1 year ago
fix(compiler-sfc): support `:is` and `:where` selector in scoped css rewrite (#8929)

3227e50b32105f8893f7dff2f29278c5b3a9f621 authored over 1 year ago
fix(compiler-sfc): support `:is` and `:where` selector in scoped css rewrite (#8929)

c6083dcad31f3e9292c687fada9e32f287e2317f authored over 1 year ago
fix(compiler-sfc): consistently escape type-only prop names (#8654)

close #8635
close #8910
close vitejs/vite-plugin-vue#184

3e08d246dfd8523c54fb8e7a4a6fd5506ffb1bcc authored over 1 year ago
fix(compiler-sfc): support resolve extends interface for defineEmits (#8470)

close #8465

9e1b74bcd5fa4151f5d1bc02c69fbbfa4762f577 authored over 1 year ago
fix(types): widen ClassValue type

242401305944422d0c361b16101a4d18908927af authored over 1 year ago
fix(ssr): hydration `__vnode` missing for devtools (#9328)

5156ac5b38cfa80d3db26f2c9bf40cb22a7521cb authored over 1 year ago
chore: remove typeof NULL_DYNAMIC_COMPONENT for type compat with test-utils

e15dc05655fc7e3a85aee017dd359b1c85076087 authored over 1 year ago
fix(types): return type of withDefaults should be readonly (#8601)

f15debc01acb22d23f5acee97e6f02db88cef11a authored over 1 year ago
fix(types): more precise types for class bindings (#8012)

46e33744c890bd49482c5e5c5cdea44e00ec84d5 authored over 1 year ago
test(shared): add test case for escapeHtmlComment (#8065)

fa65cb6af1e8b126c2b340f71274b8b9dea26c88 authored over 1 year ago
dx(runtime-core): warn if `this` is used in a `<script setup>` template (#7866)

f01afda159d33d3925f731302d65ecea44547bbd authored over 1 year ago
chore: fix formatting + remove duplicated property in jsx type

5a412313527edc4128fd85704bb2e690952fa69f authored over 1 year ago
refactor(compiler-dom): use String's built-in repeat method (#6700)

b71a889f528905d1bf449cefb30f4d1755a17b29 authored over 1 year ago
test(apiWatch): better indicate array pre & new values are the same object (#7251)

34453560855e1402805a3a0298930bf765b3a1eb authored over 1 year ago
dx(runtime-core): warn when the prop type is `[]` (#7608)

a5491e1cdd1359e59aa26aa67038c2c73a7eb360 authored over 1 year ago
fix(types): update jsx type definitions (#8607)

58e2a94871ae06a909c5f8bad07fb401193e6a38 authored over 1 year ago
fix(types): allow falsy value types in `StyleValue` (#7954)

close #7955

17aa92b79b31d8bb8b5873ddc599420cb9806db8 authored over 1 year ago
refactor(compiler-sfc): reuse `forAliasRE` regex from compiler-core (#9568)

d5fd343555ee5f2cd00748a331e416004b5923e1 authored over 1 year ago
chore(deps): update all non-major dependencies (#9551)

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

ae6f164b03101751ea1e898ec39e06e5aa90726a authored over 1 year ago
fix(types): defineCustomElement using defineComponent return type with emits (#7937)

close #7782

5d932a8e6d14343c9d7fc7c2ecb58ac618b2f938 authored over 1 year ago
chore: typo and grammar (#8568) [ci skip]

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

341b5416b231e28ca4bcf5221ecec780245686a5 authored over 1 year ago
chore(scripts): delete an unnecessary parameter + add jsdoc to build script (#8527)

3b3bcd4e790f80e6cc0eb77b07e4f636e44a9663 authored over 1 year ago