Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You f73925d76a fix(sfc): ensure `<script setup>` binding behavior consistency on `this` between prod and dev vor 3 Jahren
  Evan You 4c3203b9b7 chore: run prettier vor 3 Jahren
  Rudy e4de623ea7 fix(types): support inferring injected properties in options api (#6804) vor 3 Jahren
  webfansplz 41d9c47300 fix(types): `$watch` callback parameters type (#6136) vor 3 Jahren
  Evan You 8071ef47b5 fix(types): restore DefineComponent argument order vor 4 Jahren
  edison 2a9e9a4096 refactor(runtime-core): extract function `isReservedPrefix` (#3265) vor 4 Jahren
  Evan You d52907f4eb fix(runtime-core): ensure consistent identity of $forceUpdate and $nextTick instance methods vor 4 Jahren
  Zclhlmgqzc 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) vor 4 Jahren
  Evan You f641c4b228 fix(runtime-core): fix use of non-existent-in-prod internal property in defineProperty trap vor 4 Jahren
  Thorsten Lünborg 1612971471 fix(compat): copy additional properties for functions bound via globalProperties (#4873) vor 4 Jahren
  宋铄运 (Alan Song) c6eb3cccce build: improve treeshakeability (#5682) vor 4 Jahren
  lidlanca 1574edd490 fix(runtime-core): allow spying on proxy methods regression (#5417) vor 4 Jahren
  Cédric Exbrayat 8457d8b980 fix(runtime-core): allow spying on proxy methods (#4216) vor 4 Jahren
  Evan You 6cfd72e760 refactor: move type utils to shared vor 4 Jahren
  Evan You aac0466cb8 fix(runtime-core): fix component public instance has check for accessed non-existent properties vor 4 Jahren
  ygj6 14fcced281 fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570) vor 4 Jahren
  edison 380608bd44 fix(types): fix forceUpdate type (#4302) vor 4 Jahren
  Evan You 8681c12c0c chore: rename method to make it more explicit it is dev only vor 4 Jahren
  Evan You dd1439e711 build: reduce runtime build size vor 4 Jahren
  Evan You 47f488350c chore: run updated prettier vor 4 Jahren
  Austin Keener 12cf9f4ea1 fix(runtime-core): fix instance accessed via $parent chain when using expose() (#4048) vor 5 Jahren
  Evan You b0203a3092 feat(expose): always expose $ instance properties on child refs vor 5 Jahren
  Evan You 0b8b576428 fix(sfc): allow variables that start with _ or $ in `<script setup>` vor 5 Jahren
  Evan You 056ef2a7d2 refactor: use markRaw instead of internal flag check vor 5 Jahren
  Evan You 1e35a860b9 refactor: adjust component options merge cache strategy vor 5 Jahren
  Evan You 6f8fe4eac9 wip: more compat tweaks vor 5 Jahren
  Evan You 62bfdae043 wip: Vue.util compat vor 5 Jahren
  Evan You 53b8127a9c wip: progress vor 5 Jahren
  Evan You 40e3dd28e1 wip: restructure compat code + global api alignment vor 5 Jahren
  Evan You e2d6ff845b wip: root mount api compat vor 5 Jahren