Evan You
|
001184e6bb
fix(compiler/v-model): catch incorrect v-model usage on prop bindings
|
3 lat temu |
Evan You
|
ec795bfc51
release: v3.2.44
|
3 lat temu |
Thorsten Lünborg
|
5dc593ba28
fix(watch): for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075)
|
3 lat temu |
skirtle
|
9a816dcec0
dx(runtime-dom): warn when a style value ends in a semicolon (#7062)
|
3 lat temu |
skirtle
|
fccfb1821f
chore(compat): change 'vnode-' to 'vue:' in event hooks warning (#7063)
|
3 lat temu |
三咲智子 Kevin Deng
|
dc9f99426d
workflow: switch to simple-git-hooks (#7069)
|
3 lat temu |
Evan You
|
71977ec972
release: v3.2.43
|
3 lat temu |
Evan You
|
23e85e21a5
fix(watch): ensure oldValue in multi-source watcher is always an array
|
3 lat temu |
Evan You
|
d33292dd47
chore: return early in warn() in prod
|
3 lat temu |
Evan You
|
3e223f1bb0
chore: include terser in workspace deps [ci skip]
|
3 lat temu |
Evan You
|
8dbf083133
build: put ssrContext warning behind __DEV__ flag
|
3 lat temu |
Evan You
|
f023d49a49
release: v3.2.42
|
3 lat temu |
三咲智子 Kevin Deng
|
57c9013837
fix(compiler-sfc): only escape parsing-breaking characters in v-bind css var names (#6816)
|
3 lat temu |
白雾三语
|
2c27556fe5
fix(compiler): avoid namespace collisions when transforming template refs in inline mode (#6975)
|
3 lat temu |
三咲智子 Kevin Deng
|
8a882ce0a1
fix(compiler-sfc): handle method shorthand syntax in withDefaults (#6972)
|
3 lat temu |
白雾三语
|
5bfe438ef3
fix(compiler-core/v-on): only apply case preservation on native elements (#6902)
|
3 lat temu |
三咲智子 Kevin Deng
|
910fa7677f
fix(compiler-sfc): resolve computed object key (#6963)
|
3 lat temu |
三咲智子 Kevin Deng
|
7663a79a29
fix(reactivity-transform): respect user defined symbols that conflict with macros (#6840)
|
3 lat temu |
Johnson Chu
|
bad3f3ce46
fix(types): stricter type condition for `EventHandlers` (#6855)
|
3 lat temu |
Evan You
|
dd3354c4c7
fix(compiler-core): fix parsing error on comments between v-if in prod
|
3 lat temu |
被雨水过滤的空气(Rairn)
|
64e6d9221d
fix(transition/keep-alive): fix unmount bug for component with out-in transition (#6839)
|
3 lat temu |
Rudy
|
48876182db
fix(compiler-core): keep whitespaces between interpolation and comment (#6828)
|
3 lat temu |
三咲智子 Kevin Deng
|
28a4fc040e
ci: upgrade node to 18 (#6983)
|
3 lat temu |
Evan You
|
6861d2380b
refactor(compiler-sfc): optimize import alias check for binding analysis
|
3 lat temu |
Evan You
|
8d1f526174
fix(compiler-sfc): fix binding analysis for aliased late import
|
3 lat temu |
三咲智子 Kevin Deng
|
4a00fddfed
fix(compiler-sfc): check import source during binding analysation (#6826)
|
3 lat temu |
三咲智子 Kevin Deng
|
fdc5902cce
fix(types/reactivity-transform): fix type when initial value is not used (#6821)
|
3 lat temu |
Evan You
|
b3916db82d
ci: disable format-check on ci
|
3 lat temu |
Evan You
|
9906e3a82a
chore: remove blank line [ci skip]
|
3 lat temu |
花果山大圣
|
bdaf83aae7
fix(hmr): fix hmr for components managed by keep-alive (#6809)
|
3 lat temu |