История коммитов

Автор SHA1 Сообщение Дата
  Evan You e47b1ca6d6 chore: disallow async/await usage in src 4 лет назад
  Evan You 438754a0d1 fix(build): avoid using async/await syntax 4 лет назад
  Evan You a44d528af1 fix(codegen): ensure valid types in genreated code when using global directives 4 лет назад
  Austin Keener 12cf9f4ea1 fix(runtime-core): fix instance accessed via $parent chain when using expose() (#4048) 4 лет назад
  wonderl17 735ada1507 fix(runtime-core): add useAttrs and useSlots export (#4053) 4 лет назад
  Evan You 2788154f77 fix(build): fix generated code containing unprocessed class field syntax 4 лет назад
  Evan You fc7b640041 release: v3.1.3 4 лет назад
  Evan You ba89ca9eca fix(runtime-dom): fix static node content caching edge cases 4 лет назад
  Guillaume 347d90173b types: export CreateComponentPublicInstance 4 лет назад
  Evan You 33708e8bf4 fix(ssr): ensure behavior consistency between prod/dev when mounting SSR app to empty containers 4 лет назад
  Evan You 34d4991dd5 fix(ssr): properly hydrate non-string value bindings 4 лет назад
  Evan You fded1e8dfa fix(runtime-core): fix mouting of detached static vnode 4 лет назад
  Evan You d2df28dca4 fix(compiler-core): properly exit self-closing pre tag 4 лет назад
  Evan You 127ed1b969 fix(types): improve type of unref() 4 лет назад
  Bas van Meurs 69b74a806f chore(puppeteer): upgrade puppeteer (#4019) 4 лет назад
  dependabot[bot] 489db4fc61 build(deps-dev): bump sass from 1.32.12 to 1.35.1 (#4047) 4 лет назад
  dependabot[bot] bd7c23928e build(deps): bump @babel/types from 7.14.4 to 7.14.5 (#4045) 4 лет назад
  dependabot[bot] 27276cd63d build(deps-dev): bump vite from 2.3.7 to 2.3.8 (#4044) 4 лет назад
  dependabot[bot] 144c0e7448 build(deps): bump postcss-modules from 4.0.0 to 4.1.3 (#4043) 4 лет назад
  dependabot[bot] 5158f2064f build(deps): bump @babel/parser from 7.14.4 to 7.14.7 (#4041) 4 лет назад
  dependabot[bot] 020c417c23 build(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.28.1 (#4042) 4 лет назад
  dependabot[bot] 598fe7180d build(deps-dev): bump eslint from 7.25.0 to 7.29.0 (#4040) 4 лет назад
  dependabot[bot] 4779f90e2a build(deps-dev): bump typescript from 4.2.4 to 4.3.5 (#4038) 4 лет назад
  Johnson Chu 8ed3ed6c27 feat(types/ide): support find definition for jsx tags, events (#3570) 4 лет назад
  Johnson Chu 81e69b29ec feat(types): support IDE renaming for props (#3656) 4 лет назад
  Evan You 1ffd48a2f5 fix(compiler-sfc): support TS runtime enum in `<script setup>` 4 лет назад
  Evan You f8a6b57ddd refactor(reactivity): improve tree-shaking annotations 4 лет назад
  Evan You 601a290caa feat(compiler-sfc): compileScript parseOnly mode 4 лет назад
  Evan You 96cc335aa7 feat(sfc): make ref sugar disabled by default 4 лет назад
  Evan You 9ee41e14d2 fix: prevent withAsyncContext currentInstance leak in edge cases 4 лет назад