Evan You
|
92526b06de
chore: fix dts build
|
1 yıl önce |
Evan You
|
4366a7e213
test(vapor): apiWatch
|
1 yıl önce |
Evan You
|
2bbb6d2fc5
fix(scheduler): recover nextTick from error in post flush cb
|
1 yıl önce |
Evan You
|
72d82353ee
refactor: make core warning and errorHandling vdom/vapor generic
|
1 yıl önce |
Evan You
|
9d89d7ab27
refactor: expose scheduler for vapor
|
1 yıl önce |
skirtle
|
577edca8e7
fix(scheduler): job ordering when the post queue is flushing (#12090)
|
1 yıl önce |
skirtle
|
d18d6aa1b2
fix(scheduler): ensure recursive jobs can't be queued twice (#11955)
|
1 yıl önce |
Yang Mingshan
|
48613bb928
refactor(scheduler): simplify checkRecursiveUpdates (#11856)
|
1 yıl önce |
skirtle
|
df56cc5287
fix(scheduler): prevent duplicate jobs being queued (#11826)
|
1 yıl önce |
远方os
|
c518517cb3
chore(types): removed the Awaited compatibility type tool (#11820)
|
1 yıl önce |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
1 yıl önce |
skirtle
|
4b608a9449
refactor(scheduler): remove invalidateJob (#11650)
|
1 yıl önce |
skirtle
|
7fbf4964e4
refactor(scheduler): remove redundant sorting (#11646)
|
1 yıl önce |
skirtle
|
b332f80f0e
fix(runtime-core): pre jobs without an id should run first (#7746)
|
1 yıl önce |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 yıl önce |
Evan You
|
59a3e88903
feat(teleport): support deferred Teleport (#11387)
|
1 yıl önce |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
1 yıl önce |
Evan You
|
ee0248accf
fix(runtime-core): errors during component patch should be caught by error handlers
|
1 yıl önce |
Evan You
|
26356264d2
chore: Merge branch 'main' into minor
|
2 yıl önce |
edison
|
aa156ed5c4
fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370)
|
2 yıl önce |
Evan You
|
8708a7f1ef
chore: fix lint
|
2 yıl önce |
Evan You
|
55660b0cfc
refactor(scheduler): use bitwise flags for scheduler jobs + optimize queueJob (#10407)
|
2 yıl önce |
Evan You
|
05eb4e0fef
Refactor reactivity system to use version counting and doubly-linked list tracking (#10397)
|
2 yıl önce |
Evan You
|
d9162dfc2e
fix(scheduler): sort nested postFlushCbs
|
2 yıl önce |
Doctorwu
|
68e5cc6ac8
chore(runtime-core): remove console comment (#9989)
|
2 yıl önce |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 yıl önce |
AlanYu
|
1d79b64ebc
feat(runtime-core): throw real error when scheduler detects infinite loop during dev (#7447)
|
2 yıl önce |
Rudy
|
6784f0b1f8
fix(watch): should not fire pre watcher on child component unmount (#7181)
|
2 yıl önce |
skirtle
|
a8f663867b
fix(scheduler): ensure jobs are in the correct order (#7748)
|
2 yıl önce |
丶远方
|
6a22b1f6c2
fix(types): ensure nextTick return type reflect correct Promise value (#8406)
|
2 yıl önce |