daiwei
|
7e8b34cf6c
chore: Merge branch 'minor' into rolldown
|
4 ay önce |
Tycho
|
7ad289e1e7
fix(reactivity): trigger reactivity for Map key `undefined` (#12055)
|
1 yıl önce |
Evan You
|
29de6f8b0b
chore: remove no longer used property on Dep
|
1 yıl önce |
Evan You
|
6001e5c81a
fix(reactivity): fix property dep removal regression
|
1 yıl önce |
yangxiuxiu
|
c0e9434414
refactor(reactivity): avoid optional chaining in getDepFromReactive (#12007)
|
1 yıl önce |
Evan You
|
235ea4772e
fix(reactivity): fix memory leak from dep instances of garbage collected objects
|
1 yıl önce |
Evan You
|
c74bb8c2dd
fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944)
|
1 yıl önce |
Evan You
|
11eebcb4df
refactor(reactivity): use class for Link
|
1 yıl önce |
zhangenming
|
f80d447c17
perf(reactivity): trigger deps directly instead of storing in an array first (#11695)
|
1 yıl önce |
Jürg Lehni
|
716275d1b1
fix(reactivity): prevent endless recursion in computed getters (#11797)
|
1 yıl önce |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
1 yıl önce |
Evan You
|
8708a7f1ef
chore: fix lint
|
1 yıl önce |
Wick
|
28841fee43
fix(reactivity): fix call sequence of ontrigger in effect (#10501)
|
2 yıl önce |
jods
|
70196a40cc
perf(reactivity): optimize array tracking (#9511)
|
2 yıl önce |
Evan You
|
05eb4e0fef
Refactor reactivity system to use version counting and doubly-linked list tracking (#10397)
|
2 yıl önce |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 yıl önce |
Johnson Chu
|
16e06ca08f
feat(reactivity): more efficient reactivity system (#5912)
|
2 yıl önce |
n2ptune
|
2361ca4fc2
chore(reactivity): fix typo in dep (#4534) [ci skip]
|
4 yıl önce |
Evan You
|
979a841946
chore: use consistent file naming
|
4 yıl önce |