Evan You
|
c6defc8df1
chore: remove unused ts-expect-error
|
2 yıl önce |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 yıl önce |
丶远方
|
f32ec17131
chore: remove unnecessary imports from vitest (#8562)
|
2 yıl önce |
三咲智子 Kevin Deng
|
623ba514ec
chore: format code
|
2 yıl önce |
Evan You
|
526fa3b2cc
feat(deprecation): unwrap injected refs in Options API by default, deprecate app.config.unwrapInjectedRefs
|
3 yıl önce |
Evan You
|
d77557c403
feat(types): `defineComponent()` with generics support (#7963)
|
3 yıl önce |
Evan You
|
53e3533b75
chore: bump deps
|
3 yıl önce |
Evan You
|
7e8f175db7
wip(vitest-migration): runtime-core tests passing
|
3 yıl önce |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 yıl önce |
Anthony Fu
|
534593cfa8
chore: format
|
3 yıl önce |
edison
|
9875ecd762
fix(runtime-core): support extends template for runtime compiler (#6250)
|
3 yıl önce |
HeYunfei
|
b5b103a736
chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669)
|
4 yıl önce |
laineus
|
741d3b36f2
fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447)
|
4 yıl önce |
Evan You
|
561e210157
fix(inject): should auto unwrap injected refs
|
4 yıl önce |
Evan You
|
9b607fe409
fix(watch): fix watch option merging from mixins
|
4 yıl önce |
Evan You
|
e2ca67b59a
fix(runtime-core): align option merge behavior with Vue 2
|
4 yıl önce |
HcySunYang
|
b58bb16959
fix(runtime-core): should call chained mixins and extends (#3040)
|
5 yıl önce |
Evan You
|
75964aba03
test: test case for #3300, #3301
|
5 yıl önce |
HcySunYang
|
2587f36fe3
fix(runtime-core): component methods should override global properties in DEV (#3074)
|
5 yıl önce |
hiroki
|
7a1a782642
fix(provide): support symbols in applyOptions (#2616)
|
5 yıl önce |
Hunter
|
962af85220
test(runtime-core): inject from closest ancestor (#2329)
|
5 yıl önce |
Evan You
|
f06518a8c9
fix(runtime-core): fix provide function data access in extends/mixins
|
5 yıl önce |
Evan You
|
1c9a0b3e19
feat(watch): support dot-delimited path in watch option
|
5 yıl önce |
Stanislav Lashmanov
|
313dd06065
fix(runtime-core/inject): handle optional `from` option in inject object config (#2073)
|
5 yıl önce |
Evan You
|
d4724619fc
fix(inject): fix support for inject option default function
|
5 yıl önce |
ᴜɴвʏтᴇ
|
706b52aadd
fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986)
|
5 yıl önce |
HcySunYang
|
6df0e738cb
fix(runtime-core): properly call lifecycle hooks in chained mixins & extends (#1974)
|
5 yıl önce |
Evan You
|
c15311cfe8
fix(runtime-core): fix data merge order for mixins/extends
|
5 yıl önce |
Eduardo San Martin Morote
|
b5f91ff570
fix(watch): allow handler to be a string (#1775)
|
5 yıl önce |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 yıl önce |