Evan You
|
4fe4de0a49
fix(runtime-core): ensure declare prop keys are always present
|
5 vuotta sitten |
Evan You
|
2121c32e22
fix(runtime-core): fix kebab-case prop required warning
|
5 vuotta sitten |
HcySunYang
|
44166b43d9
fix(runtime-core): cache props default values to avoid unnecessary watcher trigger (#3474)
|
5 vuotta sitten |
HcySunYang
|
86ceef4352
fix(runtime-core): fix warning for absent props (#3363)
|
5 vuotta sitten |
Cédric Exbrayat
|
73117f6b5b
fix(runtime-core): allow overriding properties other than props (#3105)
|
5 vuotta sitten |
edison
|
ffd5288545
feat(runtime-core): props type support `BigInt` (#2891)
|
5 vuotta sitten |
Evan You
|
58c31e3699
feat(runtime-core): support using inject() inside props default functions
|
5 vuotta sitten |
Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
5 vuotta sitten |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 vuotta sitten |
Guillaume Chau
|
568b6db12b
feat: Initial devtools support (#1125)
|
5 vuotta sitten |
underfin
|
1c4e1b6792
fix(runtime-core): should remove no longer present camelCase props (#1413)
|
5 vuotta sitten |
tangjinzhou
|
d437a0145d
fix(runtime-core): default value for function type prop (#1349)
|
6 vuotta sitten |
Evan You
|
215c106297
test: test for mixin/extends props merging
|
6 vuotta sitten |
Evan You
|
171cfa404f
fix(runtime-core): should not cast prop value if prop did not change
|
6 vuotta sitten |
Evan You
|
c80b857eb5
fix(runtime-core): should resolve value instead of delete for dynamic props with options
|
6 vuotta sitten |
Evan You
|
7cbf684611
fix(runtime-core): fix kebab-case props update
|
6 vuotta sitten |
Evan You
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 vuotta sitten |