Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
1 سال پیش |
Tycho
|
4592b63c6a
fix(types/withDefaults): ensure default values of type `any` do not include `undefined` (#11490)
|
1 سال پیش |
Evan You
|
26356264d2
chore: Merge branch 'main' into minor
|
2 سال پیش |
Micha Huhn
|
70773d0098
docs: fix typo (#11105)
|
2 سال پیش |
tomasvn
|
32262a9af5
chore: use PropertyKey type (#11056)
|
2 سال پیش |
Evan You
|
124c4cac83
fix(types): props in defineOptions type should be optional
|
2 سال پیش |
Evan You
|
75c8cf63a1
feat(types): provide internal options for directly using user types in language tools (#10801)
|
2 سال پیش |
Thimo Sietsma
|
37ba93c213
fix(types): avoid merging object union types when using withDefaults (#10596)
|
2 سال پیش |
Wes Cook
|
a653a8c125
chore: fix typo (#10621)
|
2 سال پیش |
Evan You
|
8fda856a82
refactor: split out useModel implementation and tests
|
2 سال پیش |
skirtle
|
10ccb9bfa0
fix(defineModel): support kebab-case/camelCase mismatches (#9950)
|
2 سال پیش |
Evan You
|
97ce041910
fix(defineModel): support local mutation when only prop but no listener is passed
|
2 سال پیش |
Evan You
|
9bc3c7e29c
fix(defineModel): always default modifiers to empty object
|
2 سال پیش |
Evan You
|
a772031ea8
feat(defineModel): support modifiers and transformers
|
2 سال پیش |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 سال پیش |
edison
|
eb12f211b8
fix(defineModel): ensure trigger effect when prop changed (#9841)
|
2 سال پیش |
三咲智子 Kevin Deng
|
ef688ba92b
feat(compiler-sfc): promote defineModel stable (#9598)
|
2 سال پیش |
Evan You
|
74387929cd
chore: update defineModel comment docs [ci skip]
|
2 سال پیش |
Evan You
|
f74785bc4a
feat(defineModel): support local mutation by default, remove local option
|
2 سال پیش |
Evan You
|
7e60d1058f
perf: use sync watcher for defineModel local mode
|
2 سال پیش |
Evan You
|
982a145d38
chore: Merge branch 'main' into minor
|
2 سال پیش |
三咲智子 Kevin Deng
|
096ba81817
feat(types): expose `DefineProps` type
|
2 سال پیش |
Evan You
|
b4ac0e6ac1
chore(dx): fix defineProps jsdoc + update defineEmits jsdoc example
|
2 سال پیش |
zqran
|
f15debc01a
fix(types): return type of withDefaults should be readonly (#8601)
|
2 سال پیش |
Carlos Rodrigues
|
94c049d930
fix(types): remove optional properties from defineProps return type (#6421)
|
2 سال پیش |
zqran
|
f07cb18fed
fix(types): correct withDefaults return type for boolean prop with undefined default value (#8602)
|
2 سال پیش |
Phentom
|
f0691e4581
chore: typo (#8345) [ci skip]
|
3 سال پیش |
Carlos Rodrigues
|
216f26995b
fix(types): support generic usage with withDefaults + defineProps (#8335)
|
3 سال پیش |
Cédric Exbrayat
|
ab9256a4bb
chore: fix typos in defineOptions (#8277)
|
3 سال پیش |
Evan You
|
1279b17300
fix(types): remove short syntax support in defineSlots()
|
3 سال پیش |