Commit History

Author SHA1 Message Date
  Evan You fa6a7290e3 fix: $off should ignore undefined handler argument 8 years ago
  Evan You 1c86b9ebeb chore: ignore code that cannot be reached in PhantomJS 8 years ago
  katashin 1baa0a7884 fix(types): add `inject` option in functional component options type (#6530) 8 years ago
  fenduru aa820cba37 perf(core): prevent iteration of arrays that should not be observable (#6467) 8 years ago
  Elevista 3ee62fd59e fix(inject): exclude not enumerable keys of inject object (#6346) 8 years ago
  Evan You 1f52a2a9f4 fix(ssr): expose context.styles when no lifecycle styles are injected 8 years ago
  Evan You 09106f066a fix(ssr): handle v-text/v-html with non-string value 8 years ago
  Evan You 7116af4e07 fix: set value as domProp for <progress> 8 years ago
  Evan You 684cd7d21a fix: preserve slot attribute if not resolved by Vue 8 years ago
  Evan You 844a540c64 fix: do not use MutationObserver in IE11 8 years ago
  Evan You 6f312d636c fix(v-model): fix input listener with modifier blocking v-model update 8 years ago
  Evan You a977740816 chore: update backers.md for tiered open collective sponsors 8 years ago
  Evan You 0b8257365a chore: update open collective sponsors with all tiers 8 years ago
  Clark Du 95e4e707d2 refactor: remove ternary operator because key is always true (#6576) 8 years ago
  samayo 3f42562de7 chore: fix comment typo (#6573) 8 years ago
  Clark Du 1a19c418b1 chore(docs): update packages readme links which point to 404 (#6577) 8 years ago
  ULIVZ 88487dbaf3 build: refactor build alias (#6570) 8 years ago
  Clark Du 76182a2645 chore: remove always falsy condition on perf (#6547) 8 years ago
  ULIVZ 949ec34cf7 chore: correct the contributor link (#6571) 8 years ago
  Evan You aa35ec9adc chore: update financial contribution info 8 years ago
  Evan You f956a9914a chore: update backers 8 years ago
  Evan You e51c0c0e68 chore: update backers 8 years ago
  Sebastian b77a298cf3 chore: fixed typo in changelog section (#6549) 8 years ago
  Josh Soref f477ecdbbb chore: spelling (#6535) 8 years ago
  Evan You 0f00f8fc2b fix(ssr): better handle v-html hydration 8 years ago
  Evan You f323719f20 chore: add line numbers to flow link in compiler readme 8 years ago
  AchillesJ 679cd1fef4 fix: support prop type checking for primitive wrapper objects (#6450) 8 years ago
  Evan You 08bc7595fd refactor: simplify html parser regex 8 years ago
  Stefan 31d3ec62ce refactor: simplify html parser attribute regex (#6414) 8 years ago
  Herrington Darkholme 38d52182bf fix(types): allow variadic plugin use (#6363) 8 years ago