Evan You
|
58c31e3699
feat(runtime-core): support using inject() inside props default functions
|
5 years ago |
Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
5 years ago |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 years ago |
Guillaume Chau
|
568b6db12b
feat: Initial devtools support (#1125)
|
6 years ago |
underfin
|
1c4e1b6792
fix(runtime-core): should remove no longer present camelCase props (#1413)
|
6 years ago |
tangjinzhou
|
d437a0145d
fix(runtime-core): default value for function type prop (#1349)
|
6 years ago |
Evan You
|
215c106297
test: test for mixin/extends props merging
|
6 years ago |
Evan You
|
171cfa404f
fix(runtime-core): should not cast prop value if prop did not change
|
6 years ago |
Evan You
|
c80b857eb5
fix(runtime-core): should resolve value instead of delete for dynamic props with options
|
6 years ago |
Evan You
|
7cbf684611
fix(runtime-core): fix kebab-case props update
|
6 years ago |
Evan You
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 years ago |