Commit History

Author SHA1 Message Date
  三咲智子 Kevin Deng 6b03b47462 fix(compiler-vapor): call withDirectives after created 2 years ago
  Doctor Wu b7b652eb71 feat(runtime-vapor): template ref on component (#185) 2 years ago
  三咲智子 Kevin Deng 7fe4712831 Merge remote-tracking branch 'upstream/main' 2 years ago
  Evan You 574c3e63bb release: v3.4.25 2 years ago
  Evan You 8ee69e7eaf ci: use single thread for e2e tests on ci 2 years ago
  Evan You 064e82f585 fix(runtime-core): use normal object as internal prototype for attrs and slots 2 years ago
  Evan You 4253a57f17 fix(defineModel): align prod mode runtime type generation with defineProps 2 years ago
  edison 3724693a25 fix(runtime-core): properly get keepAlive child (#10772) 2 years ago
  Evan You 958286e3f0 release: v3.4.24 2 years ago
  Evan You b92c25f53d fix(compiler-core): properly parse await expressions in edge cases 2 years ago
  Evan You 173ec65cd4 test: revert to threads 2 years ago
  Evan You f12c81efca fix(compiler-ssr): fix hydration mismatch for conditional slot in transition 2 years ago
  Evan You c8e87a1c90 test: use pool: vmThreads 2 years ago
  Evan You a7cf74277e test: fix test case broken by b93f264 2 years ago
  Evan You b93f264647 fix(runtime-core): props should be readonly via direct template access 2 years ago
  Vadim Kruglov da7adefa84 fix(compiler-core): handle template ref bound via v-bind object on v-for (#10706) 2 years ago
  Evan You 5cef52a5c2 fix(compiler-sfc): handle readonly operator and ReadonlyArray/Map/Set types 2 years ago
  Vadim Kruglov 65109a70f1 fix(transition): transition is breaking/flickering when enter is canceled (#10688) 2 years ago
  renovate[bot] 88c9d264ea chore(deps): update build (#10761) 2 years ago
  renovate[bot] 15df5c1b26 fix(deps): update compiler (#10760) 2 years ago
  renovate[bot] 745775c3cf chore(deps): update test (#10759) 2 years ago
  renovate[bot] b0d00958e0 chore(deps): update all non-major dependencies (#10758) 2 years ago
  GaoNeng d6c5bcf833 feat(runtime-core): implement debug hook (#183) 2 years ago
  Doctor Wu d490bf2ed7 feat(runtime-vapor): implement expose (#181) 2 years ago
  三咲智子 Kevin Deng e67e6432f0 refactor: merge createTextNode & setText 2 years ago
  三咲智子 Kevin Deng b9b3e021de feat(compiler-vapor): extract `resolveComponent` 2 years ago
  Jevon 1f28ae15cd feat(compiler-vapor): v-model for component (#180) 2 years ago
  Jevon 37df043adc feat(runtime-vapor): runtime for v-on in component (#178) 2 years ago
  三咲智子 Kevin Deng 7cacb655e0 fix(runtime-vapor): flush post jobs after unmount 2 years ago
  三咲智子 Kevin Deng af1581be28 fix(compiler-vapor): v-model argument on native element 2 years ago