likui
|
a7ef59c4c3
test(vnode): add test for dynamic children (#563)
|
6 years ago |
djy0
|
ad2a0bde98
perf(compiler-core): simplify `advancePositionWithMutation` (#564)
|
6 years ago |
Yingya Zhang
|
9996d7acbc
chore: fix typo api.json (#565) [ci skip]
|
6 years ago |
Yang Mingshan
|
3980ad65de
types: exports watch api types (#562)
|
6 years ago |
dependabot-preview[bot]
|
f8b7ad5a77
build(deps-dev): bump @types/jest from 24.0.24 to 24.0.25
|
6 years ago |
Yingya Zhang
|
08de7f1085
chore: fix typo jest moduleNameMapper (#566)
|
6 years ago |
Evan You
|
7df5e70c83
types: accept defineComponent return types in app.mount
|
6 years ago |
Evan You
|
59c595c1e8
refactor: use named export for compiled render function
|
6 years ago |
宋铄运
|
4d20981eb0
fix(runtime-core): pass options to plugins (#561)
|
6 years ago |
dependabot-preview[bot]
|
6a14542f78
build(deps-dev): bump @rollup/plugin-json from 4.0.0 to 4.0.1 (#558)
|
6 years ago |
dependabot-preview[bot]
|
7eb46dbd86
build(deps-dev): bump @rollup/plugin-replace from 2.2.1 to 2.3.0
|
6 years ago |
Evan You
|
80f8b46177
ci: skip e2e tests on netlify coverage builds
|
6 years ago |
Evan You
|
6614f21bf4
chore: further edit formats and include it in vue package readme [ci skip]
|
6 years ago |
Evan You
|
51764d3195
chore: more details on build formats [ci skip]
|
6 years ago |
dependabot-preview[bot]
|
f601f87dad
build(deps-dev): bump typescript from 3.7.3 to 3.7.4
|
6 years ago |
dependabot-preview[bot]
|
e128f67391
build(deps-dev): bump rollup from 1.27.13 to 1.27.14
|
6 years ago |
Evan You
|
d6275a3c31
fix(sfc): treat custom block content as raw text
|
6 years ago |
Evan You
|
90ddb7c260
refactor: expose parse in compiler-dom, improve sfc parse error handling
|
6 years ago |
Evan You
|
7d436ab59a
fix: mounting new children
|
6 years ago |
Evan You
|
2fdb499bd9
fix(fragment): perform direct remove when removing fragments
|
6 years ago |
Evan You
|
47a6a84631
fix(core): clone mounted hoisted vnodes on patch
|
6 years ago |
Evan You
|
eda495efd8
feat(hmr): root instance reload
|
6 years ago |
Evan You
|
c3e1c812e3
build: warn invalid format in build script
|
6 years ago |
Evan You
|
c9b9ae3941
refactor: rename apiApp.ts -> apiCreateApp.ts
|
6 years ago |
Chris Fritz
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
Evan You
|
7d2ae08277
build: polish release script
|
6 years ago |
dependabot-preview[bot]
|
ff4c5c1bb6
build(deps): bump postcss from 7.0.24 to 7.0.25 (#544)
|
6 years ago |
CodinCat
|
2e3c5aaf5f
test(e2e): add test for svg example (#551)
|
6 years ago |
Evan You
|
755c7b581c
chore: mark get/set create calls pure
|
6 years ago |
Evan You
|
0a4f306492
fix: shallowReadonly should keep reactive properties reactive
|
6 years ago |