Commit Graph
154 Commits
Author SHA1 Message Date
neverlandandGitHub 1b84a9166d docs(Checkbox): fix v-model name (#9062) 2021-07-19 12:27:40 +08:00
neverlandandGitHub 0e05d8c908 types: improve relation types (#9016) 2021-07-12 20:54:19 +08:00
neverlandandGitHub be3a7d7497 docs: fix gray typo (#8953)
* docs: fix gray typo

* docs: fix prettier issue
2021-06-29 20:41:29 +08:00
踏学吾痕andGitHub ac3c5aa951 docs: fix format errors (#8919)
* docs: fix format errors

* docs: fix format errors
2021-06-24 09:49:08 +08:00
neverlandandGitHub 4ccd7c1cb5 feat: add more color variables (#8861)
* style: add --van-warning-color

* style: add --van-success-color

* feat: add more color variables
2021-06-14 15:21:05 +08:00
chenjiahanandneverland 981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahanandneverland b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverlandandGitHub 8e3833acc8 docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
chenjiahanandneverland 710aebaee4 feat(style): component using basic css variables 2021-06-12 15:52:22 +08:00
chenjiahanandneverland fe1cba97b7 feat(style): add component css variables 2021-06-12 15:52:22 +08:00
neverlandandGitHub 2e889b2641 feat(Checkbox): icon slot add disabled param (#8839) 2021-06-09 10:14:24 +08:00
neverlandandGitHub bd609e1df0 perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

* chore: upd
2021-04-14 10:26:21 +08:00
neverlandandGitHub 9deca34d1d chore: remove object spead (#8514) 2021-04-12 20:57:24 +08:00
dengrongyaoandneverland 56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
neverlandandGitHub f7706fb179 docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverlandandGitHub b3146b9108 style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +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 110af6f1f4 docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +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 9fd71923f9 chore: using includes instead of indexOf (#8261) 2021-03-04 11:07:54 +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
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 a8060bb599 chore: demo ts (#8160)
* chore: demo ts

* chore: fix
2021-02-14 19:50:45 +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
chenjiahan e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverlandandGitHub 4ce467c683 types(Radio): use tsx (#8129) 2021-02-11 10:35:22 +08:00
neverlandandGitHub b5944524d9 types: improve Checker parent typing (#8128) 2021-02-10 22:53:55 +08:00
neverlandandGitHub afad4ca90a types(Checkbox): use tsx (#8127) 2021-02-10 22:44:59 +08:00
neverlandandGitHub dcef90a2a3 docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverlandandGitHub 67d44a0fa5 docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan 866d9c0381 test: prefer using classes 2021-01-02 21:00:11 +08:00
chenjiahan 54fab50c3c docs: remove legacy locale mixin 2020-12-15 17:01:55 +08:00
chenjiahan 43a7047326 docs: fix table 2020-12-14 17:07:58 +08:00
chenjiahan a2dbf043a1 docs(Checkbox): reduce unnecessary reactive 2020-12-09 10:43:22 +08:00
chenjiahan 8875143d1c docs(Checkbox): use composition api 2020-12-06 16:15:36 +08:00
chenjiahan 28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahanandneverland bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan 5723c8a6bb docs: fix v-model api #7649 2020-11-30 22:07:21 +08:00
chenjiahan 999bdccdbb test(Checkbox): update test cases 2020-11-27 17:34:43 +08:00
chenjiahan 52fdf99c69 Merge branch '2.x' into dev 2020-11-26 21:05:57 +08:00
neverlandandGitHub 488d90aab9 feat(CheckboxGroup): toggleAll support skipDisabled option (#7644) 2020-11-26 19:34:51 +08:00