2195 Commits (a2f73f2c2e28771e6597334bd86f82851ce0955e)
 

Author SHA1 Message Date
Evan You a2f73f2c2e fix(ssr): fix style injection regression 7 years ago
Evan You 0c9534ff00 fix(ssr): fix bundleRenderer Promise rejection regression 7 years ago
Evan You 5376dab415 chore: fix bronze sponsors 7 years ago
kazuya kawaguchi ed88ac4114 docs(packages): fix syntax (#6600) 7 years ago
Evan You 7cea42b4ef chore: re-organize backers.md 7 years ago
Evan You 4504cafa8d chore: re-organize README 7 years ago
Evan You 0a7ffb148c build: release 2.4.3 7 years ago
Evan You ef432c6e86 build: build 2.4.3 7 years ago
Evan You c8564abd62 refactor: tweak dependArray change 7 years ago
Evan You fa6a7290e3 fix: $off should ignore undefined handler argument 7 years ago
Evan You 1c86b9ebeb chore: ignore code that cannot be reached in PhantomJS 7 years ago
katashin 1baa0a7884 fix(types): add `inject` option in functional component options type (#6530) 7 years ago
fenduru aa820cba37 perf(core): prevent iteration of arrays that should not be observable (#6467) 7 years ago
Elevista 3ee62fd59e fix(inject): exclude not enumerable keys of inject object (#6346) 7 years ago
Evan You 1f52a2a9f4 fix(ssr): expose context.styles when no lifecycle styles are injected 7 years ago
Evan You 09106f066a fix(ssr): handle v-text/v-html with non-string value 7 years ago
Evan You 7116af4e07 fix: set value as domProp for <progress> 7 years ago
Evan You 684cd7d21a fix: preserve slot attribute if not resolved by Vue 7 years ago
Evan You 844a540c64 fix: do not use MutationObserver in IE11 7 years ago
Evan You 6f312d636c fix(v-model): fix input listener with modifier blocking v-model update 7 years ago
Evan You a977740816 chore: update backers.md for tiered open collective sponsors 7 years ago
Evan You 0b8257365a chore: update open collective sponsors with all tiers 7 years ago
Clark Du 95e4e707d2 refactor: remove ternary operator because key is always true (#6576) 7 years ago
samayo 3f42562de7 chore: fix comment typo (#6573) 7 years ago
Clark Du 1a19c418b1 chore(docs): update packages readme links which point to 404 (#6577) 7 years ago
ULIVZ 88487dbaf3 build: refactor build alias (#6570) 7 years ago
Clark Du 76182a2645 chore: remove always falsy condition on perf (#6547) 7 years ago
ULIVZ 949ec34cf7 chore: correct the contributor link (#6571) 7 years ago
Evan You aa35ec9adc chore: update financial contribution info 7 years ago
Evan You f956a9914a chore: update backers 7 years ago
Evan You e51c0c0e68 chore: update backers 7 years ago
Sebastian b77a298cf3 chore: fixed typo in changelog section (#6549) 7 years ago
Josh Soref f477ecdbbb chore: spelling (#6535) 7 years ago
Evan You 0f00f8fc2b fix(ssr): better handle v-html hydration 7 years ago
Evan You f323719f20 chore: add line numbers to flow link in compiler readme 7 years ago
AchillesJ 679cd1fef4 fix: support prop type checking for primitive wrapper objects (#6450) 7 years ago
Evan You 08bc7595fd refactor: simplify html parser regex 7 years ago
Stefan 31d3ec62ce refactor: simplify html parser attribute regex (#6414) 7 years ago
Herrington Darkholme 38d52182bf fix(types): allow variadic plugin use (#6363) 7 years ago
JK 3c216755f6 fix(provide): provide should default to parentVal during merging (#6473) 7 years ago
katashin a67b795b36 types: add TypeScript declarations of webpack plugins (#6325) 7 years ago
superwf 1b96ba7019 refactor: remove repeat line in patch.js (#6269) 7 years ago
Liwei Qian 14ee9e74bf perf: optimize the performance of hyphenate method. (#6274) 7 years ago
JounQin 0b2929a3d6 types: add EsModuleComponent definition (#6477) 7 years ago
Evan You 08a18dd7b8 build: add types as allowed commit type 7 years ago
AchillesJ 89f0d29f2d fix: inherit SVG ns on component root node (#6511) 7 years ago
Evan You 538ad20d8a fix(directive): should invoke unbind & inserted on inner component root element change 7 years ago
Evan You a744497534 fix: ensure outer bindings on nested HOC are properly re-applied on inner root element change 7 years ago
Palash Mondal 2d75aba5e1 chore: fixed a small typo in CONTRIBUTING.md (#6517) 7 years ago
Evan You 230c6ae782 fix(vdom): avoid diff de-opt when both head/tail are different 7 years ago