Evan You
|
956756b1be
refactor: use more efficient on-demand clone to handle reused node edge cases
|
hace 8 años |
Evan You
|
531371b818
types: upgrade flow
|
hace 8 años |
Evan You
|
70fb68b0b0
chore: fix comment typo
|
hace 8 años |
Evan You
|
dd21eacc33
fix: fix async component resolving in sibling mounted hook
|
hace 8 años |
Evan You
|
405d8e9f4c
fix: prevent memory leak due to circular reference in vnodes
|
hace 8 años |
kazuya kawaguchi
|
894d380e40
refactor: Improve DevTools perfromance user timing measurement name (#6624)
|
hace 8 años |
Josh Soref
|
f477ecdbbb
chore: spelling (#6535)
|
hace 8 años |
赵鑫晖
|
59dbd4a414
fix: ensure $attrs and $listeners are always objects (#6441)
|
hace 8 años |
Evan You
|
61187596b9
feat(core): $attrs, $listeners & inheritAttrs option
|
hace 8 años |
Evan You
|
07a37264c3
remove reference to refElm after initial patch (fix #5851)
|
hace 9 años |
Evan You
|
1073035164
fix activate hook call timing (fix vue-router#1212)
|
hace 9 años |
Evan You
|
3209f6f517
remove parent/ref elm references when destroying instance, fix memory leak (fix vue-router#1279)
|
hace 9 años |
Evan You
|
45e273fa02
fix perf measure regression for nested components of the same name (fix #5181)
|
hace 9 años |
Evan You
|
4d227b98d0
turn off perf timeline measuring by default + reduce its impact on dev time perf (fix #5174)
|
hace 9 años |
Changyu Geng
|
7de165c99e
Add the runtime-only warning for el in-DOM HTML template (#5039)
|
hace 9 años |
Evan You
|
e7a2510e63
Revert "[WIP] Support for ref callback (#4807)"
|
hace 9 años |
Evan You
|
29f6902d19
coverage
|
hace 9 años |
Evan You
|
689c107de4
feat: config.performance
|
hace 9 años |
Evan You
|
3c0cdb5535
improve error handling for lifecycle hooks
|
hace 9 años |
Evan You
|
9ccffe72db
invoke activate/deactivate recursively + refactor (close #4242)
|
hace 9 años |
Rahul Kadyan
|
acec8db2c4
[WIP] Support for ref callback (#4807)
|
hace 9 años |
Evan You
|
87ffd0da9f
tweaks
|
hace 9 años |
Evan You
|
e7083d09f1
fix scoped slots with dynamic slot names + force update for child components with scoped slots (fix #4779)
|
hace 9 años |
Evan You
|
b1e66b4891
refactor: split render helpers into separate files
|
hace 9 años |
Evan You
|
9b384bd4be
give the component update computation a name
|
hace 9 años |
Evan You
|
2ee516dfc8
ensure updated hook is called after children are updated as well (fix #4599)
|
hace 9 años |
Evan You
|
7ffa77f3df
optimize instance hook event lookup
|
hace 9 años |
Evan You
|
b97cd0bb6c
revert events
|
hace 9 años |
Evan You
|
dae1f3df48
optimize instance initialization
|
hace 9 años |
Evan You
|
7c9e81e772
optimize initEvents
|
hace 9 años |