远方os
|
94b9b37362
test: improve test coverage (#9203)
|
2 vuotta sitten |
Wick
|
15ffe8f2c9
fix(runtime-dom): force update v-model number with leading 0 (#10506)
|
2 vuotta sitten |
yangxiuxiu
|
db374e54c9
fix(runtime-dom): `v-model` string/number coercion for multiselect options (#10576)
|
2 vuotta sitten |
Evan You
|
2ffb956efe
perf(v-model): optimize v-model multiple select w/ large lists
|
2 vuotta sitten |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 vuotta sitten |
白雾三语
|
40f4b77bb5
fix(v-model): avoid overwriting number input with same value (#7004)
|
2 vuotta sitten |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
3 vuotta sitten |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 vuotta sitten |
小刘(liulinboyi)
|
6ce75c10f1
test(runtime-dom): vModel tests for input range (#5907)
|
4 vuotta sitten |
小刘(liulinboyi)
|
71066b5afe
fix(v-model): fix case where .trim and .number modifiers are used together (#5842)
|
4 vuotta sitten |
那里好脏不可以
|
6042ab0f2f
chore: type [ci skip]
|
4 vuotta sitten |
Evan You
|
47f488350c
chore: run updated prettier
|
4 vuotta sitten |
Evan You
|
3056e9b3dc
fix(v-model): properly detect input type=number
|
4 vuotta sitten |
Evan You
|
48f00c0f1b
fix(v-model): respect checkbox true-value/false-value on initial render
|
5 vuotta sitten |
Evan You
|
f2b0a8e81d
fix(v-model): avoid mutation when using Set models + fix multi select Set model update
|
5 vuotta sitten |
Evan You
|
83a79a829c
Revert "fix(v-model): mutate original array for v-model multi checkbox (#2663)"
|
5 vuotta sitten |
HcySunYang
|
87581cd266
fix(v-model): mutate original array for v-model multi checkbox (#2663)
|
5 vuotta sitten |
Pick
|
6a554feb13
perf(runtime-dom/vModel): remove looseHas if model is Set (#2236)
|
5 vuotta sitten |
edison
|
d744b8a2dc
fix(runtime-dom): v-model should support number modifier with select tag (#2308)
|
5 vuotta sitten |
Pick
|
cf1b6c666f
feat(runtime-dom): allow native Set as v-model checkbox source (#1957)
|
5 vuotta sitten |
Evan You
|
11804fe93f
feat(directives): introduce `created` custom directive hook and ensure
|
5 vuotta sitten |
learningMaster
|
324167d3d2
test(runtime-dom): add test for vModel composition session (#1631)
|
5 vuotta sitten |
underfin
|
425335c28b
fix(v-model): consistent nullish value handling with 2.x (#1530)
|
6 vuotta sitten |
HiiTea
|
22717772dd
chore: fix typos (#1090)
|
6 vuotta sitten |
Evan You
|
f42d11e8e1
fix(v-model): handle dynamic assigners and array assigners
|
6 vuotta sitten |
Evan You
|
c07751fd36
refactor: adjust `createApp` related API signatures
|
6 vuotta sitten |
Chris Fritz
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 vuotta sitten |
Cédric Exbrayat
|
fe66194a77
feat(vModel): handle true-value and false-value for checkbox (#449)
|
6 vuotta sitten |
Evan You
|
e98a85f3cb
refactor: applyDirectives -> withDirectives
|
6 vuotta sitten |
Evan You
|
2b3d5b3f96
chore: move vModel.spec.ts
|
6 vuotta sitten |