Commit Graph
84 Commits
Author SHA1 Message Date
neverlandandGitHub 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
chenjiahan b526bfeee9 docs(changelog): 3.0.9 2021-03-08 17:37:31 +08:00
neverlandandGitHub ae40d40c24 types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
LindyandGitHub 0c740b6962 feat(AddressList): add tag slots (#8292) 2021-03-08 16:50:12 +08:00
neverlandandGitHub e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
chenjiahan a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverlandandGitHub 1dbe9c54eb chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverlandandGitHub eaf01090cc types(AddressList): use tsx (#8143) 2021-02-12 18:58:14 +08:00
chenjiahan e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverlandandGitHub f630e7515b style: add safe-area mixin (#8062) 2021-02-02 20:28:26 +08:00
neverlandandGitHub 351755b506 test(AddressList): update test cases (#8006) 2021-01-26 14:58:33 +08:00
chenjiahan cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan 1e79f28ae5 docs(AddressList): use composition api 2020-12-13 12:34:50 +08:00
chenjiahan ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan 8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverlandandGitHub 862adcd8eb docs: display all less variables (#7604) 2020-11-22 16:02:46 +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
neverlandandGitHub a3b9e67d36 docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +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 24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan d7a944e391 Merge branch 'dev' into next 2020-10-22 17:53:36 +08:00
chenjiahan 76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
chenjiahan e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
chenjiahan b5cd336bb8 Merge branch 'dev' into next 2020-10-22 16:10:38 +08:00
neverlandandGitHub 7ec560fc82 docs: rename SlotProps (#7381) 2020-10-21 21:47:28 +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 2080071a82 refactor(AddressList): improve code 2020-08-24 10:37:52 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan d9e0e753f1 fix(AddressList): bottom slot not work 2020-08-18 17:56:26 +08:00
chenjiahan abe8ae7cca feat: migrate AddressList component 2020-08-17 11:39:40 +08:00
neverlandandGitHub c2a3f6411e style(ContactList): add safe area inset bottom (#6970) 2020-08-10 11:21:53 +08:00
neverlandandGitHub 95d3389d15 style: uniform line-height (#6862)
* style: uniform line-height

* style: line height
2020-07-24 17:23:46 +08:00
neverlandandGitHub 5d8ca5a531 style(AddressList): add safe-area-inset-bottom (#6355) 2020-05-24 15:08:05 +08:00
neverlandandGitHub bb65c62b1e fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
chenjiahan ad9aff0197 docs(AddressList): fix missing isDefault (#6217) 2020-05-07 10:56:52 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
陈嘉涵 7d010664cb docs: add 2.5.0 version tag 2020-02-15 19:45:48 +08:00
rexandGitHub d97e679e68 feat(AddressList): add new slot item-bottom (#5629) 2020-02-07 10:07:38 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 f7c5f994dd chore: prettier all tsx codes 2020-01-19 17:22:33 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00