Johnson Chu
|
5a528aa5cc
refactor(reactivity, runtime-core): improve performance-critical code (#13274)
|
11 месяцев назад |
Evan You
|
72d82353ee
refactor: make core warning and errorHandling vdom/vapor generic
|
1 год назад |
Rizumu Ayaka
|
205e5b5e27
feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)
|
1 год назад |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 год назад |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 год назад |
Evan You
|
f476b7f030
feat(runtime-core): add app.config.throwUnhandledErrorInProduction
|
1 год назад |
Evan You
|
ee0248accf
fix(runtime-core): errors during component patch should be caught by error handlers
|
1 год назад |
Thorsten Lünborg
|
582a3a382b
feat(runtime-core): add app.onUnmount() for registering cleanup functions (#4619)
|
2 лет назад |
caomingrui
|
53d15d3f76
fix(runtime-core): handle invalid values in callWithAsyncErrorHandling
|
2 лет назад |
丶远方
|
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)
|
5 лет назад |
ᴜɴвʏтᴇ
|
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 лет назад |