Historie revizí

Autor SHA1 Zpráva Datum
  laineus 741d3b36f2 fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447) před 4 roky
  Evan You 561e210157 fix(inject): should auto unwrap injected refs před 4 roky
  Evan You 9b607fe409 fix(watch): fix watch option merging from mixins před 4 roky
  Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2 před 5 roky
  HcySunYang b58bb16959 fix(runtime-core): should call chained mixins and extends (#3040) před 5 roky
  Evan You 75964aba03 test: test case for #3300, #3301 před 5 roky
  HcySunYang 2587f36fe3 fix(runtime-core): component methods should override global properties in DEV (#3074) před 5 roky
  hiroki 7a1a782642 fix(provide): support symbols in applyOptions (#2616) před 5 roky
  Hunter 962af85220 test(runtime-core): inject from closest ancestor (#2329) před 5 roky
  Evan You f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins před 5 roky
  Evan You 1c9a0b3e19 feat(watch): support dot-delimited path in watch option před 5 roky
  Stanislav Lashmanov 313dd06065 fix(runtime-core/inject): handle optional `from` option in inject object config (#2073) před 5 roky
  Evan You d4724619fc fix(inject): fix support for inject option default function před 5 roky
  ᴜɴвʏтᴇ 706b52aadd fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986) před 5 roky
  HcySunYang 6df0e738cb fix(runtime-core): properly call lifecycle hooks in chained mixins & extends (#1974) před 5 roky
  Evan You c15311cfe8 fix(runtime-core): fix data merge order for mixins/extends před 5 roky
  Eduardo San Martin Morote b5f91ff570 fix(watch): allow handler to be a string (#1775) před 5 roky
  Evan You 5c74243211 test: move mockWarn into setup files před 5 roky
  Evan You 354d79c42b fix(runtime-core): respect render function from mixins před 5 roky
  doly mood d3c436ae2e feat(types): mixins/extends support in TypeScript (#626) před 6 roky
  Evan You ff4d1fcd81 fix(runtime-core): mixin options that rely on this context should be deferred před 6 roky
  Evan You bfd6744fb1 perf(runtime-core): use raw context on component options init před 6 roky
  Evan You c5beb9fb4c chore: remove unused import před 6 roky
  Evan You 27873dbe1c feat(runtime-core): support app.config.globalProperties před 6 roky
  Evan You 4cb3c5c49a test: improve $options test to use beforeCreate hook před 6 roky
  Evan You 528621ba41 feat(runtime-core): support `config.optionMergeStrategies` před 6 roky
  Evan You bb7fa3dabc feat(runtime-core): implement RFC-0020 před 6 roky
  Evan You 11d2fb2594 refactor(fragments): remove visible anchors for fragments před 6 roky
  Evan You 2fb7a63943 fix(computed): support arrow function usage for computed option před 6 roky
  Evan You 9571ede84b refactor(watch): adjsut watch API behavior před 6 roky