丶远方
|
ab59bedae4
fix(runtime-core): fix errorHandler causes an infinite loop during execution (#9575)
|
2 年之前 |
OnlyWick
|
5f7a0a08b2
chore(errorHandling): directly return value in callWithErrorHandling function (#10315)
|
2 年之前 |
Evan You
|
c3087ff2cc
fix: correct url for production error reference links
|
2 年之前 |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 年之前 |
Evan You
|
8e727d62ab
chore: update new issue url in scheduler error message
|
2 年之前 |
ZHAO Jin-Xiang
|
fff7b864f4
feat: use enum to replace const enum (#9261)
|
2 年之前 |
三咲智子 Kevin Deng
|
9f8ba9821f
feat(dx): link errors to docs in prod build (#9165)
|
2 年之前 |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 年之前 |
Evan You
|
ae4b0783d7
chore: update repo references
|
4 年之前 |
LordTerabyte
|
d069796b8f
fix(runtime-core): add missing serverPrefetch hook error string (#4014)
|
4 年之前 |
ᴜɴвʏтᴇ
|
4d20ac8173
fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289)
|
5 年之前 |
Evan You
|
df954dc90f
chore: do not log warned error during tests
|
5 年之前 |
Evan You
|
c7b4a379cf
fix(runtime-core/async-component): fix error component when there are no error handlers
|
5 年之前 |
Evan You
|
3cc768f9f2
refactor(runtime-core): adjust error handling behavior
|
5 年之前 |
Evan You
|
352c369704
chore: remove stale _isVue checks
|
6 年之前 |
Evan You
|
c3bb3169f4
feat(runtime-core): async component support
|
6 年之前 |
Evan You
|
ba9a91c48c
refactor: remove null comparisons
|
6 年之前 |
Evan You
|
aa4ab39c1a
refactor: separate vnode hooks and directive hooks
|
6 年之前 |
hareku
|
257727569a
types(runtime-core): update error type to unknown (#798)
|
6 年之前 |
Evan You
|
e81c8a32c7
feat(runtime-core): emit now returns array of return values from all triggered handlers
|
6 年之前 |
Sören Schwert
|
1081ef8089
chore: fix error reporting URL to point to vue-next (#624) [ci skip]
|
6 年之前 |
Evan You
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 年之前 |
JiZhi
|
ec2feeafad
chore: typo (#488) [ci skip]
|
6 年之前 |
Evan You
|
79f23a2f77
feat(transition): support component child
|
6 年之前 |
Evan You
|
300a705221
refactor: use __TEST__ flag
|
6 年之前 |
Dmitry Sharshakov
|
325e15ef41
feat(createRenderer): handle errors in function refs (#403)
|
6 年之前 |
Evan You
|
b5886189ba
types: massive refactor
|
6 年之前 |
Jooger
|
67eb29f63b
refactor(errorHandlling): handle array in callWithAsyncErrorHandling (#332)
|
6 年之前 |
Evan You
|
f241c92917
chore: remove todo
|
6 年之前 |
Dmitry Sharshakov
|
7305f693b1
refactor(runtime-core): extract promise check into shared (#325)
|
6 年之前 |