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

Refactor/tooltip set by field #3272

Merged
merged 22 commits into from
Oct 11, 2024
Merged

Refactor/tooltip set by field #3272

merged 22 commits into from
Oct 11, 2024

Conversation

xile611
Copy link
Contributor

@xile611 xile611 commented Sep 26, 2024

[中文版模板 / Chinese template]

🤔 This is a ...

重构内容:
重构前: tooltip之前需要 tooltipPattern 解析 => tooltip Actual 解析 => tooltip attributes 解析,每步解析都有一些默认值处理、合并数据处理、过滤数据处理

重构后: 合并pattern 和 actual 的解析逻辑,统一一步,做好数据解析和过滤

  • New feature
  • Bug fix
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Refactoring
  • Update dependency
  • Code style optimization
  • Test Case
  • Branch merge
  • Release
  • Site / documentation update
  • Demo update
  • Workflow
  • Other (about what?)

🔗 Related issue link

🔗 Related PR link

🐞 Bugserver case id

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

@xile611 xile611 changed the title Refactor/tooltip set by field [WIP] Refactor/tooltip set by field Sep 27, 2024
@xile611 xile611 force-pushed the refactor/tooltip-set-by-field branch from 51b990a to 44ba42f Compare September 29, 2024 04:05
@xile611 xile611 force-pushed the refactor/tooltip-set-by-field branch from 8b78d4f to 4120ba1 Compare September 29, 2024 06:44
@xile611 xile611 changed the title [WIP] Refactor/tooltip set by field Refactor/tooltip set by field Sep 30, 2024
xiaoluoHe
xiaoluoHe previously approved these changes Oct 10, 2024
@xile611 xile611 merged commit 0297838 into develop Oct 11, 2024
5 of 6 checks passed
@xile611 xile611 deleted the refactor/tooltip-set-by-field branch October 11, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants