Evan You
|
1636dce788
wip: inheritAttrs
|
1 year ago |
Evan You
|
435ca32ff8
wip: props casting
|
1 year ago |
Evan You
|
0986051f12
chore: avoid toHandlers not treeshaken
|
1 year ago |
Evan You
|
f3b90706ef
chore: disable modulePreload
|
1 year ago |
Evan You
|
41c18ef272
wip: props handling
|
1 year ago |
Evan You
|
0acafc7b4d
wip: save
|
1 year ago |
Evan You
|
a3edc274e4
chore: remove unnecessary config in dev config [ci skip]
|
1 year ago |
Evan You
|
5828f2441f
perf: use class for SetupContext
|
1 year ago |
Evan You
|
d6415d8442
chore: use actual production build for playground build and preview
|
1 year ago |
Evan You
|
516d4ed180
chore: revert temporarily commented lines
|
1 year ago |
Evan You
|
f0a8bfd22e
chore: fix test
|
1 year ago |
edison
|
0196e1a499
perf(runtime-vapor): optimize `setDOMProp` on static tag + key (#294)
|
1 year ago |
Evan You
|
842f94cc73
perf(vapor): improve component instantiation by using class
|
1 year ago |
Rizumu Ayaka
|
f0361bafbb
perf(runtime-vapor): `setup()` returning object is only needed in __DEV__ (HMR) (#296)
|
1 year ago |
edison
|
e61cedf3fd
perf(runtime-vapor): use `setAttr` or `setDOMProp` instead of `setDynamicProp` when possible (#291)
|
1 year ago |
Kevin Deng 三咲智子
|
9a2158d2f0
refactor(vapor): drop `v-memo` (#288)
|
1 year ago |
三咲智子 Kevin Deng
|
3f6ce964c7
feat(vapor): support more magic vars
|
1 year ago |
三咲智子 Kevin Deng
|
81b3d36304
fix(vapor): destructure in `v-for`
|
1 year ago |
三咲智子 Kevin Deng
|
0c7817ceed
fix(compiler-vapor): stringify number prop value
|
1 year ago |
三咲智子 Kevin Deng
|
4078206e16
fix(runtime-vapor): attach scope id only to root sub-element
|
1 year ago |
三咲智子 Kevin Deng
|
de3a611eae
fix(runtime-vapor): export types from reactivity
|
1 year ago |
三咲智子 Kevin Deng
|
f6ce3f9d43
Merge tag 'v3.5.13'
|
1 year ago |
三咲智子 Kevin Deng
|
d84510844f
refactor(runtime-vapor): extract fallback component
|
1 year ago |
三咲智子 Kevin Deng
|
886440d240
test(runtime-vapor): tidy custom directives test
|
1 year ago |
三咲智子 Kevin Deng
|
30f6eec3c1
refactor(runtime-vapor): re-organize block
|
1 year ago |
Evan You
|
6eb29d345a
release: v3.5.13
|
1 year ago |
edison
|
4f8d807822
fix(ssr): handle initial selected state for select with v-model + v-for option (#12399)
|
1 year ago |
edison
|
983eb50a17
fix(templateRef): set ref on cached async component which wrapped in KeepAlive (#12290)
|
1 year ago |
edison
|
da7ad5e3d2
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
|
1 year ago |
Bulat Aikaev
|
1f75d4e6df
fix(ssr): ensure v-text updates correctly with custom directives in SSR output (#12311)
|
1 year ago |