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