Evan You
|
2b178981bc
refactor: move isRuntimeCompiled flag into component.ts
|
hace 6 años |
Evan You
|
46c5393224
perf(reactivity): optimize effect stack
|
hace 6 años |
Evan You
|
49a50d3c9c
feat(compiler): accept line offset in codeframe
|
hace 6 años |
Evan You
|
d6acb9c073
fix(hmr): force full diff on HMR
|
hace 6 años |
Evan You
|
b15951e190
chore: remove line numbers from default errors
|
hace 6 años |
Evan You
|
865c1ce9ee
feat(compiler-sfc): generate source map for template block
|
hace 6 años |
Evan You
|
9e757b5cc5
refactor(compiler-core): move compile into separate file
|
hace 6 años |
Evan You
|
8277d131c4
refactor(compiler): downgrade to source-map v6 for sync API
|
hace 6 años |
Evan You
|
a0ee4fbc36
types: use more specific type names
|
hace 6 años |
Evan You
|
fa5390fb6f
fix(fragment): properly remove compiler generated fragments
|
hace 6 años |
Cr
|
6797e35703
chore: fix typos (#541)
|
hace 6 años |
dependabot-preview[bot]
|
6a50d125f6
build(deps-dev): bump rollup from 1.27.11 to 1.27.12
|
hace 6 años |
Evan You
|
7431c2e46e
fix(runtime-core): ensure $forceUpdate behavior consistency with 2.x
|
hace 6 años |
Evan You
|
2c3c65772b
perf: optimize props resolution
|
hace 6 años |
Evan You
|
4e91b1328d
chore: add package dependency graph
|
hace 6 años |
Evan You
|
c36941c498
fix(compiler-core): should apply text transform to <template v-for> children
|
hace 6 años |
Evan You
|
8ffd79c754
fix(compiler-core): handle template root and template v-if as stable fragments
|
hace 6 años |
Evan You
|
f77ae132e5
feat(hmr): reload and force slot update on re-render
|
hace 6 años |
Evan You
|
ef50c333ce
fix(core): generate fragment root with patchFlag + optimize fragment w/ patchFlag
|
hace 6 años |
Evan You
|
efe39db023
feat(runtime-core): hot module replacement
|
hace 6 años |
Evan You
|
3116b5d6c3
fix(runtime-core): initialize renderCache if not present
|
hace 6 años |
Evan You
|
5658f8b678
feat(compiler): expose generateCodeFrame
|
hace 6 años |
Evan You
|
3de7315b7a
types: use RawSourceMap types
|
hace 6 años |
dependabot-preview[bot]
|
20ea67c834
build(deps-dev): bump rollup-plugin-terser from 5.1.2 to 5.1.3
|
hace 6 años |
dependabot-preview[bot]
|
94ba8475eb
build(deps-dev): bump rollup from 1.27.9 to 1.27.11
|
hace 6 años |
Evan You
|
5ecc77df5a
chore: fix missed save
|
hace 6 años |
Evan You
|
b983c68575
test(e2e): avoid relying on CDN + reduce debounce delay
|
hace 6 años |
Evan You
|
4d730f464d
refactor: move runtime compile error handling to vue
|
hace 6 años |
Evan You
|
c202bd6ac0
test(e2e): use better mocking strategy for commits example
|
hace 6 años |
CodinCat
|
f48a4f71a7
test(e2e): add e2e test for commits example (#526)
|
hace 6 años |