Historie revizí

Autor SHA1 Zpráva Datum
  Evan You e019b14add ci: set node to 16 před 4 roky
  Roan Kattouw 9d5fd33d6d fix(shared): support custom .toString() in text interpolation again (#4210) před 4 roky
  Bartek Igielski 1e3d468ca1 build(server-renderer): Add ESM as a build target (#4209) před 4 roky
  Evan You 13c69469f2 refactor: simplify for size před 4 roky
  Bas van Meurs 91f29540fe refactor(reactivity): optimize child effect scope dereferencing (#4184) před 4 roky
  Evan You 3b38c9ae9b feat(sfc): remove experimental status for sfc style v-bind před 4 roky
  Evan You 51ee84fc6a fix(suspense): fix dynamicChildren tracking when suspense root is a block itself před 4 roky
  Evan You 1867591e7c fix(reactivity): dereference nested effect scopes on manual stop před 4 roky
  Pick da6c055b19 types(reactivity): simplify UnwrapNestedRefs (#4194) před 4 roky
  Pick b79e4ca717 types(reactivity): Simplify the SymbolExtract (#4162) před 4 roky
  Roan Kattouw d2585e13e9 chore: Add LICENSE file for vue-compat (#4200) [ci skip] před 4 roky
  edison 771635b72a fix(sfc/style-vars): improve ignore style variable bindings in comments (#4202) před 4 roky
  Evan You 204e194d2b release: v3.2.0-beta.6 před 4 roky
  Evan You f994b974c0 feat: unwrap refs in toDisplayString před 4 roky
  Evan You ee4cbaeec9 fix(runtime-core): expose ssrUtils in esm-bundler build před 4 roky
  Evan You 561e210157 fix(inject): should auto unwrap injected refs před 4 roky
  Evan You 8681c12c0c chore: rename method to make it more explicit it is dev only před 4 roky
  edison 3a75d5d694 fix(sfc/style-vars): should ignore style variable bindings in comments (#4188) před 4 roky
  Evan You 1c7f5d3fce workflow: auto determine release dist-tag před 4 roky
  Evan You 4b595a3ea1 release: v3.2.0-beta.5 před 4 roky
  Otto 1015700e1e docs: update vite init command (#4176) [ci skip] před 4 roky
  Evan You ac74e1dd33 fix(v-model): avoid resetting value of in-focus & lazy input před 4 roky
  Evan You 2581cfb707 fix(types): fix types for readonly ref před 4 roky
  Evan You 231dafd55a refactor: adjust custom element hmr, fix tests před 4 roky
  Evan You bff4ea74c5 fix(hmr): fix custom elements hmr edge cases před 4 roky
  Evan You 5b76843b69 feat(runtime-dom): support passing initial props to custom element constructor před 4 roky
  Evan You 7a7e1d8e9f feat(runtime-dom): hmr for custom elements před 4 roky
  Evan You a7fa4ac28a feat(runtime-dom): support specifying shadow dom styles in defineCustomElement před 4 roky
  Evan You f0ca233d8b refactor(compiler-sfc): improve script setup import expose heuristics před 4 roky
  Evan You 5a3ccfd914 feat(compiler-sfc): avoid exposing imports not used in template před 4 roky