Commit Graph
142 Commits
Author SHA1 Message Date
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 f823c8818f chore: bump vue@3.0.11 (#8663)
Signed-off-by: chenjiahan <chenjiahan@youzan.com>
2021-05-06 20:29:35 +08:00
neverlandandGitHub 0a9f2102d1 chore: prefer using extend (#8531) 2021-04-15 09:39:20 +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
neverlandandGitHub 92f6a6a662 docs(Area): using @vant/area-data (#8491) 2021-04-09 16:30:23 +08:00
neverlandandGitHub 3214b1dd80 chore: remove isNaN util, re-organize validate utils (#8473) 2021-04-08 10:08:03 +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 74e19f55d1 chore: adjust some code (#8446) 2021-04-02 10:19:33 +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 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 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 12be46fad8 chore: improve filter (#8262) 2021-03-04 11:27:39 +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 f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverlandandGitHub 9ad0eafae0 types: improve ref typing (#8182) 2021-02-19 20:58:02 +08:00
neverlandandGitHub fa8b494f0e chore: rename vModel to v-model (#8150) 2021-02-14 11:05:13 +08:00
neverlandandGitHub cb2c2b9b68 test: prefer enUS (#8144) 2021-02-12 20:06:11 +08:00
neverlandandGitHub 2fc8333c45 types(AddressEdit): use tsx (#8141) 2021-02-12 13:22:44 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan 3787e82ec7 chore(AddressEdit): remove createCommentVNode 2021-01-20 20:40:49 +08:00
chenjiahan 06df8092d1 test(AddressEdit): update test cases 2021-01-11 21:03:32 +08:00
chenjiahan 6a184f8e93 fix(AddressEdit): should expose setAreaCode method 2021-01-11 20:44:53 +08:00
chenjiahan dc93ef3f20 chore(AddressEdit): use createCommentVNode instead of h 2021-01-11 20:12:09 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan 1e79f28ae5 docs(AddressList): use composition api 2020-12-13 12:34:50 +08:00
chenjiahan cc4e69ea54 docs(AddressEdit): use composition api 2020-12-13 12:29:47 +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 062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
chenjiahan e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan 24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00