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
feat: v-once for component / v-once with v-for
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
feat: v-once support for v-if/else via a once flag
lulu0119 opened this pull request 8 months ago
lulu0119 opened this pull request 8 months ago
test(compiler-vapor): slot outlets with props & fallbacks
lulu0119 opened this pull request 8 months ago
lulu0119 opened this pull request 8 months ago
Defaults to TS for `<script vapor>`
sxzz opened this issue 8 months ago
sxzz opened this issue 8 months ago
API Progress Overview
sxzz opened this issue 8 months ago
sxzz opened this issue 8 months ago
Handle `Failed to resolve component`
sxzz opened this issue 8 months ago
sxzz opened this issue 8 months ago
feat: implement v-once
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
transformText can not process dynamic root text properly
Doctor-wu opened this issue 8 months ago
Doctor-wu opened this issue 8 months ago
fix(compiler-vapor): create dynamic text node
Doctor-wu opened this pull request 8 months ago
Doctor-wu opened this pull request 8 months ago
feat(compiler-vapor): component with dynamic arguments
LittleSound opened this pull request 8 months ago
LittleSound opened this pull request 8 months ago
feat(runtime-vapor, compiler-vapor): impl setRef update
Doctor-wu opened this pull request 8 months ago
Doctor-wu opened this pull request 8 months ago
setRef update
Doctor-wu opened this issue 8 months ago
Doctor-wu opened this issue 8 months ago
fix(compiler-vapor): check global allowed for identifier
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
feat(runtime-vapor): `v-show` for component
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
`v-on` fails to wrap inline statements in a function expression.
LoTwT opened this issue 8 months ago
LoTwT opened this issue 8 months ago
perf(compiler-vapor): template abbreviation of end tag
CathLee opened this pull request 8 months ago
CathLee opened this pull request 8 months ago
feat(runtime-vapor): template ref on component
Doctor-wu opened this pull request 8 months ago
Doctor-wu opened this pull request 8 months ago
Component setRef
Doctor-wu opened this issue 8 months ago
Doctor-wu opened this issue 8 months ago
feat(runtime-core): implement debug hook
GaoNeng-wWw opened this pull request 8 months ago
GaoNeng-wWw opened this pull request 8 months ago
feat(compiler-vapor): slot outlet
LittleSound opened this pull request 8 months ago
LittleSound opened this pull request 8 months ago
feat(runtime-vapor): implement expose
Doctor-wu opened this pull request 8 months ago
Doctor-wu opened this pull request 8 months ago
feat(compiler-vapor): v-model for component
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
fix(compiler-vapor): an extra parentheses
AliceLanniste opened this pull request 8 months ago
AliceLanniste opened this pull request 8 months ago
feat(runtime-vapor): runtime for v-on in component
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
fix(compiler-vapor): v-on for component support `$event` argument
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
feat: v-on in component
Jevon617 opened this pull request 8 months ago
Jevon617 opened this pull request 8 months ago
feat(compiler-vapor): support v-on for component
Doctor-wu opened this pull request 9 months ago
Doctor-wu opened this pull request 9 months ago
fix(runtime-vapor): detach effect scope & component instance
LittleSound opened this pull request 9 months ago
LittleSound opened this pull request 9 months ago
fix(runtime-vapor): the effect being collected in the wrong scope
Jevon617 opened this pull request 9 months ago
Jevon617 opened this pull request 9 months ago
feat(runtime-vapor): setup helpers useAttrs & useSlots
Ubugeeei opened this pull request 9 months ago
Ubugeeei opened this pull request 9 months ago
fix(compiler-core): generate `updateEffect` for nested v-for
Jevon617 opened this pull request 9 months ago
Jevon617 opened this pull request 9 months ago
feat(runtime-vapor): `createSlot`
LittleSound opened this pull request 9 months ago
LittleSound opened this pull request 9 months ago
test(runtime-vapor): lifecycle hooks
Ubugeeei opened this pull request 9 months ago
Ubugeeei opened this pull request 9 months ago
feat(runtime-vapor): the current instance should be kept in the slot
LittleSound opened this pull request 9 months ago
LittleSound opened this pull request 9 months ago
feat(compiler-vapor): ref for `v-for`
Jevon617 opened this pull request 9 months ago
Jevon617 opened this pull request 9 months ago
perf: template abbreviation of end tag
CathLee opened this issue 9 months ago
CathLee opened this issue 9 months ago
fix(runtime-vapor): trigger updated hooks across components
Ubugeeei opened this pull request 9 months ago
Ubugeeei opened this pull request 9 months ago
test apiLifecycle
ubugeeei opened this issue 9 months ago
ubugeeei opened this issue 9 months ago
The onUpdated hook is not triggered across components.
ubugeeei opened this issue 9 months ago
ubugeeei opened this issue 9 months ago
Compile component directives
ubugeeei opened this issue 9 months ago
ubugeeei opened this issue 9 months ago
chore: playground component
Ubugeeei opened this pull request 9 months ago
Ubugeeei opened this pull request 9 months ago
feat(runtime-vapor): add app-level error handler
Doctor-wu opened this pull request 9 months ago
Doctor-wu opened this pull request 9 months ago
fix(compiler-vapor): SET_REF operation should be registered last
Jevon617 opened this pull request 9 months ago
Jevon617 opened this pull request 9 months ago
feat(runtime-vapor): provide and inject
Ubugeeei opened this pull request 9 months ago
Ubugeeei opened this pull request 9 months ago
feat(runtime-vapor): implement setupContext
Doctor-wu opened this pull request 9 months ago
Doctor-wu opened this pull request 9 months ago
refactor(reactivity): remove middleware
LittleSound opened this pull request 9 months ago
LittleSound opened this pull request 9 months ago
refactor(runtime-vapor): `renderEffect` based on `ReactiveEffect` + remove `renderWatch`
LittleSound opened this pull request 9 months ago
LittleSound opened this pull request 9 months ago
Component slots
ubugeeei opened this issue 9 months ago
ubugeeei opened this issue 9 months ago
feat: implement inheritAttrs
Doctor-wu opened this pull request 9 months ago
Doctor-wu opened this pull request 9 months ago
feat:try to deal with the template abbreviation of end tag
CathLee opened this pull request 9 months ago
CathLee opened this pull request 9 months ago
feat: create component & component lifecycle/props/attrs
sxzz opened this pull request 9 months ago
sxzz opened this pull request 9 months ago
feat: repalce setDynamicEvents with setDynamicProps
Jevon617 opened this pull request 9 months ago
Jevon617 opened this pull request 9 months ago
feat: support v-on="obj"
Jevon617 opened this pull request 9 months ago
Jevon617 opened this pull request 9 months ago
test(runtime-vapor): delegate events
FireBushtree opened this pull request 10 months ago
FireBushtree opened this pull request 10 months ago
fix(compiler-vapor): member expression with assignment
LittleSound opened this pull request 10 months ago
LittleSound opened this pull request 10 months ago
Re-exports for CDN bundle
sxzz opened this issue 10 months ago
sxzz opened this issue 10 months ago
chore(sfc-playground): refactor first productionMode
Simon-He95 opened this pull request 10 months ago
Simon-He95 opened this pull request 10 months ago
feat(runtime-vapor): component slot
Ubugeeei opened this pull request 10 months ago
Ubugeeei opened this pull request 10 months ago
test(runtime-vapor): v-model directive
FireBushtree opened this pull request 10 months ago
FireBushtree opened this pull request 10 months ago
perf(runtime-vapor): don't wrap `Array.from` for array in v-for
LittleSound opened this pull request 10 months ago
LittleSound opened this pull request 10 months ago
fix(playground): type error on vite config plugin option
Ubugeeei opened this pull request 10 months ago
Ubugeeei opened this pull request 10 months ago
feat(vapor-runtime): object support in `v-for`
wangyewei opened this pull request 10 months ago
wangyewei opened this pull request 10 months ago
perf: optimize scheduler queueJob performance
yyx990803 opened this pull request 10 months ago
yyx990803 opened this pull request 10 months ago
fix(runtime-vapor): trigger event after `v-model`
FireBushtree opened this pull request 10 months ago
FireBushtree opened this pull request 10 months ago
delegate events on metadata
sxzz opened this issue 10 months ago
sxzz opened this issue 10 months ago
fix runtime-vapor vModel bug
FireBushtree opened this pull request 10 months ago
FireBushtree opened this pull request 10 months ago
[Bug] runtime-vapor/vModel
FireBushtree opened this issue 10 months ago
FireBushtree opened this issue 10 months ago
Only Root Element in Fragment
sxzz opened this issue 10 months ago
sxzz opened this issue 10 months ago
test(compiler-vapor): v-model
FireBushtree opened this pull request 10 months ago
FireBushtree opened this pull request 10 months ago
feat(runtime-vapor): reset old props when setting dynamic props
ygj6 opened this pull request 10 months ago
ygj6 opened this pull request 10 months ago
test compiler-vapor v-show module
FireBushtree opened this pull request 10 months ago
FireBushtree opened this pull request 10 months ago
chore(deps-dev): bump vite from 5.0.2 to 5.0.12
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
Stop Using WeakMap/Map
sxzz opened this issue 10 months ago
sxzz opened this issue 10 months ago
use components in template
sxzz opened this issue 11 months ago
sxzz opened this issue 11 months ago
feat(runtime-vapor): support patch style
FireBushtree opened this pull request 11 months ago
FireBushtree opened this pull request 11 months ago
Component Fallthrough Attributes
ubugeeei opened this issue 11 months ago
ubugeeei opened this issue 11 months ago
feat(runtime-vapor): component attrs
Ubugeeei opened this pull request 11 months ago
Ubugeeei opened this pull request 11 months ago
feat: directive lifecycle hooks in `v-for`, `v-if` and component
LittleSound opened this pull request 11 months ago
LittleSound opened this pull request 11 months ago
Add vIf and vOn fixation under compiler-vapor package
DaZuiZui opened this pull request 11 months ago
DaZuiZui opened this pull request 11 months ago
fix(runtime-vapor): v-for move list items are not always effective
LittleSound opened this pull request 11 months ago
LittleSound opened this pull request 11 months ago
test(runtime-vapor): refactor duplicate compoent test code
LittleSound opened this pull request 11 months ago
LittleSound opened this pull request 11 months ago
test(compiler-vapor): v-bind="obj"
ygj6 opened this pull request 11 months ago
ygj6 opened this pull request 11 months ago
feat(compiler-vapor): props merging
LittleSound opened this pull request 11 months ago
LittleSound opened this pull request 11 months ago
test(runtime-vapor): dom/patchProp.ts special check
FireBushtree opened this pull request 11 months ago
FireBushtree opened this pull request 11 months ago
[test] special check for setDomProp
FireBushtree opened this issue 11 months ago
FireBushtree opened this issue 11 months ago
test(vue-vapor): todomvc e2e test
LittleSound opened this pull request 11 months ago
LittleSound opened this pull request 11 months ago
feat(runtime-vapor): component props validator
Ubugeeei opened this pull request 11 months ago
Ubugeeei opened this pull request 11 months ago
feat(compiler-vapor): complex identifier rewriting with vOn
LittleSound opened this pull request 11 months ago
LittleSound opened this pull request 11 months ago
Optimizing Compiler
sxzz opened this issue 11 months ago
sxzz opened this issue 11 months ago
props validator
ubugeeei opened this issue 11 months ago
ubugeeei opened this issue 11 months ago
js framework benchmark
sxzz opened this issue 11 months ago
sxzz opened this issue 11 months ago
TODO MVC e2e test
sxzz opened this issue 11 months ago
sxzz opened this issue 11 months ago
Support Function/Browser Mode for Compiler
sxzz opened this issue 11 months ago
sxzz opened this issue 11 months ago
Publish to NPM
sxzz opened this issue 11 months ago
sxzz opened this issue 11 months ago
feat: support v-bind="{}"
ygj6 opened this pull request 11 months ago
ygj6 opened this pull request 11 months ago
component props e2e test
Ubugeeei opened this issue 11 months ago
Ubugeeei opened this issue 11 months ago
refactor(compiler-vapor): symbol for newline
sxzz opened this pull request 11 months ago
sxzz opened this pull request 11 months ago
feat(runtime-vapor): component emits
Ubugeeei opened this pull request 11 months ago
Ubugeeei opened this pull request 11 months ago
test(runtime-vapor): `dom/patchProp.ts`
LittleSound opened this pull request 11 months ago
LittleSound opened this pull request 11 months ago
feat(compiler-vapor): v-for
sxzz opened this pull request 11 months ago
sxzz opened this pull request 11 months ago