Commit Graph
22 Commits
Author SHA1 Message Date
chenjiahan a7836a30e6 fix(SwipeCell): missing emits config 2020-08-17 11:54:33 +08:00
chenjiahan 13912c02a5 refactor(SwipeCell): rename open event params 2020-08-09 20:54:17 +08:00
chenjiahan 8031c690dd refactor(SwipeCell): remove deprecated on-close 2020-08-09 20:52:55 +08:00
chenjiahan 0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵 526202cc40 feat(SwipeCell): left-width、right-width can be string 2020-01-31 10:07:04 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverlandandGitHub e037082feb fix(SwipeCell): avoid Vue 2.6 event bubble issues (#5348) 2019-12-22 09:47:40 +08:00
neverlandandGitHub c0b1460c80 feat(SwipeCell): add open event (#5324) 2019-12-20 10:20:18 +08:00
neverlandandGitHub ac00d78a46 feat(SwipeCell): add before-close prop (#5320) 2019-12-19 21:02:46 +08:00
neverlandandGitHub b889ab09e8 fix(SwipeCell): compatible with desktop scenario (#5077) 2019-11-22 10:32:17 +08:00
neverlandandGitHub aba9e3f009 feat(SwipeCell): optimize code (#5076) 2019-11-22 10:10:28 +08:00
neverlandandGitHub 9d21b53731 feat(SwipeCell): add open event (#4986) 2019-11-12 21:03:48 +08:00
neverlandandGitHub b4371a52d4 perf: add transition-property (#4389) 2019-09-06 19:50:12 +08:00
neverlandandGitHub 15046888d9 [bugfix] SwipeCell: should not prevent touchmove when opened (#3982) 2019-07-27 10:24:51 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub 04616b8a5f [new feature] SwipeCell: add stop-propagation prop (#3952) 2019-07-24 20:27:56 +08:00
neverlandandGitHub 0d68c628ca [improvement] SwipeCell: should stop event propagation (#3898) 2019-07-19 10:15:23 +08:00
neverlandandGitHub be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverlandandGitHub 08358c89eb [new feature] SwipeCell: add name prop (#3680) 2019-06-28 16:03:10 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00