Carlos Rodrigues
|
2c22cb38b0
fix(reactivity): re-run effect when is dirty in the
|
2 yıl önce |
Evan You
|
bb6b7a297e
release: v3.4.10
|
2 yıl önce |
Evan You
|
3907c87ce2
fix(hydration): should not warn on falsy bindings of non-property keys
|
2 yıl önce |
Evan You
|
9636357c89
release: v3.4.9
|
2 yıl önce |
Evan You
|
dfd9654665
fix(build): avoid accessing __FEATURE_PROD_DEVTOOLS__ flag in root scope
|
2 yıl önce |
Evan You
|
bceccf9e21
chore(build): rename __NODE_JS__ build flag to __CJS__
|
2 yıl önce |
Evan You
|
8fda856a82
refactor: split out useModel implementation and tests
|
2 yıl önce |
Evan You
|
92514db708
build: add node production/development condition in package exports (#10036)
|
2 yıl önce |
edison
|
bcda96b525
fix(suspense): avoid double-patching nested suspense when parent suspense is not resolved (#10055)
|
2 yıl önce |
Evan You
|
07b19a53a5
test: test case for style binding w/ object value + v-show
|
2 yıl önce |
cyx
|
cd419aec3c
fix(runtime-dom): unify behavior for v-show + style display binding (#10075)
|
2 yıl önce |
Evan You
|
dcc68ef7d4
fix(hydration): do not warn against bindings w/ object values
|
2 yıl önce |
Evan You
|
8d656ce88d
release: v3.4.8
|
2 yıl önce |
Evan You
|
5af3987291
fix(hydration): fix class and style hydration mismatch message
|
2 yıl önce |
Evan You
|
70ad4caad7
fix(suspense): fix more suspense patch before resolve edge cases
|
2 yıl önce |
Evan You
|
972facee0d
fix(hydration): improve attr hydration mismatch check for boolean attrs
|
2 yıl önce |
Evan You
|
d60a57542b
build: add copyright and license banner
|
2 yıl önce |
Evan You
|
a3725a729c
release: v3.4.7
|
2 yıl önce |
三咲智子 Kevin Deng
|
438a74aad8
fix(types): fix functional component for `h` (#9991)
|
2 yıl önce |
Evan You
|
2fd3905738
revert: "dx(computed): warn incorrect use of getCurrentInstance inside computed"
|
2 yıl önce |
LiuSeen
|
3135fcb0e4
workflow: ignore non-package directories in /packages (#10016)
|
2 yıl önce |
LiuSeen
|
03b54962dc
chore(types): use EffectScheduler type for its queue (#10023)
|
2 yıl önce |
zhangenming
|
64e9c9616d
refactor(runtime-core): use currentRenderingInstance directly
|
2 yıl önce |
zhangenming
|
9c54dacd0d
chore: use NOOP. (#9938)
|
2 yıl önce |
Haoqun Jiang
|
923d560d0b
fix(parser): skip compat mode check for SFC root `<template>` tags (#10034)
|
2 yıl önce |
Evan You
|
7976f7044e
refactor(runtime-core): safer currentInstance reset
|
2 yıl önce |
Evan You
|
dc91463eb6
release: v3.4.6
|
2 yıl önce |
白雾三语
|
c379bc29ef
fix(types): allow `null` type for textarea value (#9997)
|
2 yıl önce |
Evan You
|
7bd4e90506
fix(build): revert "build: add production/development export conditions (#9977)"
|
2 yıl önce |
Doctorwu
|
3bf34b767e
fix(runtime-core): handle fragment with null children (#10010)
|
2 yıl önce |