Evan You
|
984927a1a9
fix: fix regression on duplicate component init when using shared data objects
|
il y a 8 ans |
Alex
|
6bc75cacb7
fix(v-on): return handler value when using modifiers (#7704)
|
il y a 8 ans |
Evan You
|
50b711af43
fix: do not special case attributes for custom elements
|
il y a 8 ans |
Evan You
|
d8b08387a2
fix: clean up custom events when patched component no longer have events
|
il y a 8 ans |
Evan You
|
956756b1be
refactor: use more efficient on-demand clone to handle reused node edge cases
|
il y a 8 ans |
Evan You
|
4e00688e4a
build: update dev dependencies
|
il y a 8 ans |
Evan You
|
13196b25b8
fix: clone slot nodes for render fn usage as well
|
il y a 8 ans |
Evan You
|
5665eaf985
fix: backwards compat with checkbox code generated in < 2.5
|
il y a 8 ans |
Evan You
|
1f84dd1c24
fix: fix empty array edge case in normalizeChildren
|
il y a 8 ans |
Evan You
|
a744497534
fix: ensure outer bindings on nested HOC are properly re-applied on inner root element change
|
il y a 8 ans |
Nick Messing
|
f76d16ed95
fix(vdom): Don't replace input for text-like type change (#6344)
|
il y a 8 ans |
YOU
|
61930e0cc6
chore(test): fix some typos (#5101)
|
il y a 9 ans |
Evan You
|
08bd81f8c0
fix #4530 with smaller change scope
|
il y a 9 ans |
Evan You
|
ab0a2259e0
Revert "also bind static special attrs as props (fix #4530)"
|
il y a 9 ans |
Evan You
|
b3ebfef91d
also bind static special attrs as props (fix #4530)
|
il y a 9 ans |
(´・ω・`)
|
fce3f04a44
Ensure Vue instance's vnode and element is up to date (#4299)
|
il y a 9 ans |
Evan You
|
014d2f8599
fix vdom patch edge case for static nodes being reused and as insertion reference node (fix #3533)
|
il y a 9 ans |