Evan You
|
f77ae132e5
feat(hmr): reload and force slot update on re-render
|
6 лет назад |
Evan You
|
ef50c333ce
fix(core): generate fragment root with patchFlag + optimize fragment w/ patchFlag
|
6 лет назад |
Evan You
|
efe39db023
feat(runtime-core): hot module replacement
|
6 лет назад |
Evan You
|
3116b5d6c3
fix(runtime-core): initialize renderCache if not present
|
6 лет назад |
Evan You
|
5658f8b678
feat(compiler): expose generateCodeFrame
|
6 лет назад |
Evan You
|
3de7315b7a
types: use RawSourceMap types
|
6 лет назад |
dependabot-preview[bot]
|
20ea67c834
build(deps-dev): bump rollup-plugin-terser from 5.1.2 to 5.1.3
|
6 лет назад |
dependabot-preview[bot]
|
94ba8475eb
build(deps-dev): bump rollup from 1.27.9 to 1.27.11
|
6 лет назад |
Evan You
|
5ecc77df5a
chore: fix missed save
|
6 лет назад |
Evan You
|
b983c68575
test(e2e): avoid relying on CDN + reduce debounce delay
|
6 лет назад |
Evan You
|
4d730f464d
refactor: move runtime compile error handling to vue
|
6 лет назад |
Evan You
|
c202bd6ac0
test(e2e): use better mocking strategy for commits example
|
6 лет назад |
CodinCat
|
f48a4f71a7
test(e2e): add e2e test for commits example (#526)
|
6 лет назад |
Evan You
|
2a994094de
test: ignore size-check in coverage
|
6 лет назад |
Evan You
|
d3d4fe84cd
fix(vue): properly cache runtime compilation
|
6 лет назад |
宋铄运
|
559fa27185
test(compiler-sfc): more tests (#536)
|
6 лет назад |
CodinCat
|
532d3b68ab
test(e2e): add e2e test for markdown example (#533)
|
6 лет назад |
Evan You
|
818bf17cb7
feat(compiler-sfc): use @vue/compiler-dom by default
|
6 лет назад |
Evan You
|
136ab753b3
build: adjust esm formats
|
6 лет назад |
Evan You
|
8ed04ed503
build: release script
|
6 лет назад |
Evan You
|
cd5ba7cfcc
build: remove lerna
|
6 лет назад |
Evan You
|
7aca27392f
build: no need for alias in rollup config
|
6 лет назад |
Evan You
|
3e3188fa9f
refactor: adjust sfc compiler options
|
6 лет назад |
Evan You
|
95b2cb6fd2
fix(compiler-core): should only parse interpolations in DATA text mode
|
6 лет назад |
Evan You
|
5cd1495767
refactor(compiler-core): centralize compiler options
|
6 лет назад |
Evan You
|
03301b264e
workflow(template-explorer): fix cacheHandlers disabled state
|
6 лет назад |
Evan You
|
c8c5b16ef7
feat(compiler-sfc): properly pass on options
|
6 лет назад |
宋铄运
|
0a14c04c81
feat(compiler-sfc): compile template WIP (#534)
|
6 лет назад |
Evan You
|
b198a665cf
workflow: add size-check package
|
6 лет назад |
Evan You
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 лет назад |