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