ᴜɴвʏтᴇ
|
6df3675548
|
test(runtime-core): improve test for #2295 (#2309)
|
2020-10-13 16:29:23 -04:00 |
|
HcySunYang
|
ea1f87eabf
|
fix(reactivity): should add allowRecurse to the effect (#2213)
So that the scheduler also respects effect's allowRecurse option.
fix #2200
|
2020-10-05 16:36:02 -04:00 |
|
Philipp Rudloff
|
28d5fd7a28
|
fix(runtime-core): vnode.el is null in watcher after rerendering (#2295)
fix #2170
|
2020-10-05 16:05:43 -04:00 |
|
Evan You
|
3810de7d6b
|
fix(reactivity): effect shoud only recursively self trigger with explicit options
fix #2125
|
2020-09-16 10:52:31 -04:00 |
|
Evan You
|
124c385baf
|
perf: should not trigger child update if changed prop is declared emit listener
close #2072
|
2020-09-14 18:58:30 -04:00 |
|
春去春又来
|
379a8af288
|
test(runtime-core): add test for rendererComponent (#1393)
|
2020-07-15 09:34:23 -04:00 |
|
Evan You
|
e68209bfdb
|
test: bump jest
|
2020-06-16 12:11:51 -04:00 |
|
underfin
|
6c8bfa1018
|
fix(runtime-core): fix parent el update on nested HOC self-update (#1360)
fix #1357
|
2020-06-15 16:46:29 -04:00 |
|