Evan You
|
b51b79f5c4
refactor: rename optimizeBindings -> optimizeImports
|
5 سال پیش |
Evan You
|
7777473ddd
chore: fix missed snapshots
|
5 سال پیش |
HcySunYang
|
8a2cf21b71
perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394)
|
5 سال پیش |
Evan You
|
9aaef60ad2
wip(ssr): adjust event hydration flag
|
6 سال پیش |
Evan You
|
e861c6da90
test: test updates for d40c642
|
6 سال پیش |
Evan You
|
47e984d31f
refactor(compiler): provide _ctx and _cache via arguments
|
6 سال پیش |
djy0
|
782db6d7f5
chore(compiler-core/codegen): avoid generate indent spaces of empty lines. (#701)
|
6 سال پیش |
Evan You
|
8b2d6a35d0
test: update tests and snapshots for helper prefixing
|
6 سال پیش |
Evan You
|
8f9e85afb1
test: fix tests w/ nested CompoundExpressions
|
6 سال پیش |
Evan You
|
c441e88469
chore: fix snapshots
|
6 سال پیش |
Evan You
|
8da6df7235
wip(ssr): handle `<textarea>` with dynamic key v-bind
|
6 سال پیش |
Evan You
|
eb9e089277
chore: fix test types
|
6 سال پیش |
Evan You
|
8fd9e9ba97
test(compiler-core): test TempalteLiteral and IfStatement codegen
|
6 سال پیش |
Evan You
|
066ba82c7f
wip(ssr): escape helpers
|
6 سال پیش |
likui
|
810b3a3e2a
feat(compiler-sfc): transform asset url (#500)
|
6 سال پیش |
Evan You
|
1c0a2c6d41
refactor(compiler): use shorter helpers for text and comment nodes
|
6 سال پیش |
Evan You
|
af5a8e1154
feat(compiler-core): re-implement v-once to use cache mechanism
|
6 سال پیش |
Evan You
|
869ae19c41
fix(compiler): cache handlers should be per-instance, fix hoist w/ cached handlers
|
6 سال پیش |
Evan You
|
58593c4714
feat(v-on): cache handlers
|
6 سال پیش |
Illya Klymov
|
584ac88b54
fix(compiler): update v-if directive to use Comment instead of Empty (#208)
|
6 سال پیش |
月迷津渡
|
f71d252ffe
fix(compiler-core): assest id (#190)
|
6 سال پیش |
Evan You
|
16da9ae89f
fix(compiler): handle block nodes with custom directives + improve ast types
|
6 سال پیش |
Evan You
|
c4f9b6d592
test: fix import
|
6 سال پیش |
Evan You
|
82bd9eb1db
refactor(compiler): refine codegen node types
|
6 سال پیش |
Evan You
|
bfecf2cdce
refactor(compiler): use symbols for runtime helpers
|
6 سال پیش |
Evan You
|
24bd6c27e0
feat(compiler): block optimization codegen for RootNode
|
6 سال پیش |
Evan You
|
e5bc17967d
wip(compiler): codegen node w/ block optimization for v-for
|
6 سال پیش |
Evan You
|
aa134e7a4f
test(compiler): codegen tests for Sequence & Conditional expressions
|
6 سال پیش |
Evan You
|
5de744d4e1
wip(compiler): generate blocks for v-if
|
6 سال پیش |
Evan You
|
e5e40e1e38
feat(compiler): optimize text by merging adjacent nodes
|
6 سال پیش |