ubugeeei db140a1e37 feat(runtime-vapor): setup helpers useAttrs & useSlots (#172) 2 years ago
..
bench 26f29b2529 refactor(runtime-vapor): move metadata from instance to node 2 years ago
App-root.vue 5957c18a0b fix(compiler-vapor): prefix identifiers 2 years ago
App.vue 79f3929cd2 chore(playground): dark mode [ci skip] 2 years ago
components.vue 463b47e83d feat: create component & component lifecycle/props/attrs (#151) 2 years ago
directive.vue 2cce436aaf feat(runtime-vapor): lifecycle beforeUpdate and updated hooks (#89) 2 years ago
dynamic-all.vue 07373d41fd feat: append multiple node 2 years ago
dynamic-mixed-mid.vue 07373d41fd feat: append multiple node 2 years ago
dynamic-mixed.vue 07373d41fd feat: append multiple node 2 years ago
dynamic-mixed2.vue 71cf732d6d feat: append & prepend multiple elements 2 years ago
dynamic-on.vue 681dc5d954 feat(compiler-vapor): v-for (#101) 2 years ago
dynamic.vue 10f8cb4351 fix(compiler-vapor): don't setText for root element 2 years ago
event-modifier.vue 26fee414ff feat: compound expression for `v-on` (#60) 2 years ago
fragment.vue 6ff8b1bf0d feat: use Array for Fragment, instead of native DocumentFragment 2 years ago
literal-expression.vue f644ed4081 feat: compound expression for v-bind 2 years ago
main.ts 463b47e83d feat: create component & component lifecycle/props/attrs (#151) 2 years ago
no-script.js 83641f709b chore(playground): add vapor flag 2 years ago
prop.vue b11ecbda69 feat(runtime-vapor): reset old props when setting dynamic props (#131) 2 years ago
props.js 463b47e83d feat: create component & component lifecycle/props/attrs (#151) 2 years ago
reactive-event-handler.vue 8bb0e0887b refactor(playground): add vapor option [ci skip] 2 years ago
refs.vue 32604cf91c refactor(runtime-vapor): template refs 2 years ago
scheduler.vue 46761880e9 refactor(baseWatch): rename onEffectCleanup to onWatcherCleanup and getCurrentEffect to getCurrentWatcher for clarity 2 years ago
show.vue 5f90f8bef0 feat: v-show 2 years ago
slots.js 78f74ce241 feat(runtime-vapor): component slot (#143) 2 years ago
style.css 79f3929cd2 chore(playground): dark mode [ci skip] 2 years ago
sub-comp.vue db140a1e37 feat(runtime-vapor): setup helpers useAttrs & useSlots (#172) 2 years ago
todo-mvc.vue fb3e8ee8c0 refactor: merge delegate & modifier options of event 2 years ago
v-for.js 2075042956 refactor: remove append helper 2 years ago
v-for.vue 4af8e87953 feat: support more source types for v-for 2 years ago