element-plus/packages/directives/__tests__
BelinChung 0bb128315b
feat(click-outside): return mousedown event (#2038)
* feat(click-outside):  return mousedown event

Return mousedown event for binding function.

* feat(click-outside): expose both mouseup and mousedown event

* feat(directives): add test cases for click-outside

* feat(directives):  clear the previously assigned event object
2021-05-24 17:29:19 +08:00
..
click-outside.spec.ts feat(click-outside): return mousedown event (#2038) 2021-05-24 17:29:19 +08:00
repeat-click.spec.ts feat: Feature/timepicker && repeat-click directive (#289) 2020-09-16 14:49:21 +08:00
trap-focus.spec.ts fix(overlay): Fix overlay event triggering issue (#1235) 2021-01-14 17:01:37 +08:00