106 Commits

Author SHA1 Message Date
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
chenjiahan
835ac68d82 chore: delete deprecated local.less 2021-07-26 16:28:07 +08:00
neverland
34d4937f2b
chore: fix all typos (#9053) 2021-07-17 16:07:42 +08:00
neverland
2a74d88c91
feat(ConfigProvider): add icon-prefix prop (#8986) 2021-07-06 17:24:22 +08:00
chenjiahan
a310e9a2c3 chore(@vant/icons): update base64 iconfont 2021-05-18 15:00:42 +08:00
chenjiahan
3eff0ad87a feat(@vant/icon): using iconfont.cn 2021-05-18 15:00:42 +08:00
neverland
02f0de8351
docs(Icon): remove legacy local icon usage (#8655) 2021-05-03 16:56:00 +08:00
dengrongyao
56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyao
55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyao
2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
b3146b9108
style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +08:00
neverland
7a14991b16
feat(Toast): add iconSize option (#8338) 2021-03-14 11:44:43 +08:00
neverland
e1bfb7b27d
feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323) 2021-03-12 09:43:31 +08:00
neverland
1381070a12
chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverland
ae40d40c24
types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverland
e540876398
refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverland
9fd71923f9
chore: using includes instead of indexOf (#8261) 2021-03-04 11:07:54 +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
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
dcef90a2a3
docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
5582f8a583 docs(Icon): use composition api 2020-12-13 13:53:51 +08:00
chenjiahan
3107c83c04 test(Icon): add demo snapshot 2020-12-01 10:18:25 +08:00
chenjiahan
28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan
1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
2b34fac38d test(Loading): update test cases 2020-11-14 06:57:02 +08:00
chenjiahan
a13f4fd1e4 test(Icon): update test cases 2020-11-14 06:53:25 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
a7df6cfebb test: adjust mount import source 2020-11-08 20:33:20 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan
f85ebfb222 Merge branch '2.x' into dev 2020-11-08 17:02:26 +08:00
chenjiahan
85e1548fc5 docs(Icon): add en tip 2020-11-08 16:58:44 +08:00
chenjiahan
58fa4fee1c docs(Icon): add woff2 icon tip 2020-11-08 16:57:17 +08:00
chenjiahan
c60b899c42 Merge branch '2.x' into dev 2020-11-01 20:52:07 +08:00
chenjiahan
e0ad65e69f feat(Icon): using encode-woff2 by default 2020-11-01 20:48:59 +08:00
chenjiahan
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
neverland
22888a7e97
test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverland
4efd8fb92f
fix(Icon): add info prop deprecation warning (#7347)
* fix(Icon): add info prop deprecation warning

* chore: adjust
2020-10-16 20:22:44 +08:00
chenjiahan
86d5e0a4cf docs(Icon): fix layout usage 2020-10-13 20:46:01 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan
475e60b282 feat: add Badge component #6573 2020-10-02 16:46:57 +08:00