Evan You
|
94fa67a4f7
fix(hmr): force update cached slots during HMR
|
3 年之前 |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 年之前 |
被雨水过滤的空气(Rairn)
|
a54bff2c9c
fix(hmr/keep-alive): fix error in reload component (#7049)
|
3 年之前 |
Evan You
|
9e3d7731c7
fix(hmr): fix hmr for components with no active instance yet
|
4 年之前 |
Evan You
|
aa8908a854
fix(hmr): handle possible duplicate component definitions with same id
|
4 年之前 |
Evan You
|
db3f57a392
fix(hmr): fix hmr when global mixins are used
|
4 年之前 |
Evan You
|
dd1439e711
build: reduce runtime build size
|
4 年之前 |
HcySunYang
|
9cb21d088e
fix(Teleport): fallback to non-optimized mode when HRM performing updates (#3311)
|
5 年之前 |
Evan You
|
9c23ddf9c5
fix(hmr): fix updates for imported but not yet rendered components
|
5 年之前 |
Katashin
|
422f05e085
fix(hmr): make hmr working with class components (#2144)
|
5 年之前 |
Evan You
|
51510adacb
test: fix hmr test
|
6 年之前 |
Carlos Rodrigues
|
8f2a7489b7
fix(hmr): force full update on nested child components (#1312)
|
6 年之前 |
Evan You
|
2408a65662
fix(hmr): force full update in child component on slot update
|
6 年之前 |
Evan You
|
aa1672a8bd
test: fix hmr test id
|
6 年之前 |
Evan You
|
1b946c85df
fix(hmr): always force full child component props update in HMR mode
|
6 年之前 |
Evan You
|
68e1ce8b66
refactor(types): mark more internal APIs
|
6 年之前 |
HiiTea
|
22717772dd
chore: fix typos (#1090)
|
6 年之前 |
Evan You
|
cb504c287f
refactor(runtime-core): refactor slots resolution
|
6 年之前 |
Evan You
|
206640a2d8
fix(build): remove __RUNTIME_COMPILE__ flag
|
6 年之前 |
Evan You
|
11d2fb2594
refactor(fragments): remove visible anchors for fragments
|
6 年之前 |
Evan You
|
8ea2101553
test: test hot module replacement
|
6 年之前 |