Junyan
|
d76cfba7fb
refactor(reactivity): reduce code of type check (#377)
|
6 éve |
Ayush Goyal
|
a489f98a66
perf(compiler-dom): use makeMap instead of RegEx (#354)
|
6 éve |
likui
|
532b5eebd7
feat(runtime-core): support array in watch option (#376)
|
6 éve |
大江东去
|
a75077569e
test(dom): test using innerHTML as template. (#372)
|
6 éve |
夜宴
|
57276f9dcb
test(effect): add test for json methods (#371)
|
6 éve |
Evan You
|
8c1638da33
feat(runtime-core): warn access of undefined property during render
|
6 éve |
Cr
|
3f73b8b6cf
chore: fix composition example (#369)
|
6 éve |
Evan You
|
fd4845c52c
chore: include todomvc examples (need tests!)
|
6 éve |
Evan You
|
6a92bbd9c0
feat(runtime-dom): support using mount target innerHTML as template
|
6 éve |
Evan You
|
ed29af7bea
fix: generate v-if fallback comment as block
|
6 éve |
Evan You
|
7b637319a8
fix: export missing createCommentVNode fn
|
6 éve |
Evan You
|
1c0a2c6d41
refactor(compiler): use shorter helpers for text and comment nodes
|
6 éve |
Evan You
|
eb20730a67
feat(compiler): preserve whitespace in pre tag, add tests
|
6 éve |
Evan You
|
9298f46f92
feat(compiler-core): whitespace handling
|
6 éve |
Evan You
|
516501e20e
chore: remove unused util function
|
6 éve |
Evan You
|
f7a7e8d71d
refactor(parser): remove ignoreSpaces option
|
6 éve |
相学长
|
abfb2ec8ed
types(reactivity): computed types remove `as` (#367)
|
6 éve |
Evan You
|
42bf9ca3e5
feat(props): enable case conversion in all builds, preserve casing for attrs
|
6 éve |
Evan You
|
e2917fef96
feat(props): kebab -> camel prop case support in full build
|
6 éve |
Evan You
|
af5a8e1154
feat(compiler-core): re-implement v-once to use cache mechanism
|
6 éve |
Evan You
|
9291011456
chore: comments [ci skip]
|
6 éve |
Dmitry Sharshakov
|
3b613cbecd
test(template-refs): add tests for function refs (#359)
|
6 éve |
Mayness
|
18a349ce8c
fix(reactivity): account for NaN in value change checks (#361)
|
6 éve |
wangtao0101
|
11d0778f9c
workflow: support debug single jest test file in vscode (#360)
|
6 éve |
Cr
|
246cad7459
fix(reactivity): Map.set should trigger when adding new entry with undefined value (#364)
|
6 éve |
Evan You
|
09c248ae87
chore: fix snapshot
|
6 éve |
Evan You
|
113339c7b6
fix(compiler-dom): style transform of static styles should not add STYLE patchFlag
|
6 éve |
大江东去
|
7cd1b7fcaf
test(compiler-dom): test namespace parsing (#356)
|
6 éve |
edison
|
9dcbf17f3a
perf(runtime-core): use `makeMap` instead of `RE` (#350)
|
6 éve |
likui
|
e34d2bd853
types: improve slots type (#366)
|
6 éve |