Evan You
|
c5e7d8b532
|
fix(compiler-core): hoist pure annotations should apply to all nested calls
|
2020-05-01 18:36:34 -04:00 |
|
Evan You
|
cad25d95a3
|
fix(compiler-core): hoisted vnode calls and scoped id calls should be marked pure
Otherwise they cannot be tree-shaken
|
2020-05-01 17:34:11 -04:00 |
|
Evan You
|
6b505dcd23
|
wip(ssr): basic element hydration
|
2020-02-13 17:47:00 -05:00 |
|
Evan You
|
175f8aae8d
|
feat(compiler): mark hoisted trees with patchFlag
|
2020-02-12 13:31:29 -05:00 |
|
Evan You
|
47e984d31f
|
refactor(compiler): provide _ctx and _cache via arguments
|
2020-02-10 17:29:12 -05:00 |
|
Evan You
|
8b2d6a35d0
|
test: update tests and snapshots for helper prefixing
|
2020-02-07 19:04:55 -05:00 |
|
Evan You
|
59c595c1e8
|
refactor: use named export for compiled render function
|
2019-12-24 11:04:44 -05:00 |
|
Evan You
|
b689ca6e85
|
test: test scopeId support
|
2019-12-17 12:31:38 -05:00 |
|