Commit History

Author SHA1 Message Date
  Evan You 30c33af839 chore: use explicit type import to avoid Rollup warning 4 years ago
  Julian Hundeloh e58277f6ea fix(runtime-dom): "el._assign is not a function" in compat mode (#4121) 4 years ago
  Evan You 16a0b232d7 chore: remove unused import due to merge conflict resolve mistake 4 years ago
  Evan You 29e454d4d1 chore: fix duplicate export 4 years ago
  edison 2a44225446 chore(runtime-core): Remove duplicate variable assignments (#3700) 4 years ago
  edison 762a9e99ce chore(runtime-core): use `getGlobalThis` when installing HMR API (#3217) 4 years ago
  edison decad9df57 types(compiler-sfc): export SFCParseResult type (#2923) 4 years ago
  tarunama 7540a3ff1d chore(server renderer): readable warn message (#2890) 4 years ago
  Damon Muma 0abcb2b80d chore: update reference to transformExpressions (#2682) [ci skip] 4 years ago
  小刘(liulinboyi) 7d7a2410e5 fix(compiler-sfc): remove the jsx from the babelParserPlugins when not match the case of adding jsx (#5846) 4 years ago
  ygj6 16939241b0 fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 4 years ago
  Evan You 7dfe146096 fix(compiler-sfc): fix object default values for reactive props destructure 4 years ago
  Evan You 0683a022ec types(reactivity-transform): improve type readability for reactive variables 4 years ago
  qinxiaosen_ccc 292ce69439 chore: remove outdated type comment (#5103) 4 years ago
  zhangenming b9484543db refactor(reactivity): make some expression simpler (#5131) 4 years ago
  Zclhlmgqzc 98b821d94a fix(types): preserve and expose original options on defineComponent return type (#5416) 4 years ago
  Carlos Rodrigues 32e53bfd47 fix(types): keep the original type when unwrapping `markRaw` (#3791) 4 years ago
  Evan You 67099fe202 fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range 4 years ago
  Evan You 4e7b36f5c3 chore: update sponsor img link [ci skip] 4 years ago
  Evan You 4a3237ad93 refactor: use Event constructor 4 years ago
  Evan You 74d2a76af6 fix(watch): fix flush: pre watchers triggered synchronously in setup 4 years ago
  Evan You 82bdf86254 fix(reactivity): ensure computed is invalidated before other effects 4 years ago
  Evan You 56879e6b23 release: v3.2.33 4 years ago
  Evan You 62eba63172 fix(transition): handle transition for v-if branches with comment 4 years ago
  edison 767d212d20 fix(transition): fix broken leave transition on dev root fragment (#5268) 4 years ago
  Thorsten Lünborg 71c9536625 fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679) 4 years ago
  木杉 8e29ef6019 fix(compiler-sfc): handle type modifier in import specifiers (#5498) 4 years ago
  Anthony Catel cc238cdb8e fix(ssr): avoid rendering reserved internal keys in output (#5564) 4 years ago
  Evan You f641c4b228 fix(runtime-core): fix use of non-existent-in-prod internal property in defineProperty trap 4 years ago
  edison 1f14f19439 fix(reactivity-transform): should not rewrite catch param (#5711) 4 years ago