Rizumu Ayaka
|
b2259a5f92
|
refactor: general destructuring function (#221)
|
2024-05-31 15:49:49 +08:00 |
三咲智子 Kevin Deng
|
5a0a2bfa9b
|
refactor: remove optional chaining
|
2024-05-30 21:46:51 +08:00 |
三咲智子 Kevin Deng
|
334e72eeee
|
Merge remote-tracking branch 'upstream/minor'
|
2024-05-30 21:41:53 +08:00 |
Alex Liu
|
f8994da00f
|
types: improve readability of built-in type (#9129)
|
2024-05-30 19:41:38 +08:00 |
Wick
|
f8eba75d0a
|
chore(reactivity): change literal flag properties to enum flag properties (#10367)
|
2024-05-30 19:09:04 +08:00 |
远方os
|
70f2f283ee
|
refactor(types/compat): improve the types for $set and $delete (#8719)
|
2024-05-30 18:27:38 +08:00 |
Haoqun Jiang
|
3a0b463a2c
|
chore: fix typo (DistrubuteRef -> DistributeRef) (#11040)
|
2024-05-30 18:22:11 +08:00 |
Wouter
|
5d258502a0
|
fix(compiler-core): emit TS-compatible function declaration when requested (#9363)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
|
2024-05-30 18:19:04 +08:00 |
Travis
|
3ea964473d
|
fix(compiler-core): allow unicode to appear in simple identifiers (#6765)
close #6367
|
2024-05-30 17:45:11 +08:00 |
mmis1000
|
4c74302aae
|
fix(ssr): fix the bug that multi slot scope id does not work on component (#6100)
close #6093
|
2024-05-30 17:43:34 +08:00 |
huangcheng
|
b9ca202f47
|
fix(compiler-core): v-for expression missing source with spaces should emit error (#5821)
close #5819
|
2024-05-30 17:24:37 +08:00 |
bqy_fe
|
189573dcee
|
feat(types): export more emit related types (#11017)
Co-authored-by: Evan You <yyx990803@gmail.com>
|
2024-05-30 11:26:17 +08:00 |
Evan You
|
8708a7f1ef
|
chore: fix lint
|
2024-05-30 11:25:39 +08:00 |
Evan You
|
1d8727ec97
|
chore: Merge branch 'main' into minor
|
2024-05-30 11:21:12 +08:00 |
skirtle
|
a3e8aafbcc
|
fix(watch): support traversing symbol properties in deep watcher (#10969)
close #402
|
2024-05-30 11:03:44 +08:00 |
Yi Yang
|
15ee43f66a
|
fix(teleport): do not throw target warning when teleport is disabled (#9818)
|
2024-05-30 10:51:30 +08:00 |
Rizumu Ayaka
|
868c4294a0
|
feat: destructuring + nesting in v-for (#217)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-29 16:25:08 +08:00 |
三咲智子 Kevin Deng
|
00c6e6dc73
|
refactor(compiler-vapor): inline literal value into template
|
2024-05-29 16:23:32 +08:00 |
Kevin Deng 三咲智子
|
cdb1d1795d
|
chore: disallow optional chaining (#10919)
|
2024-05-29 15:03:20 +08:00 |
Doctor Wu
|
107569b922
|
feat(runtime-vapor): resolve assets of components & directives (#214)
|
2024-05-29 01:43:47 +08:00 |
三咲智子 Kevin Deng
|
c97dee3e3c
|
refactor(compiler-vapor): remove Object.entries
|
2024-05-28 21:31:30 +08:00 |
远方os
|
94b9b37362
|
test: improve test coverage (#9203)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
|
2024-05-28 17:36:29 +08:00 |
linzhe
|
87c5443044
|
fix(compiler-core): should set `<math>` tag as block to retain MathML namespace after patching (#10891)
Co-authored-by: linzhe141 <linzhe141@qq.com>
|
2024-05-28 14:26:29 +08:00 |
远方os
|
521988d7e1
|
types(runtime-core): add `OnCleanup` parameter type in `this.$watch` (#9371)
|
2024-05-28 00:25:07 +08:00 |
skirtle
|
7d4e5750ba
|
dx(runtime-core): log the component object when warning about missing template/render function (#10263)
|
2024-05-27 18:01:25 +08:00 |
Simon He
|
56f5692fb6
|
refactor(compiler-sfc): defineOptions avoid redundant conditional judgments (#9453)
|
2024-05-27 17:59:29 +08:00 |
chenfan
|
baa656ee41
|
chore(reactivity): improve readonly/reactive warning message (#9095)
|
2024-05-27 17:31:11 +08:00 |
4xi-2000
|
a501a85a7c
|
feat(compiler-core): support `Symbol` global in template expressions (#9069)
|
2024-05-27 17:21:54 +08:00 |
远方os
|
82458b2239
|
refactor: replace `Object.assign` with `extend` (#8988)
|
2024-05-27 17:08:14 +08:00 |
远方os
|
ae36b1a664
|
refactor(runtime-core): prevent users from manually calling lifecycle hook function (#8731)
|
2024-05-27 17:07:38 +08:00 |
白雾三语
|
a498b4ef15
|
refactor(server-renderer): slotScopeId scopeId uses optional argument syntax (#7891)
|
2024-05-27 17:06:48 +08:00 |
Travis
|
0f66de910f
|
chore(sfc-playground): add pnpm usage to download template (#7815)
|
2024-05-27 17:06:04 +08:00 |
Haoqun Jiang
|
07b3c4b786
|
fix(compat): correctly transform non-identifier expressions in legacy filter syntax (#10896)
close #10852
|
2024-05-27 17:04:48 +08:00 |
Evan You
|
37f9ef8174
|
chore: run prettier
|
2024-05-27 17:03:03 +08:00 |
nandi95
|
1ffd5a601b
|
chore(types): added `getSSRProps` type argument (#5691)
|
2024-05-27 16:56:59 +08:00 |
renovate[bot]
|
b63566aaeb
|
fix(deps): update compiler (#11024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 16:51:43 +08:00 |
edison
|
d1011c07a9
|
fix(ssr): fix hydration for node with empty text node (#7216)
|
2024-05-27 16:50:49 +08:00 |
renovate[bot]
|
b487acdf44
|
chore(deps): update all non-major dependencies (#11020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 16:27:59 +08:00 |
Ray
|
5b8c1afb74
|
fix(compiler-core): make `ForIteratorExpression`'s `returns` property optional (#11011)
|
2024-05-27 16:15:54 +08:00 |
Rizumu Ayaka
|
b5ecb72864
|
feat: directive lifecycle hooks in `v-for`, `v-if` and component (#123)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-27 02:47:51 +08:00 |
ubugeeei
|
969f53f2e7
|
test(runtime-vapor): api lifecycle hooks (#215)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-27 02:37:06 +08:00 |
Haoqun Jiang
|
530d9ec5f6
|
chore: correct the comments in KeepAlive.ts (#11005)
|
2024-05-24 16:43:13 +08:00 |
edison
|
07764fe330
|
fix(KeepAlive): properly cache nested Suspense subtree (#10912)
* fix(KeepAlive): properly cache nested Suspense subtree
* test: add test case
* chore: add comments
* Update KeepAlive.ts
|
2024-05-24 16:37:38 +08:00 |
白雾三语
|
bbb5be299b
|
fix(custom-element): disconnect MutationObserver in nextTick in case that custom elements are moved (#10613)
Closes #10610
|
2024-05-22 00:14:02 +08:00 |
Doctor Wu
|
4e13a57d9c
|
feat(compiler/runtime-vapor): implement v-slots + v-for / v-if (#207)
Co-authored-by: Rizumu Ayaka <rizumu@ayaka.moe>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-21 08:50:10 +08:00 |
Rizumu Ayaka
|
2e2f3e2b96
|
test(vue-vapor): todomvc e2e test (#115)
|
2024-05-21 08:43:46 +08:00 |
renovate[bot]
|
90cbcfefd1
|
chore(deps): update all non-major dependencies (#10980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-20 21:40:41 +08:00 |
btea
|
fd18ce70b1
|
fix: correct the type of `<details>`'s `onToggle` event handler (#10938)
Fixes #10928
|
2024-05-20 19:42:34 +08:00 |
Alexandre Ferrera
|
9fead52343
|
fix(compiler-core): change v-for key type to match Object.keys (#10963)
close #8819
|
2024-05-20 19:33:18 +08:00 |
Tycho
|
9b40d0f25d
|
fix(shared): ensure invokeArrayFns handles undefined arguments (#10869)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
Close #10863
|
2024-05-20 19:28:22 +08:00 |
三咲智子 Kevin Deng
|
d77c7ade77
|
feat(runtime-vapor): implement app plugin
|
2024-05-17 20:54:08 +08:00 |
Jevon
|
b776f92596
|
feat: v-once for component and v-for (#201)
* feat: v-once with v-for / v-once for component
* refactor
* refactor
---------
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-17 20:44:58 +08:00 |
三咲智子 Kevin Deng
|
f5f1150d8a
|
feat(runtime-vapor): add globalProperties
|
2024-05-17 20:39:10 +08:00 |
renovate[bot]
|
7cef876afa
|
fix(deps): update compiler to ^7.24.5 (#10924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 17:10:34 +08:00 |
renovate[bot]
|
7cb3db6faf
|
chore(deps): update all non-major dependencies (#10923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 17:09:13 +08:00 |
三咲智子 Kevin Deng
|
4f9052358e
|
fix: pass warn to `toHandlers` only on dev mode
|
2024-05-13 02:19:11 +08:00 |
三咲智子 Kevin Deng
|
e2b51d6e7a
|
feat(compiler-vapor): resolve directive
|
2024-05-13 02:15:28 +08:00 |
三咲智子 Kevin Deng
|
30f98942db
|
refactor(compiler-vapor): add placeholder for optional argument
|
2024-05-13 01:35:35 +08:00 |
三咲智子 Kevin Deng
|
72589be6aa
|
refactor(compiler-vapor): simplify generate code fragment
|
2024-05-12 19:44:38 +08:00 |
Rizumu Ayaka
|
9346f885b0
|
refactor(runtime-vapor): remove optional chaining syntax (#208)
|
2024-05-12 19:09:31 +08:00 |
Lulu
|
b3cb392f5c
|
feat: support usage of `v-once` with `v-if` (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-12 18:20:14 +08:00 |
三咲智子 Kevin Deng
|
75314f2695
|
fix(compiler-vapor): don't cache `v-once`
|
2024-05-12 18:15:44 +08:00 |
三咲智子 Kevin Deng
|
76595deefb
|
refactor(compiler-vapor): simplify ast check
|
2024-05-12 17:58:11 +08:00 |
Rizumu Ayaka
|
0c33ace61c
|
feat(compiler-vapor): implement basic usage of `v-slot` (#203)
Co-authored-by: Doctorwu <doctorwu@moego.pet>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-12 17:57:00 +08:00 |
三咲智子 Kevin Deng
|
1c54cae29a
|
refactor(runtime-vapor): remove default value
|
2024-05-12 00:01:27 +08:00 |
三咲智子 Kevin Deng
|
639c847c0c
|
refactor(runtime-shared): move `Data`
|
2024-05-11 23:14:26 +08:00 |
三咲智子 Kevin Deng
|
7cd70505d5
|
Merge remote-tracking branch 'upstream/minor'
|
2024-05-11 22:11:30 +08:00 |
edison
|
b2b5f57c2c
|
fix(compile-sfc): register props destructure rest id as setup bindings (#10888)
close #10885
|
2024-05-09 07:43:17 +08:00 |
Lulu
|
133d494a01
|
test(compiler-vapor): slot outlets with props & fallbacks (#199)
|
2024-05-09 01:04:06 +08:00 |
Evan You
|
461946175d
|
release: v3.4.27
|
2024-05-06 16:59:48 -07:00 |
Tycho
|
10d34a5624
|
fix(compiler-sfc): handle keyof operator (#10874)
close #10871
|
2024-05-07 07:16:14 +08:00 |
Stanislav Lashmanov
|
83661264a4
|
fix(compat): include legacy scoped slots (#10868)
close #8869
|
2024-05-07 07:05:55 +08:00 |
Evan You
|
f2c1412e46
|
fix(hydration): handle edge case of style mismatch without style attribute
ref #10786
|
2024-05-06 15:38:16 -07:00 |
btea
|
481b1b6f38
|
refactor(types): use explicit modifiers type (#10856)
|
2024-05-07 06:23:04 +08:00 |
renovate[bot]
|
8373350ce5
|
chore(deps): update build (#10867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-07 06:22:14 +08:00 |
renovate[bot]
|
bead21a2f6
|
chore(deps): update all non-major dependencies (#10866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-07 06:14:19 +08:00 |
Evan You
|
b295cdf4e9
|
release: v3.5.0-alpha.2
|
2024-05-03 17:03:13 -07:00 |
Evan You
|
801666fdad
|
chore: add internal flag to work around ts issue
|
2024-05-03 16:57:47 -07:00 |
Evan You
|
908f70adc0
|
fix(types): fix app.component() typing with inline defineComponent
close #10843
|
2024-05-03 16:29:23 -07:00 |
Evan You
|
eae0ccb8e0
|
chore: re-export deprecated component options types
|
2024-05-03 16:22:13 -07:00 |
Cédric Exbrayat
|
9b82005bf3
|
test: defineOptions dts tests (#10849)
|
2024-05-04 04:27:23 +08:00 |
skirtle
|
c0c9432b64
|
test(watch): watching a reactive array (#10848)
|
2024-05-04 04:26:49 +08:00 |
三咲智子 Kevin Deng
|
b58d6a9ea1
|
fix(compiler-vapor): empty block
|
2024-05-04 02:40:04 +09:00 |
三咲智子 Kevin Deng
|
d376349d09
|
refactor(runtime-vapor): replace Object.entries with for-in
|
2024-05-04 02:33:40 +09:00 |
Rizumu Ayaka
|
2b0def3ba5
|
feat(compiler-vapor): slot outlet (#182)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-02 23:26:52 +09:00 |
skirtle
|
0e3d6178b0
|
fix(compiler-dom): restrict createStaticVNode usage with option elements (#10846)
close #6568
close #7434
|
2024-05-02 00:03:17 +08:00 |
三咲智子 Kevin Deng
|
bfb52502f8
|
feat(runtime-shared): init
|
2024-05-01 20:19:25 +09:00 |
三咲智子 Kevin Deng
|
1ec90db776
|
refactor(sfc-playground): add vapor name
|
2024-05-01 12:29:24 +09:00 |
Doctor Wu
|
69580515d9
|
feat: implement setRef update (#191)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-01 03:17:16 +09:00 |
Rizumu Ayaka
|
8dea04bd7f
|
feat(compiler-vapor): component with dynamic arguments (#192)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-01 03:11:32 +09:00 |
Evan You
|
c146186396
|
fix(types): fix compat with generated types that rely on CreateComponentPublicInstance
close #10842
|
2024-04-30 10:09:06 -07:00 |
Evan You
|
124c4cac83
|
fix(types): props in defineOptions type should be optional
close #10841
|
2024-04-30 09:05:41 -07:00 |
三咲智子 Kevin Deng
|
6f7d219654
|
fix(runtime-vapor): set raw value for dynamic attrs
|
2024-05-01 00:09:59 +09:00 |
Doctor Wu
|
098b6fcf65
|
fix(compiler-vapor): create dynamic text node (#193)
|
2024-04-30 22:28:55 +09:00 |
Guo
|
c9c9dff805
|
refactor(perf): assign value in `if` block (#10836)
|
2024-04-29 18:57:56 +08:00 |
huangcheng
|
ca7d421e87
|
fix(compiler-core): add support for arrow aysnc function with unbracketed (#5789)
close #5788
|
2024-04-29 18:55:58 +08:00 |
Thorsten Lünborg
|
582a3a382b
|
feat(runtime-core): add app.onUnmount() for registering cleanup functions (#4619)
close #4516
|
2024-04-29 18:47:56 +08:00 |
Evan You
|
801b8dea3b
|
chore: Merge branch 'main' into minor
|
2024-04-29 18:46:20 +08:00 |
Evan You
|
96e8e99304
|
test: fix test case name
|
2024-04-29 18:12:27 +08:00 |
三咲智子 Kevin Deng
|
fb58e65d3d
|
Merge remote-tracking branch 'upstream/minor'
|
2024-04-29 17:50:30 +09:00 |
Evan You
|
241790937c
|
release: v3.4.26
|
2024-04-29 16:36:54 +08:00 |
Evan You
|
fefce06b41
|
fix(compiler-core): fix bail constant for globals
|
2024-04-29 16:21:25 +08:00 |
edison
|
638a79f64a
|
fix(runtime-core): properly handle inherit transition during clone VNode (#10809)
close #3716
close #10497
close #4091
|
2024-04-29 14:39:14 +08:00 |
skirtle
|
e8fd6446d1
|
fix(runtime-core): attrs should be readonly in functional components (#10767)
|
2024-04-29 14:37:11 +08:00 |
skirtle
|
2d56816aa8
|
refactor: simplify traverse() for deep watchers (#10795)
|
2024-04-29 14:29:55 +08:00 |
skirtle
|
d00632b1de
|
refactor: remove optional chaining (#10792)
|
2024-04-29 14:04:05 +08:00 |
edison
|
accf8396ae
|
fix(Transition): re-fix #10620 (#10832)
revert #10632
re-fix #10620
close #10827
|
2024-04-29 13:50:49 +08:00 |
Evan You
|
09b4df809e
|
fix(compiler-core): remove unnecessary constant bail check
member expressions and call expressions can only happen when there are identifiers
close #10807
|
2024-04-29 12:21:38 +08:00 |
edison
|
9c2de6244c
|
fix(runtime-core): ensure slot compiler marker writable (#10825)
close #10818
|
2024-04-29 11:47:40 +08:00 |
Evan You
|
47453f102e
|
types: match CompatVue app.use type to standard version
close #5760
|
2024-04-29 10:58:19 +08:00 |
Evan You
|
5590ca3694
|
release: v3.5.0-alpha.1
|
2024-04-29 10:49:53 +08:00 |
Evan You
|
d2dac0e359
|
feat(compiler-sfc): enable reactive props destructure by default
Also allow prohibiting usage via config.
RFC: https://github.com/vuejs/rfcs/discussions/502
|
2024-04-29 10:45:48 +08:00 |
三咲智子 Kevin Deng
|
e42fecb992
|
refactor(compiler-vapor): extract new block
|
2024-04-28 23:05:20 +09:00 |
三咲智子 Kevin Deng
|
05f4ade4d9
|
feat(runtime-vapor): warning with component stack
|
2024-04-28 22:50:17 +09:00 |
三咲智子 Kevin Deng
|
aa5d87b394
|
refactor(compiler-vapor): extract segments of `genMulti`
|
2024-04-28 03:34:25 +09:00 |
三咲智子 Kevin Deng
|
17d598f743
|
refactor(compiler-vapor): cleanup
|
2024-04-28 03:14:10 +09:00 |
三咲智子 Kevin Deng
|
d535c647be
|
refactor(compiler-vapor): new dynamic info
|
2024-04-28 03:10:05 +09:00 |
三咲智子 Kevin Deng
|
784310d4dc
|
refactor(compiler-vapor): use class for transform context
|
2024-04-28 03:10:05 +09:00 |
三咲智子 Kevin Deng
|
9b5d23c3e2
|
refactor(compiler-vapor): register effect argument
|
2024-04-28 02:12:59 +09:00 |
Evan You
|
75c8cf63a1
|
feat(types): provide internal options for directly using user types in language tools (#10801)
|
2024-04-27 11:48:37 +08:00 |
Jevon
|
cd582949f2
|
feat(runtime-vapor): `v-show` for component (#188)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-04-27 00:02:34 +08:00 |
Jevon
|
464b498f13
|
fix(compiler-vapor): check global allowed for identifier (#189)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-04-26 23:25:00 +08:00 |
三咲智子 Kevin Deng
|
6b03b47462
|
fix(compiler-vapor): call withDirectives after created
|
2024-04-26 23:12:06 +08:00 |
Evan You
|
41df25015f
|
workflow(sfc-playground): fix file renaming by bumping repl
close #10791
|
2024-04-26 09:26:13 +08:00 |
Carlos Rodrigues
|
4cc9ca870c
|
types(defineComponent): support for GlobalComponents, typed Directives and respect `expose` on defineComponent (#3399)
close #3367
|
2024-04-25 16:04:03 +08:00 |
edison
|
0e6e3c7eb0
|
feat(transition): support directly nesting Teleport inside Transition (#6548)
close #5836
|
2024-04-25 15:19:53 +08:00 |
Evan You
|
0c3a920012
|
chore: Merge branch 'main' into minor
|
2024-04-25 10:31:09 +08:00 |
Wick
|
28841fee43
|
fix(reactivity): fix call sequence of ontrigger in effect (#10501)
|
2024-04-25 10:30:51 +08:00 |
Doctor Wu
|
b7b652eb71
|
feat(runtime-vapor): template ref on component (#185)
|
2024-04-25 04:57:45 +08:00 |
三咲智子 Kevin Deng
|
7fe4712831
|
Merge remote-tracking branch 'upstream/main'
|
2024-04-25 01:59:41 +08:00 |
Evan You
|
574c3e63bb
|
release: v3.4.25
|
2024-04-24 18:37:52 +08:00 |
Evan You
|
064e82f585
|
fix(runtime-core): use normal object as internal prototype for attrs and slots
to allow use of hasOwnProperty()
ref 6df53d85a2 (r141304923)
|
2024-04-24 18:28:49 +08:00 |
Evan You
|
4253a57f17
|
fix(defineModel): align prod mode runtime type generation with defineProps
close #10769
|
2024-04-24 18:21:57 +08:00 |
Evan You
|
85f3592725
|
refactor: should throw errors in computed getters
|
2024-04-24 17:27:51 +08:00 |
edison
|
3724693a25
|
fix(runtime-core): properly get keepAlive child (#10772)
close #10771
|
2024-04-24 16:32:39 +08:00 |
Evan You
|
9fd1284ca4
|
chore: Merge branch 'main' into minor
|
2024-04-22 23:32:45 +08:00 |
Evan You
|
958286e3f0
|
release: v3.4.24
|
2024-04-22 23:29:58 +08:00 |
Evan You
|
b92c25f53d
|
fix(compiler-core): properly parse await expressions in edge cases
close #10754
|
2024-04-22 23:21:18 +08:00 |
Evan You
|
f12c81efca
|
fix(compiler-ssr): fix hydration mismatch for conditional slot in transition
close #10743
|
2024-04-22 22:23:09 +08:00 |
Evan You
|
a7cf74277e
|
test: fix test case broken by b93f264
|
2024-04-22 21:05:00 +08:00 |
Evan You
|
b93f264647
|
fix(runtime-core): props should be readonly via direct template access
close #8216
close #10736
|
2024-04-22 20:47:45 +08:00 |
Vadim Kruglov
|
da7adefa84
|
fix(compiler-core): handle template ref bound via v-bind object on v-for (#10706)
close #10696
|
2024-04-22 20:46:11 +08:00 |
Evan You
|
5cef52a5c2
|
fix(compiler-sfc): handle readonly operator and ReadonlyArray/Map/Set types
close #10726
|
2024-04-22 15:36:38 +08:00 |
Vadim Kruglov
|
65109a70f1
|
fix(transition): transition is breaking/flickering when enter is canceled (#10688)
Co-authored-by: Vadim Kruglov <vadim.kruglov@libertexgroup.com>
|
2024-04-22 15:10:08 +08:00 |
renovate[bot]
|
88c9d264ea
|
chore(deps): update build (#10761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 15:09:14 +08:00 |
renovate[bot]
|
15df5c1b26
|
fix(deps): update compiler (#10760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 15:04:41 +08:00 |
Kevin Deng 三咲智子
|
a084df1515
|
dx(compiler-dom): warn on invalid html nesting (#10734)
|
2024-04-22 15:03:39 +08:00 |
renovate[bot]
|
b0d00958e0
|
chore(deps): update all non-major dependencies (#10758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 14:52:58 +08:00 |
GaoNeng
|
d6c5bcf833
|
feat(runtime-core): implement debug hook (#183)
|
2024-04-21 20:30:47 +08:00 |
Doctor Wu
|
d490bf2ed7
|
feat(runtime-vapor): implement expose (#181)
Co-authored-by: Kevin Deng 三咲智子 <sxzz@sxzz.moe>
|
2024-04-20 22:17:30 +08:00 |