三咲智子 Kevin Deng
|
62072841fb
chore: release vapor package
|
2 years ago |
三咲智子 Kevin Deng
|
aaf3d00f45
chore(playground): enable template.vapor option
|
2 years ago |
三咲智子 Kevin Deng
|
edaa3a0649
refactor(compiler-vapor): re-organize
|
2 years ago |
三咲智子 Kevin Deng
|
1a8fb86c75
ci: show diffed size report on push event
|
2 years ago |
三咲智子 Kevin Deng
|
5533350c75
chore(playground): use terser for minify
|
2 years ago |
三咲智子 Kevin Deng
|
e050646079
fix(compiler-vapor): generate assignment for v-model
|
2 years ago |
三咲智子 Kevin Deng
|
d16359c45b
feat(runtime-vapor): add no side effects annotation
|
2 years ago |
三咲智子 Kevin Deng
|
985d4c7422
refactor: return only one node from children helper
|
2 years ago |
三咲智子 Kevin Deng
|
c70661c8a3
refactor(compiler-vapor): don't convert event name
|
2 years ago |
三咲智子 Kevin Deng
|
126796edb9
fix(compiler-vapor): add newline after effect body
|
2 years ago |
三咲智子 Kevin Deng
|
697102f796
feat(compiler-vapor): resolve dynamic expression
|
2 years ago |
三咲智子 Kevin Deng
|
6e80e34e6b
perf(compiler-vapor): register as operations if no dynamic expressions
|
2 years ago |
三咲智子 Kevin Deng
|
0cdc9f20c6
refactor(compiler): export isLiteralWhitelisted
|
2 years ago |
三咲智子 Kevin Deng
|
35b78920c4
feat(compiler-vapor): add getKey function for v-for
|
2 years ago |
三咲智子 Kevin Deng
|
8fb01504da
refactor(compiler-vapor): remove ir expression
|
2 years ago |
三咲智子 Kevin Deng
|
55a956e87d
chore: remove unused imports
|
2 years ago |
三咲智子 Kevin Deng
|
6001fe8976
refactor(compiler-vapor): simplify generate prop modifier
|
2 years ago |
三咲智子 Kevin Deng
|
ce570751c6
refactor(compiler-vapor): remove vnode-related, adjust key override
|
2 years ago |
三咲智子 Kevin Deng
|
3957dabb8c
fix(compiler-vapor): handle same-name shorthand edge case for in-DOM templates
|
2 years ago |
三咲智子 Kevin Deng
|
5e52ac9ab4
Merge remote-tracking branch 'upstream/main'
|
2 years ago |
Rizumu Ayaka
|
ccdc634c24
fix(runtime-vapor): v-for move list items are not always effective (#121)
|
2 years ago |
Rizumu Ayaka
|
a15f609044
test(runtime-vapor): refactor duplicate compoent test code (#120)
|
2 years ago |
三咲智子 Kevin Deng
|
75c8ff5cb7
fix(runtime-vapor): update old value even if no beforeUpdate hook
|
2 years ago |
三咲智子 Kevin Deng
|
4be349ebc4
feat(runtime-vapor): implement vModelCheckbox & vModelDynamic
|
2 years ago |
三咲智子 Kevin Deng
|
f4f467811a
fix(runtime-vapor): only update oldValue in beforeUpdate hook
|
2 years ago |
三咲智子 Kevin Deng
|
94272c6163
fix(runtime-vapor): retrieve prop value from element
|
2 years ago |
三咲智子 Kevin Deng
|
b7e6e1eceb
fix(compiler-vapor): hoist template with inline option
|
2 years ago |
三咲智子 Kevin Deng
|
99da2e5abe
refactor(compiler-vapor): remove runtime fragment
|
2 years ago |
三咲智子 Kevin Deng
|
823e47ca62
refactor(compiler-vapor): simplify register template
|
2 years ago |
yangxiuxiu
|
75e02b5099
fix(runtime-core): support for nested calls to runWithContext (#10261)
|
2 years ago |