1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

3135 Commits

Author SHA1 Message Date
neverland
c3ad21791b
docs: prefer using ref ()
* docs: prefer using ref

* docs: fix lint error
2021-08-18 16:39:09 +08:00
neverland
5adaeb704d
docs(DropdownMenu): fix demo state () 2021-08-18 10:05:44 +08:00
neverland
cb25a8c4ae
chore: prefer using ref in script setup () 2021-08-17 20:56:33 +08:00
neverland
c9fecc14ef
fix(Calendar): title is undefined in month-show event () 2021-08-17 19:46:44 +08:00
neverland
1aba8227e7
docs(TreeSelect): improve document () 2021-08-17 19:32:51 +08:00
neverland
33996db3fa
chore: demo using css vars () 2021-08-17 09:50:28 +08:00
neverland
42888a1c22
types: using exact component instance type () 2021-08-13 09:59:44 +08:00
neverland
a6b34d24b0
types(Field): should export FieldInstance type () 2021-08-12 23:55:04 +08:00
BaboonKing
b86b38cebe
feat(Dialog): add a "title" in the title attribute () 2021-08-12 23:53:57 +08:00
neverland
a02cec0f5f
types(Progress): add ProgressInstance type () 2021-08-12 10:19:51 +08:00
neverland
713be26ed2
types(IndexBar): add IndexBarInstance type () 2021-08-12 10:15:18 +08:00
neverland
a589fc2d12
types(NoticeBar): add NoticeBarInstance type () 2021-08-12 10:10:42 +08:00
neverland
08c53c82d2
docs: add type version tip () 2021-08-12 09:57:20 +08:00
neverland
31a622bbe7
docs: fix useCustomFieldValue link () 2021-08-12 09:53:23 +08:00
neverland
4578477a6e
docs(CouponList): fix Popup v-model usage () 2021-08-11 11:49:24 +08:00
neverland
735f7dd24a
chore: remote isWeapp mixin ()
* chore: remote isWeapp mixin

* fix: demo locale
2021-08-11 11:06:53 +08:00
neverland
4c41908ac1
refactor: demo using script setup () 2021-08-11 10:55:10 +08:00
neverland
c34c629ba3
chore: bump eslint config and format code () 2021-08-10 10:49:32 +08:00
neverland
9025d3b4e3
chore: bump Vue 3.2 and remove event shim () 2021-08-10 10:04:55 +08:00
neverland
ac2940a365
types(Area): fix missing onCancel typing () 2021-08-10 09:58:40 +08:00
neverland
e2a1d1ef32
types(ImagePreview): add ImagePreviewInstance type () 2021-08-09 17:49:24 +08:00
neverland
2596166e95
types(DropdownItem): add DropdownItemInstance type () 2021-08-09 17:06:55 +08:00
neverland
92c06b2700
types(DatetimePicker): add DatetimePickerInstance type ()
* types(DatetimePicker): add DatetimePickerInstance type

* chore: fix
2021-08-08 17:55:03 +08:00
neverland
e544b9ffe1
fix(Field): textarea scroll to top after resizing () 2021-08-08 17:38:42 +08:00
neverland
eaccf2db0f
feat(Style): add van-safe-area-bottom util class ()
* feat(Style): add van-safe-area-bottom class

* chore: update test cases
2021-08-08 09:08:23 +08:00
neverland
5852b80a17
docs: add useCustomFieldValue document () 2021-08-07 21:33:46 +08:00
neverland
1bfcbab2fa
chore: migrate to useCustomFieldValue () 2021-08-07 16:22:02 +08:00
neverland
86f6692284
fix(Badge): minus x offset not work () 2021-08-07 15:52:25 +08:00
neverland
10c36c05c3
types(AddressEdit): add AddressEditInstance type () 2021-08-06 19:11:38 +08:00
neverland
cf86a23c51
fix(Toast): failed to update message () 2021-08-06 18:58:07 +08:00
neverland
3a1c8a9d16
types(Area): add AreaInstance type () 2021-08-06 18:30:07 +08:00
neverland
2cfb39ad35
types(CollapseItem): add CollapseItemInstance type () 2021-08-06 18:25:26 +08:00
neverland
d3828f6ed5
fix(Rate): should enable flex wrap () 2021-08-06 17:38:26 +08:00
neverland
5b525def3a
types(Picker): add PickerInstance type () 2021-08-04 17:41:36 +08:00
neverland
d36b4a901d
docs(IndexBar): fix repeated methods () 2021-08-04 16:13:44 +08:00
neverland
76de1680b1
types(Search): add SearchInstance type () 2021-08-04 16:12:45 +08:00
neverland
5d369072fe
types(SwipeCell): add SwipeCellInstance type () 2021-08-04 16:02:19 +08:00
neverland
85b1f83a9d
feat(Button): loading-size prop support number type () 2021-08-04 10:21:13 +08:00
neverland
46cbdfa8ce
docs: add teleport link () 2021-08-04 10:14:57 +08:00
neverland
d6e5dcb813
docs: add disable animation tip () 2021-08-04 09:59:22 +08:00
Weicong Peng
2fe60bc4a9
fix(Tabs): remove invalid head padding for card type ()
* fix: 去除card类型的tabs头样式多余padding

* style: 优化tabs组件not选择器写法

Co-authored-by: 彭伟聪 <weicong.peng@foxmail.com>
2021-08-04 09:47:42 +08:00
neverland
795de3dd51
types(Tabs): add TabsInstance type ()
* types(Tabs): add TabsInstance type

* types: fix
2021-08-03 20:30:21 +08:00
neverland
ff464c12fa
types: add FIeldInstance type () 2021-08-02 20:42:27 +08:00
neverland
5f41cb9bbd
types: add CalendarInstance type ()
* types: add CalendarInstance type

* types: fix
2021-08-02 17:43:12 +08:00
neverland
1b5c166824
types(Uploader): add UploaderInstance type ()
* types(Uploader): add UploaderInstance type

* types: UploaderExpose

* fix: types
2021-08-01 18:32:07 +08:00
neverland
8f96a7b8a1
style(Image): fix border radius value () 2021-08-01 16:05:33 +08:00
neverland
1c781113bd
types: add ListInstance type () 2021-07-31 11:29:48 +08:00
neverland
32e77d71ab
types: add SwipeInstance type () 2021-07-30 14:25:14 +08:00
neverland
44fb849a5f
types(CountDown): add CountDownInstance type ()
* types(CountDown): add CountDownInstance type

* chore: fix snapshot
2021-07-29 15:34:08 +08:00
neverland
8a0f7ff3f0
docs: improve Form demo () 2021-07-29 10:21:56 +08:00