Evan You
|
47f488350c
chore: run updated prettier
|
il y a 4 ans |
Evan You
|
3056e9b3dc
fix(v-model): properly detect input type=number
|
il y a 4 ans |
Evan You
|
48f00c0f1b
fix(v-model): respect checkbox true-value/false-value on initial render
|
il y a 5 ans |
Evan You
|
f2b0a8e81d
fix(v-model): avoid mutation when using Set models + fix multi select Set model update
|
il y a 5 ans |
Evan You
|
83a79a829c
Revert "fix(v-model): mutate original array for v-model multi checkbox (#2663)"
|
il y a 5 ans |
HcySunYang
|
87581cd266
fix(v-model): mutate original array for v-model multi checkbox (#2663)
|
il y a 5 ans |
Pick
|
6a554feb13
perf(runtime-dom/vModel): remove looseHas if model is Set (#2236)
|
il y a 5 ans |
edison
|
d744b8a2dc
fix(runtime-dom): v-model should support number modifier with select tag (#2308)
|
il y a 5 ans |
Pick
|
cf1b6c666f
feat(runtime-dom): allow native Set as v-model checkbox source (#1957)
|
il y a 5 ans |
Evan You
|
11804fe93f
feat(directives): introduce `created` custom directive hook and ensure
|
il y a 5 ans |
learningMaster
|
324167d3d2
test(runtime-dom): add test for vModel composition session (#1631)
|
il y a 5 ans |
underfin
|
425335c28b
fix(v-model): consistent nullish value handling with 2.x (#1530)
|
il y a 5 ans |
HiiTea
|
22717772dd
chore: fix typos (#1090)
|
il y a 6 ans |
Evan You
|
f42d11e8e1
fix(v-model): handle dynamic assigners and array assigners
|
il y a 6 ans |
Evan You
|
c07751fd36
refactor: adjust `createApp` related API signatures
|
il y a 6 ans |
Chris Fritz
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
il y a 6 ans |
Cédric Exbrayat
|
fe66194a77
feat(vModel): handle true-value and false-value for checkbox (#449)
|
il y a 6 ans |
Evan You
|
e98a85f3cb
refactor: applyDirectives -> withDirectives
|
il y a 6 ans |
Evan You
|
2b3d5b3f96
chore: move vModel.spec.ts
|
il y a 6 ans |