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