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 лет назад |
Carlos Rodrigues
|
fbabae0c0a
chore: replace some type casts and fix variable and filename typos (#93)
|
6 лет назад |
月迷津渡
|
9d6783053c
types: simplify types (#104)
|
6 лет назад |
Evan You
|
54a78f3856
chore: remove unnecessary enum initial value
|
6 лет назад |
Evan You
|
3b1d87efbe
test: test suspense error handling
|
6 лет назад |
Evan You
|
360f3b4f37
types: improve type exports
|
6 лет назад |
Evan You
|
98d1406214
test: test for app-level APIs
|
6 лет назад |
Evan You
|
aac807bc63
test: test for directives
|
6 лет назад |
Evan You
|
0f0ca4ae7c
wip: vnodeXXX directive hooks
|
6 лет назад |
Evan You
|
1c6ecf4144
wip: avoid including full error type strings in prod
|
6 лет назад |