Commit History

Author SHA1 Message Date
  HcySunYang 2587f36fe3 fix(runtime-core): component methods should override global properties in DEV (#3074) 5 years ago
  hiroki 7a1a782642 fix(provide): support symbols in applyOptions (#2616) 5 years ago
  Hunter 962af85220 test(runtime-core): inject from closest ancestor (#2329) 5 years ago
  Evan You f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins 5 years ago
  Evan You 1c9a0b3e19 feat(watch): support dot-delimited path in watch option 5 years ago
  Stanislav Lashmanov 313dd06065 fix(runtime-core/inject): handle optional `from` option in inject object config (#2073) 5 years ago
  Evan You d4724619fc fix(inject): fix support for inject option default function 5 years ago
  ᴜɴвʏтᴇ 706b52aadd fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986) 5 years ago
  HcySunYang 6df0e738cb fix(runtime-core): properly call lifecycle hooks in chained mixins & extends (#1974) 5 years ago
  Evan You c15311cfe8 fix(runtime-core): fix data merge order for mixins/extends 5 years ago
  Eduardo San Martin Morote b5f91ff570 fix(watch): allow handler to be a string (#1775) 5 years ago
  Evan You 5c74243211 test: move mockWarn into setup files 5 years ago
  Evan You 354d79c42b fix(runtime-core): respect render function from mixins 5 years ago
  doly mood d3c436ae2e feat(types): mixins/extends support in TypeScript (#626) 6 years ago
  Evan You ff4d1fcd81 fix(runtime-core): mixin options that rely on this context should be deferred 6 years ago
  Evan You bfd6744fb1 perf(runtime-core): use raw context on component options init 6 years ago
  Evan You c5beb9fb4c chore: remove unused import 6 years ago
  Evan You 27873dbe1c feat(runtime-core): support app.config.globalProperties 6 years ago
  Evan You 4cb3c5c49a test: improve $options test to use beforeCreate hook 6 years ago
  Evan You 528621ba41 feat(runtime-core): support `config.optionMergeStrategies` 6 years ago
  Evan You bb7fa3dabc feat(runtime-core): implement RFC-0020 6 years ago
  Evan You 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
  Evan You 2fb7a63943 fix(computed): support arrow function usage for computed option 6 years ago
  Evan You 9571ede84b refactor(watch): adjsut watch API behavior 6 years ago
  Evan You 2569890e31 refactor: move mockWarn utility to @vue/shared 6 years ago
  Chris Fritz 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 years ago
  likui 532b5eebd7 feat(runtime-core): support array in watch option (#376) 6 years ago
  Cr a23e03f01e feat(apiOptions): add warning for duplicated properties declared by options (#329) 6 years ago
  Cr d2bcedb213 feat(apiOptions): warn invalid computed options (#225) 6 years ago
  Tim van den Eijnden 0177355242 fix: add warnings (#82) 6 years ago