Commit Graph
56 Commits
Author SHA1 Message Date
陈嘉涵 a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +08:00
陈嘉涵 4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵 3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00
陈嘉涵 2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +08:00
陈嘉涵 82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵 207e80f396 chore: prettier all ts code 2020-01-19 15:27:28 +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
陈嘉涵 cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵 c895bf1739 chore: improve watcher 2020-01-18 10:58:12 +08:00
陈嘉涵 9bcfddc958 docs: add import when using Toast or Notify 2020-01-18 08:25:24 +08:00
陈嘉涵 2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
陈嘉涵 5cbb9e2998 fix(Picker): optimize the click experience 2020-01-11 15:13:53 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
陈嘉涵 ff91b7f121 docs(Picker): add method version tip #5478 2020-01-06 14:05:45 +08:00
neverlandandGitHub e8d01de060 fix(Picker): compatible with desktop scenario (#5430) 2019-12-31 10:39:27 +08:00
陈嘉涵andneverland 5eb2a4012a feat(Picker): add confirm method 2019-12-29 09:03:27 +08:00
陈嘉涵andneverland 46d2b09447 types(Picker): add method types 2019-12-22 17:36:47 +08:00
neverlandandGitHub 6ed535c013 fix(Swipe): avoid Vue 2.6 event bubble issues (#5346) 2019-12-22 09:32:16 +08:00
neverlandandGitHub 799f84488c fix(Picker): avoid Vue 2.6 event bubble issues by manually binding events (#5345) 2019-12-22 09:24:34 +08:00
neverlandandGitHub 34a817612d fix(Picker): should not submit form (#5182) 2019-12-03 18:03:40 +08:00
neverlandandGitHub 3bcb4e7716 docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverlandandGitHub aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverlandandGitHub 7c052f4c0c docs: add more tips of desktop usage (#4840) 2019-10-25 17:50:11 +08:00
neverlandandGitHub fe6b12f8c2 feat(Picker): add swipe-duration prop (#4816) 2019-10-23 17:21:32 +08:00
neverlandandGitHub 4c2cf8e2cb feat(Picker): add @picker-loading-icon-color var (#4787) 2019-10-19 21:25:30 +08:00
neverlandandGitHub b8daee5551 feat(Picker): add columns-top、columns-bottom slot (#4607) 2019-09-27 17:25:23 +08:00
neverlandandGitHub 9729879593 docs(Picker): add doc of default slot (#4603) 2019-09-27 15:09:37 +08:00
neverlandandGitHub 557b8ea54d chore: add @font-weight-bold var (#4594) 2019-09-26 20:39:59 +08:00
neverlandandGitHub a1ac34bead feat(Picker): improve accessibility (#4521) 2019-09-21 07:26:58 +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
neverlandandGitHub 81820b31eb fix(Picker): should reset moving when touch ended (#4283) 2019-08-29 16:58:53 +08:00
neverlandandGitHub 667c4f692c feat(Picker): add allow-html prop (#4278) 2019-08-28 20:58:50 +08:00
neverlandandGitHub 93ef02c409 fix(Picker): incorrect position when pause momentum (#4277) 2019-08-28 20:32:59 +08:00
neverlandandGitHub 6ae352882c fix(Picker): avoid click event when moving (#4273) 2019-08-28 16:55:51 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverlandandGitHub 16e80672d5 docs: remove 1.x version tip (#4257) 2019-08-27 17:50:36 +08:00
neverlandandGitHub 34d2395ad3 [improvement] Picker: prevent style be override by base.css (#4136) 2019-08-16 21:15:38 +08:00
neverlandandGitHub cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverlandandGitHub 24f5a91cd3 [improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverlandandGitHub 19cd2ed38e [improvement] optimize watch options (#4075) 2019-08-09 11:54:42 +08:00
neverlandandGitHub 24b3a05c76 [improvement] Picker: stop propagation when touchmove in vertical direction (#4043) 2019-08-03 21:28:26 +08:00
neverlandandGitHub 8c6b05aa62 [improvement] DatetimePicker: split into two components (#3995) 2019-07-29 20:20:09 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub d15315b8e4 [Doc] optimize data structure table (#3854) 2019-07-15 17:00:41 +08:00
陈嘉涵 2c4adff307 [Doc] detailed Array typing 2019-07-11 20:44:51 +08:00