Commit Graph
87 Commits
Author SHA1 Message Date
陈嘉涵 744cbac987 feat(Form): support using CheckboxGroup 2020-02-11 10:00:28 +08:00
陈嘉涵 3ad9950c2f chore: fix field related snapshot 2020-02-10 19:02:06 +08:00
陈嘉涵 dc77be6f8a feat(Form): support using slider 2020-02-10 17:17:09 +08:00
陈嘉涵 cb83240372 feat(Form): add failed event params 2020-02-10 15:54:03 +08:00
陈嘉涵 494e303061 fix(Form): reset validate when checkbox changed 2020-02-10 11:04:03 +08:00
陈嘉涵 e17a4a2499 fix: text-fill-color may affect child element 2020-02-10 10:58:48 +08:00
陈嘉涵 1fe96f3edc feat(Form): binding checkbox 2020-02-10 10:57:57 +08:00
陈嘉涵 f385c94040 Merge branch 'dev' into feature/form 2020-02-10 10:06:57 +08:00
陈嘉涵 aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵 e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵 70ed34aa24 feat(Form): add submit、failed event 2020-02-07 15:51:58 +08:00
陈嘉涵 9d8cf7f8d3 fix(Field): align center when using input slot 2020-02-07 15:40:32 +08:00
陈嘉涵 9326ad84f8 feat: add form component 2020-02-07 15:18:46 +08:00
陈嘉涵 79a38a3354 Revert "fix(Field): input slot should align center"
This reverts commit 0f137852e0.
2020-02-07 15:11:41 +08:00
陈嘉涵 f3398dc2cd feat(Field): add name prop 2020-02-07 14:36:30 +08:00
陈嘉涵 0f137852e0 fix(Field): input slot should align center 2020-02-07 14:36:20 +08:00
陈嘉涵 67bec61c6d feat(Field): add name prop 2020-02-07 14:33:44 +08:00
陈嘉涵 03c826c4d4 fix(Field): input slot should align center 2020-02-07 10:43:00 +08:00
陈嘉涵 8ca8aa1d1d chore(Field): fix snapshot 2020-02-05 17:43:21 +08:00
陈嘉涵 61093ef00f feat(Field): highlight word num when reaching maxlength 2020-02-05 15:58:51 +08:00
陈嘉涵 143bd4297f docs(Field): split demo 2020-02-03 11:56:57 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +08:00
陈嘉涵 e766d5d574 feat(Card): change thumb fit mode to cover 2020-01-24 10:45:06 +08:00
陈嘉涵 37f512fbd1 chore(Field): improve disabled cursor 2020-01-24 10:31:46 +08:00
陈嘉涵 e04fb6cd7b docs: fix arrow-direction default value 2020-01-23 10:36:43 +08:00
陈嘉涵 24ec818121 docs: optimize icon link 2020-01-23 10:32:02 +08:00
陈嘉涵 4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 08c84c9c38 chore: prettier all less files 2020-01-19 17:15:54 +08:00
陈嘉涵 2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵 8b49c5ec36 chore: fix field snapshot 2020-01-18 20:44:45 +08:00
陈嘉涵 1f4e9eec31 chore(Field): move placeholder from attrs to props (#5598) 2020-01-18 20:43:39 +08:00
陈嘉涵 cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵 64451eaaee chore(Field): move disabled from attrs to props (#5590) 2020-01-16 19:56:12 +08:00
陈嘉涵 60173dd6bc feat(Field): imporve readonly cursor 2020-01-16 10:03:52 +08:00
木槿花开andneverland a530c0314c feat: add multiple examples (#5564) 2020-01-14 10:15:35 +08:00
陈嘉涵 2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverlandandGitHub 9452444a7d feat(Field): add formatter prop (#5534) 2020-01-09 20:52:20 +08:00
neverlandandGitHub ac3808cd47 feat(Field): add digit type (#5524) 2020-01-09 15:28:58 +08:00
陈嘉涵andneverland 47e326fb2a docs(Field): add required demo 2020-01-09 14:38:39 +08:00
陈嘉涵andneverland 6d3d976b50 docs(Field): add more demos 2020-01-09 14:38:39 +08:00
neverlandandGitHub 3bfcf671b9 fix(Field): should limit number input in iOS (#5520) 2020-01-09 13:58:49 +08:00
陈嘉涵 630155833f docs: should hide some demes in vant-weapp 2019-12-30 11:37:07 +08:00
陈嘉涵andneverland 0b5c8e5f3d types(Field): add focus、blur method type 2019-12-22 17:36:47 +08:00
neverlandandGitHub a6490ed7f5 docs: add desc of autofocus prop (#5111) 2019-11-26 17:05:14 +08:00
neverlandandGitHub 3bcb4e7716 docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverlandandGitHub f6650aa1cd fix(Field): failed test cases (#5065) 2019-11-21 14:40:24 +08:00