Evan You
|
e8067f1cd9
wip: prepare hmr for vapor
|
1 年之前 |
edison
|
10a2c6053b
fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907)
|
1 年之前 |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 年之前 |
Evan You
|
bcb9a70290
types: custom element interface should be internal
|
1 年之前 |
edison
|
917c0631cc
chore: fix typo (#11522)
|
1 年之前 |
Evan You
|
56c76a8b05
feat(custom-element): inject child components styles to custom element shadow root (#11517)
|
1 年之前 |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 年之前 |
_Kerman
|
c8b9794575
fix(hmr): hmr reload should work with async component (#11248)
|
1 年之前 |
Evan You
|
26356264d2
chore: Merge branch 'main' into minor
|
2 年之前 |
Zeke Zhang
|
36bd9b0a1f
fix(hmr): avoid infinite recursion when reloading hmr components (#6936)
|
2 年之前 |
Evan You
|
05eb4e0fef
Refactor reactivity system to use version counting and doubly-linked list tracking (#10397)
|
2 年之前 |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 年之前 |
Johnson Chu
|
16e06ca08f
feat(reactivity): more efficient reactivity system (#5912)
|
2 年之前 |
丶远方
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 年之前 |
Evan You
|
4b5b384485
fix(hmr): invalidate cached props/emits options on hmr
|
3 年之前 |
Thorsten Lünborg
|
665f2ae121
fix(custom-elements): fix event emitting for async custom elements (#5601)
|
3 年之前 |
Evan You
|
16a0b232d7
chore: remove unused import due to merge conflict resolve mistake
|
4 年之前 |
edison
|
762a9e99ce
chore(runtime-core): use `getGlobalThis` when installing HMR API (#3217)
|
4 年之前 |
Evan You
|
9e3d7731c7
fix(hmr): fix hmr for components with no active instance yet
|
4 年之前 |
Evan You
|
1e5a0db4d4
refactor: use getGlobalThis when attachting hmr runtime
|
4 年之前 |
Evan You
|
aa8908a854
fix(hmr): handle possible duplicate component definitions with same id
|
4 年之前 |
dependabot[bot]
|
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
|
4 年之前 |
Evan You
|
c421fb91b2
feat(runtime-dom): support async component in defineCustomElement
|
4 年之前 |
Evan You
|
231dafd55a
refactor: adjust custom element hmr, fix tests
|
5 年之前 |
Evan You
|
bff4ea74c5
fix(hmr): fix custom elements hmr edge cases
|
5 年之前 |
Evan You
|
db3f57a392
fix(hmr): fix hmr when global mixins are used
|
5 年之前 |
Evan You
|
47f488350c
chore: run updated prettier
|
5 年之前 |
Guillaume Chau
|
9db3cbbfc1
fix(hmr): don't remove __file key from component type
|
5 年之前 |
Bruno P. Kinoshita
|
ee266af42a
chore: typo "depdendency" (#2920)
|
5 年之前 |
Evan You
|
46d80f4d58
fix: allow hmr in all builds
|
5 年之前 |