Commit Graph
74 Commits
Author SHA1 Message Date
陈嘉涵 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
陈嘉涵 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
neverlandandGitHub 1c03d5d3f3 fix(Field): incorrect count of line break in safari (#5049) 2019-11-19 21:06:19 +08:00
neverlandandGitHub aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverlandandGitHub 56e9b7afa0 chore: use gen instead of render (#4922) 2019-11-05 09:12:03 +08:00
neverlandandGitHub dcd67a1da9 feat(Uploader): add closeImagePreview method (#4901) 2019-11-02 20:43:14 +08:00
neverlandandGitHub 0a1d6b5a9b docs: fix icon link (#4758) 2019-10-17 17:20:41 +08:00
neverlandandGitHub f54824aede feat(Field): optimize word limit style (#4723) 2019-10-15 10:07:29 +08:00
neverlandandGitHub 8ad1b13e18 feat(Field): add show-word-limit prop (#4721) 2019-10-14 20:39:39 +08:00
neverlandandGitHub 4fadffa50a fix(Field): incorrect placeholder color when error and disabled (#4666) 2019-10-09 16:32:35 +08:00
neverlandandGitHub 3c210f8252 feat(Cell): improve accessibility (#4519) 2019-09-20 20:29:38 +08:00
neverlandandGitHub 76ac9f71d1 docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
万刚andneverland f43ca552bd fix(Field): update disabled color on iOS (#4508) 2019-09-19 17:59:37 +08:00
neverlandandGitHub 6069d72df4 docs: add more links (#4420) 2019-09-10 20:27:42 +08:00
neverlandandGitHub 4192ef198e docs(Search): update document (#4414) 2019-09-10 17:34:58 +08:00