Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(utils): getPosition mouse 计算允许加上 clientY #1996

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

moecasts
Copy link
Contributor

@moecasts moecasts commented Dec 5, 2024

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

Tencent/tdesign-react#3225

💡 需求背景和解决方案

📝 更新日志

  • feat(utils): getPosition mouse 计算允许加上 clientY

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@moecasts moecasts force-pushed the feature/tooltip-position-mouse-mode-add-clientY-calculate branch from 4197174 to d3152bc Compare December 5, 2024 03:47
@uyarn uyarn added the pending label Dec 5, 2024
@uyarn
Copy link
Collaborator

uyarn commented Dec 5, 2024

讨论新增跟随鼠标的API中

@moecasts
Copy link
Contributor Author

moecasts commented Dec 6, 2024

讨论新增跟随鼠标的API中

这个只是新增了位置函数的计算,应该是没关系,跟随的 api 是要加在组件库那边的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants