 neverlandandGitHub
|
c424d6efcd
|
feat(Cascader): add close-icon prop (#8334)
|
2021-03-14 11:20:08 +08:00 |
|
 neverlandandGitHub
|
393d7cb7af
|
feat(ActionSheet): add cancel slot (#8333)
|
2021-03-14 11:14:55 +08:00 |
|
 neverlandandGitHub
|
ceebc22e63
|
types: extract prop types (#8332)
|
2021-03-14 10:58:08 +08:00 |
|
 neverlandandGitHub
|
6e026e18c3
|
fix(Swipe): incorrect item width after scaled (#8330)
|
2021-03-13 18:19:42 +08:00 |
|
 neverlandandGitHub
|
e1bfb7b27d
|
feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323)
|
2021-03-12 09:43:31 +08:00 |
|
 neverlandandGitHub
|
27a52949fa
|
feat(ContactList): add @contact-list-item-radio-icon-color var (#8322)
|
2021-03-11 21:15:55 +08:00 |
|
 neverlandandGitHub
|
1381070a12
|
chore: prefer named exports (#8315)
* chore: prefer named exports
* chore: fix import
|
2021-03-09 15:39:26 +08:00 |
|
 neverlandandGitHub
|
5d5ff1da4a
|
chore: function components support named exports (#8314)
|
2021-03-09 11:18:58 +08:00 |
|
neverland
|
7571c904ec
|
docs: add viewport units guide (#8313)
* docs: add viewport units guide
* docs: update tips
|
2021-03-09 10:51:50 +08:00 |
|
chenjiahan
|
b526bfeee9
|
docs(changelog): 3.0.9
|
2021-03-08 17:37:31 +08:00 |
|
chenjiahan
|
9dc1815b66
|
chore: release 3.0.9
|
2021-03-08 17:33:31 +08:00 |
|
chenjiahan
|
6122a0c2df
|
docs(cli): changelog 3.6.1
|
2021-03-08 17:22:17 +08:00 |
|
chenjiahan
|
40a76ddcf0
|
chore: release @vant/cli@3.6.1
|
2021-03-08 17:20:47 +08:00 |
|
 neverlandandGitHub
|
110af6f1f4
|
docs: revert cdn URL (#8310)
|
2021-03-08 17:19:56 +08:00 |
|
 neverlandandGitHub
|
8bae9ca0ed
|
chore: export some types (#8309)
|
2021-03-08 17:14:55 +08:00 |
|
 neverlandandGitHub
|
ae40d40c24
|
types: improve generated component typing (#8308)
|
2021-03-08 16:52:15 +08:00 |
|
 neverlandandGitHub
|
e540876398
|
refactor: reorganize all components (#8303)
|
2021-03-08 11:50:37 +08:00 |
|
 neverlandandGitHub
|
3144a63d2b
|
fix(cli): should not replace style entry import ext (#8301)
|
2021-03-08 09:36:49 +08:00 |
|
chenjiahan
|
1af04d43d9
|
docs(changelog): 3.0.8
|
2021-03-07 11:03:06 +08:00 |
|
chenjiahan
|
6601299e49
|
chore: release 3.0.8
|
2021-03-07 11:00:04 +08:00 |
|
 neverlandandGitHub
|
8c7d54e72a
|
feat(Locale): add th-TH lang (#8297)
|
2021-03-07 10:57:55 +08:00 |
|
 neverlandandGitHub
|
7aff50f9a4
|
types(Lazyload): add typing (#8296)
|
2021-03-07 10:37:22 +08:00 |
|
chenjiahan
|
4f080853ca
|
fix(@vant/lazyload): faild to publish types
|
2021-03-07 10:28:09 +08:00 |
|
chenjiahan
|
256d4505ec
|
chore: release @vant/lazyload 1.0.3
|
2021-03-07 10:25:35 +08:00 |
|
 neverlandandGitHub
|
273dc57077
|
types(@vant/lazyload): add declaration (#8295)
|
2021-03-07 10:24:03 +08:00 |
|
 neverlandandGitHub
|
8d64c3b590
|
chore(Field): extract utils (#8291)
|
2021-03-05 17:17:57 +08:00 |
|
 neverlandandGitHub
|
d76567eeec
|
fix(Swipe): should render dynamic swipe item correctly (#8288)
|
2021-03-05 15:33:17 +08:00 |
|
 neverlandandGitHub
|
08086c8002
|
types(AddressEdit): validator prop typing (#8284)
|
2021-03-05 11:05:50 +08:00 |
|
 neverlandandGitHub
|
09e1eb5a0d
|
chore: optional chaining (#8283)
|
2021-03-05 11:05:27 +08:00 |
|
 neverlandandGitHub
|
391ccd4240
|
style(Button): add some less vars (#8281)
|
2021-03-04 20:57:38 +08:00 |
|
 neverlandandGitHub
|
6d8ed45608
|
feat(PullRefresh): add pull-distance prop (#8280)
|
2021-03-04 20:41:53 +08:00 |
|
 neverlandandGitHub
|
d54ba516f3
|
fix(Stepper): incorrect text color in iOS14 when disabled (#8277)
|
2021-03-04 20:19:43 +08:00 |
|
 neverlandandGitHub
|
e50cd0c731
|
feat(ImagePreview): add overlay-style prop (#8276)
|
2021-03-04 20:18:51 +08:00 |
|
 neverlandandGitHub
|
42d1e9430c
|
feat(ImagePreview): add transition prop (#8275)
|
2021-03-04 20:06:25 +08:00 |
|
 neverlandandGitHub
|
d4fda0b4b0
|
fix(ActionSheet): should not reopen when closed (#8272)
|
2021-03-04 19:43:57 +08:00 |
|
 neverlandandGitHub
|
059ed39135
|
chore(Sticky): improve code style (#8270)
|
2021-03-04 19:25:04 +08:00 |
|
 neverlandandGitHub
|
bf56901fa1
|
types(Dialog): fix typing path (#8267)
|
2021-03-04 15:50:36 +08:00 |
|
 neverlandandGitHub
|
387f2ac336
|
build: using cli to generate type declaration (#8265)
|
2021-03-04 15:42:36 +08:00 |
|
 neverlandandGitHub
|
7f91b4a6bb
|
chore: remove legacy type folder (#8266)
|
2021-03-04 15:41:36 +08:00 |
|
chenjiahan
|
00f637da43
|
docs(cli): changelog v3.6.0
|
2021-03-04 15:37:45 +08:00 |
|
chenjiahan
|
c51c96526f
|
chore: release @vant/cli@3.6.0
|
2021-03-04 15:36:20 +08:00 |
|
 neverlandandGitHub
|
e0eebbe982
|
feat(cli): support build types (#8264)
|
2021-03-04 15:35:36 +08:00 |
|
 neverlandandGitHub
|
3fd2972b7c
|
chore: array fill (#8263)
|
2021-03-04 14:04:47 +08:00 |
|
 neverlandandGitHub
|
12be46fad8
|
chore: improve filter (#8262)
|
2021-03-04 11:27:39 +08:00 |
|
 neverlandandGitHub
|
9fd71923f9
|
chore: using includes instead of indexOf (#8261)
|
2021-03-04 11:07:54 +08:00 |
|
 neverlandandGitHub
|
831091182a
|
chore: using symbol as provide key (#8260)
|
2021-03-04 10:58:36 +08:00 |
|
 neverlandandGitHub
|
d20a2bd578
|
chore: add gitee issue template (#8259)
|
2021-03-04 10:14:13 +08:00 |
|
 neverlandandGitHub
|
41b6004678
|
chore: area data using ts (#8257)
|
2021-03-04 09:58:25 +08:00 |
|
 neverlandandGitHub
|
1dc1b708f0
|
types: reduce any (#8256)
|
2021-03-03 17:46:00 +08:00 |
|
 neverlandandGitHub
|
d606b32c64
|
chore: make some improvement (#8255)
* chore: make some improvement
* chore: upd
|
2021-03-03 17:13:45 +08:00 |
|
 neverlandandGitHub
|
2d8914c2c8
|
chore: add getZIndexStyle util (#8254)
|
2021-03-03 16:45:32 +08:00 |
|
 neverlandandGitHub
|
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 |
|
 neverlandandGitHub
|
2fd0d54da1
|
docs: add vite plugin guide (#8246)
|
2021-03-02 09:49:26 +08:00 |
|
 neverlandandGitHub
|
29890efedb
|
chore(Search): fix spec typing (#8245)
|
2021-03-02 09:42:57 +08:00 |
|
 neverlandandGitHub
|
bbb882acfa
|
test: add typing for some test cases (#8243)
|
2021-03-02 09:33:08 +08:00 |
|
chenjiahan
|
569d353b4a
|
docs(changelog): 3.0.7
|
2021-02-28 20:40:45 +08:00 |
|
chenjiahan
|
2d81b9280c
|
chore: release 3.0.7
|
2021-02-28 19:54:29 +08:00 |
|
 neverlandandGitHub
|
d17e0ae9b8
|
feat(Step): add finish-icon slot (#8241)
|
2021-02-28 19:50:16 +08:00 |
|
 neverlandandGitHub
|
ca97ef1012
|
docs(Calendar): hide firstDayOfWeek in weapp (#8239)
|
2021-02-28 19:30:25 +08:00 |
|
 neverlandandGitHub
|
e6eb703207
|
chore(Toast): fix missing overlay prop (#8236)
|
2021-02-27 20:56:21 +08:00 |
|
 neverlandandGitHub
|
6da5267891
|
docs(List): remove legacy sync modifier (#8235)
|
2021-02-27 20:44:29 +08:00 |
|
chenjiahan
|
bc9b24c8b6
|
chore: adjust browserslist to Chrome 51
|
2021-02-26 14:20:39 +08:00 |
|
 neverlandandGitHub
|
314d6e2006
|
chore: remove unused isEmail validator (#8228)
|
2021-02-26 13:01:06 +08:00 |
|
 neverlandandGitHub
|
617855a4bb
|
perf: adjust browserslist to fit Vue 3 (#8227)
|
2021-02-26 11:31:36 +08:00 |
|
 neverlandandGitHub
|
145b1f5968
|
perf: disable enableObjectSlots to reduce bundle size (#8226)
|
2021-02-26 11:26:25 +08:00 |
|
 neverlandandGitHub
|
2c2cd104c9
|
feat(ShareSheet): add overlay-style、overlay-class prop (#8225)
|
2021-02-26 10:47:09 +08:00 |
|
 neverlandandGitHub
|
87b6654900
|
chore(Popup): adjust shared props (#8224)
|
2021-02-26 10:33:55 +08:00 |
|
 neverlandandGitHub
|
cb6276451e
|
docs(ActionSheet): add overlay-style、overlay-class (#8223)
|
2021-02-26 10:31:15 +08:00 |
|
 neverlandandGitHub
|
1dbe9c54eb
|
chore: bump @vant/cli@3.5.1 (#8221)
|
2021-02-26 10:24:53 +08:00 |
|
chenjiahan
|
6aa2beeda4
|
docs(@vant/cli): changelog v3.5.1
|
2021-02-26 10:15:55 +08:00 |
|
chenjiahan
|
84335099e6
|
chore: release @vant/cli@3.5.1
|
2021-02-26 10:13:41 +08:00 |
|
chenjiahan
|
994972addb
|
fix(@vant/cli): missing ts-jest dep
|
2021-02-26 10:13:13 +08:00 |
|
 neverlandandGitHub
|
70a598cf5a
|
chore: bump vue@3.0.6 and fix Date prop type (#8215)
|
2021-02-25 10:35:03 +08:00 |
|
 neverlandandGitHub
|
c054164ba6
|
fix(Toast): ssr error (#8214)
|
2021-02-25 10:13:36 +08:00 |
|
 neverlandandGitHub
|
f746775a0d
|
chore(Row): remove todo (#8213)
|
2021-02-25 10:01:32 +08:00 |
|
chenjiahan
|
433b9e1bf7
|
docs(@vant/cli): changelog v3.5.0
|
2021-02-24 17:10:17 +08:00 |
|
chenjiahan
|
2e763587f7
|
chore: release @vant/cli@3.5.0
|
2021-02-24 17:09:26 +08:00 |
|
 neverlandandGitHub
|
c8a892c66d
|
feat(cli): support lint markdown file (#8210)
|
2021-02-24 17:08:42 +08:00 |
|
chenjiahan
|
376c1e7296
|
chore: release @vant/eslint-config@3.1.0
|
2021-02-24 17:00:01 +08:00 |
|
 neverlandandGitHub
|
58c01bbbe2
|
feat(@vant/eslint-config): add eslint-plugin-markdown (#8209)
|
2021-02-24 16:58:54 +08:00 |
|
 neverlandandGitHub
|
397af4f50a
|
docs: fix some mistakes (#8208)
|
2021-02-24 16:09:57 +08:00 |
|
 neverlandandGitHub
|
e819726991
|
chore(@vant/cli): bump deps (#8206)
|
2021-02-24 10:08:39 +08:00 |
|
 neverlandandGitHub
|
7b8eaaff0b
|
chore(@vant/cli): bump html-webpack-plugin@5.2.0 (#8205)
|
2021-02-24 09:57:46 +08:00 |
|
 neverlandandGitHub
|
2168382917
|
test: improve test cases typing (#8202)
|
2021-02-23 20:54:28 +08:00 |
|
 neverlandandGitHub
|
1170262d72
|
test: fix index.spec.ts typing (#8201)
|
2021-02-23 19:43:29 +08:00 |
|
 neverlandandGitHub
|
f0f89f1c4c
|
chore: demo spec uses ts (#8197)
|
2021-02-22 20:53:07 +08:00 |
|
 neverlandandGitHub
|
f4698ebf44
|
docs: demo ts (#8196)
|
2021-02-22 20:36:59 +08:00 |
|
chenjiahan
|
5a86b8efb0
|
docs(@vant/icons): changelog v1.5.3
|
2021-02-22 20:34:15 +08:00 |
|
chenjiahan
|
2dbeee844e
|
chore: release @vant/icons 1.5.3
|
2021-02-22 20:32:02 +08:00 |
|
 neverlandandGitHub
|
f6abc99f58
|
types(@vant/icons): add config type definition (#8195)
|
2021-02-22 20:31:03 +08:00 |
|
 neverlandandGitHub
|
94dcf6964a
|
build: add declaration tsconfig (#8194)
|
2021-02-22 20:10:21 +08:00 |
|
 neverlandandGitHub
|
4c0120a183
|
types(Uploader): use tsx (#8192)
|
2021-02-21 17:04:56 +08:00 |
|
 neverlandandGitHub
|
da09a6d871
|
docs(Form): fix button type (#8190)
|
2021-02-21 16:28:35 +08:00 |
|
 neverlandandGitHub
|
906f01cc8e
|
types(Tabs): use tsx (#8187)
|
2021-02-20 17:49:34 +08:00 |
|
 neverlandandGitHub
|
9ad0eafae0
|
types: improve ref typing (#8182)
|
2021-02-19 20:58:02 +08:00 |
|
 neverlandandGitHub
|
7daca89102
|
types(DatetimePicker): use tsx (#8181)
|
2021-02-19 20:21:42 +08:00 |
|
 neverlandandGitHub
|
d092d669f2
|
types(Calendar): use tsx (#8180)
|
2021-02-19 19:46:46 +08:00 |
|