Commit Graph
24 Commits
Author SHA1 Message Date
neverlandandGitHub ceebc22e63 types: extract prop types (#8332) 2021-03-14 10:58:08 +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 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 831091182a chore: using symbol as provide key (#8260) 2021-03-04 10:58:36 +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 1dbe9c54eb chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
nemo-shenandGitHub da68e1cda1 test(Radio): remove legacy and add some test cases (#8220) 2021-02-26 10:04:41 +08:00
neverlandandGitHub 08e928111b types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
neverlandandGitHub 4ce467c683 types(Radio): use tsx (#8129) 2021-02-11 10:35:22 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan 062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
chenjiahan 6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan 9010a0edf1 chore: rename useParentField to useLinkField 2020-09-26 11:24:42 +08:00
chenjiahan aafbcfcf04 refactor(Radio): refactor with composition api 2020-09-25 15:30:21 +08:00
chenjiahan 2172cce8b6 feat: migrate Radio/RadioGroup 2020-08-15 07:20:25 +08:00
陈嘉涵 48e443d0e2 feat(Form): support using RadioGroup 2020-02-11 09:05:10 +08:00
陈嘉涵 4dd41b23de feat(RadioGroup): add direction prop 2020-02-10 19:02:30 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverlandandGitHub 9e1758c1d8 feat(RadioGroup): add checked-color prop (#4532) 2019-09-22 18:29:27 +08:00
neverlandandGitHub 314cfa6a14 feat(RadioGroup): add icon-size prop (#4529) 2019-09-22 17:17:29 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00