HcySunYang
|
f3e3f1f93b
fix(types): calling readonly() with ref() should return Readonly<Ref<T>>
|
4 年 前 |
sudongyu
|
065c367175
chore: typo (#4910) [ci skip]
|
4 年 前 |
Evan You
|
7a5c784452
workflow: update lockfile during release
|
4 年 前 |
Evan You
|
fafa7a1087
chore: update lockfile
|
4 年 前 |
ygj6
|
090df0837e
fix(compiler-sfc): add type for props's properties in prod mode (#4790)
|
4 年 前 |
Marvin Rudolph
|
d56f115f71
chore(reactivity): fix typo in types (#4889)
|
4 年 前 |
Evan You
|
fe853a5a40
release: v3.2.21
|
4 年 前 |
Evan You
|
3f4c50ca83
chore: use pnpm in release script
|
4 年 前 |
Evan You
|
34e61762d6
build: add tslib
|
4 年 前 |
Sepush
|
4dd8588408
ci: update checkout version (#4881)
|
4 年 前 |
Evan You
|
4b7f76e36a
fix(custom-element): fix custom element props access on initial render
|
4 年 前 |
Evan You
|
6916d725a0
fix(devtools): avoid open handle in non-browser env
|
4 年 前 |
Che Guevara
|
6b32f0d976
fix(devtools): fix memory leak when devtools is not installed (#4833)
|
4 年 前 |
Roland Hummel
|
b5c0142cf0
chore: ignore .idea folder (#4838) [ci skip]
|
4 年 前 |
Captain
|
2c221fcd49
chore: typo in comment [skip ci] (#4875)
|
4 年 前 |
C.Y.Kun
|
5eb72630a5
fix(runtime-core): add `v-memo` to built-in directives check (#4787)
|
4 年 前 |
Evan You
|
7bb9dd09c5
chore: improve security.md [ci skip]
|
4 年 前 |
Evan You
|
858bacef81
Create SECURITY.md
|
4 年 前 |
Evan You
|
3f38d599f5
fix(runtime-dom): fix behavior regression for v-show + style display binding
|
4 年 前 |
Evan You
|
3ca83179d1
fix(custom-element): fix initial attr type casting for programmtically created elements
|
4 年 前 |
Evan You
|
c803eb15ec
chore: avoid rollup plugin ts warning
|
4 年 前 |
Alex Vilchis
|
f8221682fe
chores: fix tsconfig property name reference in contribution guide (#4775) [ci skip]
|
4 年 前 |
Evan You
|
20a361541c
fix(types): fix ref unwrapping type inference for nested shallowReactive & shallowRef
|
4 年 前 |
Che Guevara
|
e772108922
chore: break compat mode v-for/v-if precedence check loop early (#4773)
|
4 年 前 |
Evan You
|
759ae31e08
workflow: fix template explorer deps
|
4 年 前 |
Evan You
|
61c5fbd3e3
workflow: move to pnpm (#4766)
|
4 年 前 |
Evan You
|
3c500e422f
release: v3.2.20
|
4 年 前 |
Evan You
|
d4c04e9799
fix(compiler-sfc): fix props codegen w/ leading import
|
4 年 前 |
Evan You
|
9e3d7731c7
fix(hmr): fix hmr for components with no active instance yet
|
4 年 前 |
Che Guevara
|
6bcb7a5ea3
chore: remove deprecated usage of String.prototype.substr (#4699)
|
4 年 前 |