Evan You
|
53f4885d9e
fix(runtime-core): skip functional components in public $parent chain traversal
|
5 lat temu |
Evan You
|
6ba7ba47d5
feat: custom formatters
|
5 lat temu |
Evan You
|
5c3e8e9840
fix(runtime-core): ensure this context for $nextTick callback
|
5 lat temu |
wonderful-panda
|
89e9ab8a2a
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048)
|
5 lat temu |
Carlos Rodrigues
|
4fd468aced
types(runtime-core): refactor defineComponent (#1883)
|
5 lat temu |
HcySunYang
|
24fcf6ae7c
fix(types): properly infer return type from async setup (#2051)
|
5 lat temu |
Evan You
|
fa7ab0a7f7
fix(runtime-core): warn reserved prefix for setup return properties and ensure consistent dev/prod behavior
|
5 lat temu |
Carter Li
|
aa757e8e6d
fix(types): fix `this` type of `this.$watch` (#2022)
|
5 lat temu |
Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
5 lat temu |
Katashin
|
67b6e0f894
fix(types): relax ComponentPublicInstanceConstructor type for class components (#1943)
|
5 lat temu |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
5 lat temu |