skirtle
|
351ce069c5
|
fix(compat): watch arrays as deep: 1
|
2025-05-25 21:48:14 +01:00 |
skirtle
|
5d04c062d6
|
Merge branch 'main' into compat-array-watch
# Conflicts:
# packages/reactivity/src/watch.ts
|
2025-05-25 01:36:53 +01:00 |
edison
|
1a664749d4
|
fix(compat): ensure false value on input retains value attribute (#13216)
close #13205
|
2025-05-20 08:43:51 +08:00 |
Kate Corcoran
|
971412445d
|
fix(reactivity): fix WATCH_ARRAY compat not triggering on mutation
|
2024-10-23 11:15:05 -07:00 |
Evan You
|
04729ba216
|
fix(compat): only warn ATTR_FALSE_VALUE when enabled
close #11126
|
2024-06-14 11:03:04 +02:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
丶远方
|
b01fc7ea84
|
chore: remove unnecessary imports (#8262)
|
2023-05-19 07:54:12 +08:00 |
Himself65
|
cbc2733953
|
test: improve test case on `$el` (#7922)
|
2023-03-25 09:01:10 +08:00 |
Evan You
|
4ee0dad0fe
|
wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs
|
2023-01-26 21:35:50 +08:00 |
Evan You
|
e478755c7d
|
wip(vitest-migration): compat tests passing
|
2023-01-26 20:24:54 +08:00 |
Evan You
|
8867bb259a
|
wip(vitest-migration): reactivity tests passing
|
2023-01-26 15:25:55 +08:00 |
Evan You
|
47f488350c
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
Cédric Exbrayat
|
f01aadf2a1
|
fix(compat): enum coercion warning (#3755)
|
2021-05-12 17:47:00 -04:00 |
Evan You
|
37ee2959fc
|
wip: allow compatConfig mode to be a function
|
2021-05-06 10:57:34 -04:00 |
Evan You
|
bd3cc4d2c7
|
wip: tests for compiler compat
|
2021-04-30 15:50:32 -04:00 |
Evan You
|
b4c92ccf6b
|
wip: move compat test cases + filter tests
|
2021-04-29 16:58:14 -04:00 |