Evan You
|
d14a11c1cd
feat: lazy hydration strategies for async components (#11458)
|
1 год назад |
Evan You
|
73ef1561f6
feat(runtime-core): useId() (#11404)
|
1 год назад |
Evan You
|
c146186396
fix(types): fix compat with generated types that rely on CreateComponentPublicInstance
|
2 лет назад |
Evan You
|
75c8cf63a1
feat(types): provide internal options for directly using user types in language tools (#10801)
|
2 лет назад |
Carlos Rodrigues
|
4cc9ca870c
types(defineComponent): support for GlobalComponents, typed Directives and respect `expose` on defineComponent (#3399)
|
2 лет назад |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 лет назад |
ZHAO Jin-Xiang
|
fff7b864f4
feat: use enum to replace const enum (#9261)
|
2 лет назад |
renovate[bot]
|
16a6438236
chore(deps): update lint (#9627)
|
2 лет назад |
丶远方
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 лет назад |
Evan You
|
526fa3b2cc
feat(deprecation): unwrap injected refs in Options API by default, deprecate app.config.unwrapInjectedRefs
|
3 лет назад |
Himself65
|
c94ef02421
fix(runtime-core): properly merge props and emits options from mixins (#8052)
|
3 лет назад |
Evan You
|
af563bf428
fix(types): more public type argument order fix
|
3 лет назад |
Evan You
|
bdf557f6f2
fix(types): retain type parameters order for public types
|
3 лет назад |
三咲智子 Kevin Deng
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
3 лет назад |
Evan You
|
4c9bfd2b99
feat(dx): improve readability of displayed types for props
|
3 лет назад |
Evan You
|
58e5c51149
build: upgrade to TypeScript 5.x
|
3 лет назад |
Anthony Fu
|
5f1883ec53
fix(types): accept sync `serverPrefetch()` (#7000)
|
3 лет назад |
Evan You
|
f0d78e8c8f
wip(vitest-migration): ssr tests passing
|
3 лет назад |
Evan You
|
4c3203b9b7
chore: run prettier
|
3 лет назад |
Rudy
|
e4de623ea7
fix(types): support inferring injected properties in options api (#6804)
|
3 лет назад |
Daniel Roe
|
c3465c1e88
fix(runtime-core): only set cache for object keys (#6266)
|
3 лет назад |
Evan You
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
4 лет назад |
edison
|
2a9e9a4096
refactor(runtime-core): extract function `isReservedPrefix` (#3265)
|
4 лет назад |
那里好脏不可以
|
6042ab0f2f
chore: type [ci skip]
|
4 лет назад |
Zclhlmgqzc
|
98b821d94a
fix(types): preserve and expose original options on defineComponent return type (#5416)
|
4 лет назад |
Evan You
|
2f91872e7b
fix(ssr): only cache computed getters during render phase
|
4 лет назад |
Evan You
|
6cfd72e760
refactor: move type utils to shared
|
4 лет назад |
laineus
|
741d3b36f2
fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447)
|
4 лет назад |
webfansplz
|
0627765b36
chore(types): remove unnecessary type assertions (#4336)
|
4 лет назад |
Evan You
|
561e210157
fix(inject): should auto unwrap injected refs
|
4 лет назад |