Rizumu Ayaka
|
9346f885b0
refactor(runtime-vapor): remove optional chaining syntax (#208)
|
2 лет назад |
Lulu
|
b3cb392f5c
feat: support usage of `v-once` with `v-if` (#200)
|
2 лет назад |
三咲智子 Kevin Deng
|
75314f2695
fix(compiler-vapor): don't cache `v-once`
|
2 лет назад |
三咲智子 Kevin Deng
|
76595deefb
refactor(compiler-vapor): simplify ast check
|
2 лет назад |
Rizumu Ayaka
|
0c33ace61c
feat(compiler-vapor): implement basic usage of `v-slot` (#203)
|
2 лет назад |
三咲智子 Kevin Deng
|
1c54cae29a
refactor(runtime-vapor): remove default value
|
2 лет назад |
三咲智子 Kevin Deng
|
639c847c0c
refactor(runtime-shared): move `Data`
|
2 лет назад |
三咲智子 Kevin Deng
|
7cd70505d5
Merge remote-tracking branch 'upstream/minor'
|
2 лет назад |
Lulu
|
133d494a01
test(compiler-vapor): slot outlets with props & fallbacks (#199)
|
2 лет назад |
Evan You
|
b295cdf4e9
release: v3.5.0-alpha.2
|
2 лет назад |
Evan You
|
801666fdad
chore: add internal flag to work around ts issue
|
2 лет назад |
Evan You
|
908f70adc0
fix(types): fix app.component() typing with inline defineComponent
|
2 лет назад |
Evan You
|
eae0ccb8e0
chore: re-export deprecated component options types
|
2 лет назад |
Cédric Exbrayat
|
9b82005bf3
test: defineOptions dts tests (#10849)
|
2 лет назад |
三咲智子 Kevin Deng
|
b58d6a9ea1
fix(compiler-vapor): empty block
|
2 лет назад |
三咲智子 Kevin Deng
|
d376349d09
refactor(runtime-vapor): replace Object.entries with for-in
|
2 лет назад |
Rizumu Ayaka
|
2b0def3ba5
feat(compiler-vapor): slot outlet (#182)
|
2 лет назад |
三咲智子 Kevin Deng
|
bfb52502f8
feat(runtime-shared): init
|
2 лет назад |
三咲智子 Kevin Deng
|
1ec90db776
refactor(sfc-playground): add vapor name
|
2 лет назад |
Doctor Wu
|
69580515d9
feat: implement setRef update (#191)
|
2 лет назад |
Rizumu Ayaka
|
8dea04bd7f
feat(compiler-vapor): component with dynamic arguments (#192)
|
2 лет назад |
Evan You
|
c146186396
fix(types): fix compat with generated types that rely on CreateComponentPublicInstance
|
2 лет назад |
Evan You
|
124c4cac83
fix(types): props in defineOptions type should be optional
|
2 лет назад |
三咲智子 Kevin Deng
|
6f7d219654
fix(runtime-vapor): set raw value for dynamic attrs
|
2 лет назад |
Doctor Wu
|
098b6fcf65
fix(compiler-vapor): create dynamic text node (#193)
|
2 лет назад |
Thorsten Lünborg
|
582a3a382b
feat(runtime-core): add app.onUnmount() for registering cleanup functions (#4619)
|
2 лет назад |
Evan You
|
801b8dea3b
chore: Merge branch 'main' into minor
|
2 лет назад |
Evan You
|
f750c41b51
chore(workflow): link to minor branch changelog for pre-releases [ci skip]
|
2 лет назад |
Evan You
|
96e8e99304
test: fix test case name
|
2 лет назад |
三咲智子 Kevin Deng
|
fb58e65d3d
Merge remote-tracking branch 'upstream/minor'
|
2 лет назад |