-
Notifications
You must be signed in to change notification settings - Fork 652
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tooltip):增加onShow与onHide钩子 (#2028)
* feat(tooltip): 增加onShow与onHide钩子 增加onShow与onHide钩子,让调用方可以感知tooltip出现与消失的时机,与V3能力拉齐 * test(tooltip.test): 补充测试用例 * test(tooltip.test): 修改测试用例 改为专用手势模拟与方法断言
- Loading branch information
Showing
2 changed files
with
47 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters