Commit Graph

5 Commits

Author SHA1 Message Date
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