neverland
|
e0eebbe982
|
feat(cli): support build types (#8264)
|
2021-03-04 15:35:36 +08:00 |
|
neverland
|
3fd2972b7c
|
chore: array fill (#8263)
|
2021-03-04 14:04:47 +08:00 |
|
neverland
|
12be46fad8
|
chore: improve filter (#8262)
|
2021-03-04 11:27:39 +08:00 |
|
neverland
|
9fd71923f9
|
chore: using includes instead of indexOf (#8261)
|
2021-03-04 11:07:54 +08:00 |
|
neverland
|
831091182a
|
chore: using symbol as provide key (#8260)
|
2021-03-04 10:58:36 +08:00 |
|
neverland
|
d20a2bd578
|
chore: add gitee issue template (#8259)
|
2021-03-04 10:14:13 +08:00 |
|
neverland
|
41b6004678
|
chore: area data using ts (#8257)
|
2021-03-04 09:58:25 +08:00 |
|
nemo-shen
|
845cc59f86
|
test(Picker): add test cases (#8251)
|
2021-03-04 09:21:11 +08:00 |
|
neverland
|
1dc1b708f0
|
types: reduce any (#8256)
|
2021-03-03 17:46:00 +08:00 |
|
neverland
|
d606b32c64
|
chore: make some improvement (#8255)
* chore: make some improvement
* chore: upd
|
2021-03-03 17:13:45 +08:00 |
|
neverland
|
2d8914c2c8
|
chore: add getZIndexStyle util (#8254)
|
2021-03-03 16:45:32 +08:00 |
|
neverland
|
202edb24c7
|
chore: improve multiple watch source (#8253)
|
2021-03-03 16:32:38 +08:00 |
|
chenjiahan
|
7f4651bbbf
|
types: reduce any
|
2021-03-02 20:12:52 +08:00 |
|
chenjiahan
|
6e5329cbe0
|
chore: rename variables and comments
|
2021-03-02 17:55:22 +08:00 |
|
chenjiahan
|
a0addef294
|
chore: prefer arrow function shorthand
|
2021-03-02 17:45:12 +08:00 |
|
neverland
|
29890efedb
|
chore(Search): fix spec typing (#8245)
|
2021-03-02 09:42:57 +08:00 |
|
neverland
|
bbb882acfa
|
test: add typing for some test cases (#8243)
|
2021-03-02 09:33:08 +08:00 |
|
neverland
|
d17e0ae9b8
|
feat(Step): add finish-icon slot (#8241)
|
2021-02-28 19:50:16 +08:00 |
|
neverland
|
ca97ef1012
|
docs(Calendar): hide firstDayOfWeek in weapp (#8239)
|
2021-02-28 19:30:25 +08:00 |
|
neverland
|
e6eb703207
|
chore(Toast): fix missing overlay prop (#8236)
|
2021-02-27 20:56:21 +08:00 |
|
neverland
|
6da5267891
|
docs(List): remove legacy sync modifier (#8235)
|
2021-02-27 20:44:29 +08:00 |
|
nemo-shen
|
0cd9052a6f
|
test(Coupon): add test cases (#8231)
|
2021-02-27 20:32:48 +08:00 |
|
Lu Zhijian
|
4d51c1524a
|
docs(Picker): fix typo (#8232)
|
2021-02-27 19:46:51 +08:00 |
|
neverland
|
314d6e2006
|
chore: remove unused isEmail validator (#8228)
|
2021-02-26 13:01:06 +08:00 |
|
neverland
|
2c2cd104c9
|
feat(ShareSheet): add overlay-style、overlay-class prop (#8225)
|
2021-02-26 10:47:09 +08:00 |
|
neverland
|
87b6654900
|
chore(Popup): adjust shared props (#8224)
|
2021-02-26 10:33:55 +08:00 |
|
neverland
|
cb6276451e
|
docs(ActionSheet): add overlay-style、overlay-class (#8223)
|
2021-02-26 10:31:15 +08:00 |
|
neverland
|
1dbe9c54eb
|
chore: bump @vant/cli@3.5.1 (#8221)
|
2021-02-26 10:24:53 +08:00 |
|
nemo-shen
|
da68e1cda1
|
test(Radio): remove legacy and add some test cases (#8220)
|
2021-02-26 10:04:41 +08:00 |
|
neverland
|
70a598cf5a
|
chore: bump vue@3.0.6 and fix Date prop type (#8215)
|
2021-02-25 10:35:03 +08:00 |
|
neverland
|
c054164ba6
|
fix(Toast): ssr error (#8214)
|
2021-02-25 10:13:36 +08:00 |
|
neverland
|
f746775a0d
|
chore(Row): remove todo (#8213)
|
2021-02-25 10:01:32 +08:00 |
|
nemo-shen
|
97e0414a8f
|
fix(DateTimePicker): fix incorrecrt inital value (#8193)
|
2021-02-25 09:48:38 +08:00 |
|
neverland
|
397af4f50a
|
docs: fix some mistakes (#8208)
|
2021-02-24 16:09:57 +08:00 |
|
neverland
|
2168382917
|
test: improve test cases typing (#8202)
|
2021-02-23 20:54:28 +08:00 |
|
neverland
|
1170262d72
|
test: fix index.spec.ts typing (#8201)
|
2021-02-23 19:43:29 +08:00 |
|
neverland
|
f0f89f1c4c
|
chore: demo spec uses ts (#8197)
|
2021-02-22 20:53:07 +08:00 |
|
neverland
|
f4698ebf44
|
docs: demo ts (#8196)
|
2021-02-22 20:36:59 +08:00 |
|
neverland
|
4c0120a183
|
types(Uploader): use tsx (#8192)
|
2021-02-21 17:04:56 +08:00 |
|
neverland
|
da09a6d871
|
docs(Form): fix button type (#8190)
|
2021-02-21 16:28:35 +08:00 |
|
neverland
|
906f01cc8e
|
types(Tabs): use tsx (#8187)
|
2021-02-20 17:49:34 +08:00 |
|
neverland
|
9ad0eafae0
|
types: improve ref typing (#8182)
|
2021-02-19 20:58:02 +08:00 |
|
neverland
|
7daca89102
|
types(DatetimePicker): use tsx (#8181)
|
2021-02-19 20:21:42 +08:00 |
|
neverland
|
d092d669f2
|
types(Calendar): use tsx (#8180)
|
2021-02-19 19:46:46 +08:00 |
|
neverland
|
8696f4ee70
|
types(utils): pick type (#8179)
|
2021-02-19 19:38:47 +08:00 |
|
neverland
|
d67031a98d
|
types(ImagePreview): use tsx (#8176)
|
2021-02-19 17:16:07 +08:00 |
|
neverland
|
d6bfb8fadc
|
docs(Sidebar): add intro
|
2021-02-18 23:39:55 +08:00 |
|
neverland
|
66f51ed2b5
|
docs(Tabs): add intro (#8173)
|
2021-02-17 16:32:11 +08:00 |
|
neverland
|
86b276caa5
|
fix(Popup): should watch lockScroll (#8169)
* fix(Popup): should watch lockScroll
* chore: oreder
* chore: upd
* chore: upd
|
2021-02-16 16:22:34 +08:00 |
|
neverland
|
f7b09d1677
|
feat(Notify): add lockScroll option (#8168)
|
2021-02-16 13:57:05 +08:00 |
|