Evan You
|
324e817ef8
dx(computed): warn incorrect use of getCurrentInstance inside computed
|
il y a 2 ans |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
il y a 2 ans |
Evan You
|
e04d821422
fix(ssr): make isInSSRComponentSetup state sharable across copies of Vue
|
il y a 2 ans |
Evan You
|
c95ab62936
chore: fix types
|
il y a 2 ans |
三咲智子 Kevin Deng
|
927ab17cfc
feat(types): add emits and slots type to `FunctionalComponent` (#8644)
|
il y a 2 ans |
Carlos Rodrigues
|
bfb856565d
feat(types): provide ComponentInstance type (#5408)
|
il y a 2 ans |
Blake Newman
|
887e54c347
fix(types): expose emits as props in functional components (#9234)
|
il y a 2 ans |
renovate[bot]
|
16a6438236
chore(deps): update lint (#9627)
|
il y a 2 ans |
Lioness100
|
6277cb994a
chore: fix typo (#7693)
|
il y a 3 ans |
Simon Johansson
|
020851e57d
fix(ssr): reset current instance if setting up options component errors (#7743)
|
il y a 3 ans |
丶远方
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
il y a 3 ans |
Evan You
|
1279b17300
fix(types): remove short syntax support in defineSlots()
|
il y a 3 ans |
Evan You
|
c117d9c257
fix(hmr): keep slots proxy mutable for hmr
|
il y a 3 ans |
Evan You
|
94fa67a4f7
fix(hmr): force update cached slots during HMR
|
il y a 3 ans |
三咲智子 Kevin Deng
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
il y a 3 ans |
Evan You
|
c02d8d097d
chore: remove warnings due to potential false-positives
|
il y a 3 ans |
Evan You
|
8d2d5bf48a
fix(runtime-core): support `getCurrentInstance` across mutiple builds of Vue
|
il y a 3 ans |
Evan You
|
124373db50
wip: isolatedModules + use rollup-plugin-esbuild
|
il y a 3 ans |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
il y a 3 ans |
skirtle
|
4902354925
dx(runtime-core): warn when expose() is misused (#7221)
|
il y a 3 ans |
翠 / green
|
eb2a83283c
fix(types): allow assigning wider SetupContext type (#2818)
|
il y a 3 ans |
Evan You
|
42239cf284
fix(teleport/css-v-bind): fix css v-bind for teleported content
|
il y a 3 ans |
Evan You
|
d45cbfcdfb
chore(types): mark more internal component instance properties
|
il y a 3 ans |
Julian Meinking
|
32b51249bf
fix(runtime-core): `in` operator returning `false` for built-in instance properties in `exposeProxy` (#6138)
|
il y a 3 ans |
edison
|
9875ecd762
fix(runtime-core): support extends template for runtime compiler (#6250)
|
il y a 3 ans |
Carlos Rodrigues
|
17c50ce18d
build(deps-dev): bump typescript to 4.7.4 (#6215)
|
il y a 3 ans |
Evan You
|
9734b31c31
fix(sfc): avoid auto name inference leading to unwanted recursion
|
il y a 4 ans |
Evan You
|
d52907f4eb
fix(runtime-core): ensure consistent identity of $forceUpdate and $nextTick instance methods
|
il y a 4 ans |
那里好脏不可以
|
6042ab0f2f
chore: type [ci skip]
|
il y a 4 ans |
Thorsten Lünborg
|
053c65bc5e
dx(suspense): warn when using async setup when not inside a Suspense boundary (#5565)
|
il y a 4 ans |