dependabot-preview[bot]
|
6a50d125f6
build(deps-dev): bump rollup from 1.27.11 to 1.27.12
|
6 years ago |
Evan You
|
7431c2e46e
fix(runtime-core): ensure $forceUpdate behavior consistency with 2.x
|
6 years ago |
Evan You
|
2c3c65772b
perf: optimize props resolution
|
6 years ago |
Evan You
|
4e91b1328d
chore: add package dependency graph
|
6 years ago |
Evan You
|
c36941c498
fix(compiler-core): should apply text transform to <template v-for> children
|
6 years ago |
Evan You
|
8ffd79c754
fix(compiler-core): handle template root and template v-if as stable fragments
|
6 years ago |
Evan You
|
f77ae132e5
feat(hmr): reload and force slot update on re-render
|
6 years ago |
Evan You
|
ef50c333ce
fix(core): generate fragment root with patchFlag + optimize fragment w/ patchFlag
|
6 years ago |
Evan You
|
efe39db023
feat(runtime-core): hot module replacement
|
6 years ago |
Evan You
|
3116b5d6c3
fix(runtime-core): initialize renderCache if not present
|
6 years ago |
Evan You
|
5658f8b678
feat(compiler): expose generateCodeFrame
|
6 years ago |
Evan You
|
3de7315b7a
types: use RawSourceMap types
|
6 years ago |
dependabot-preview[bot]
|
20ea67c834
build(deps-dev): bump rollup-plugin-terser from 5.1.2 to 5.1.3
|
6 years ago |
dependabot-preview[bot]
|
94ba8475eb
build(deps-dev): bump rollup from 1.27.9 to 1.27.11
|
6 years ago |
Evan You
|
5ecc77df5a
chore: fix missed save
|
6 years ago |
Evan You
|
b983c68575
test(e2e): avoid relying on CDN + reduce debounce delay
|
6 years ago |
Evan You
|
4d730f464d
refactor: move runtime compile error handling to vue
|
6 years ago |
Evan You
|
c202bd6ac0
test(e2e): use better mocking strategy for commits example
|
6 years ago |
CodinCat
|
f48a4f71a7
test(e2e): add e2e test for commits example (#526)
|
6 years ago |
Evan You
|
2a994094de
test: ignore size-check in coverage
|
6 years ago |
Evan You
|
d3d4fe84cd
fix(vue): properly cache runtime compilation
|
6 years ago |
宋铄运
|
559fa27185
test(compiler-sfc): more tests (#536)
|
6 years ago |
CodinCat
|
532d3b68ab
test(e2e): add e2e test for markdown example (#533)
|
6 years ago |
Evan You
|
818bf17cb7
feat(compiler-sfc): use @vue/compiler-dom by default
|
6 years ago |
Evan You
|
136ab753b3
build: adjust esm formats
|
6 years ago |
Evan You
|
8ed04ed503
build: release script
|
6 years ago |
Evan You
|
cd5ba7cfcc
build: remove lerna
|
6 years ago |
Evan You
|
7aca27392f
build: no need for alias in rollup config
|
6 years ago |
Evan You
|
3e3188fa9f
refactor: adjust sfc compiler options
|
6 years ago |
Evan You
|
95b2cb6fd2
fix(compiler-core): should only parse interpolations in DATA text mode
|
6 years ago |