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: link支持最大显示行数及tooltip提示 #9247

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Hsirius
Copy link
Collaborator

@Hsirius Hsirius commented Dec 26, 2023

What

Why

How

Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@github-actions github-actions bot added the feat label Dec 26, 2023
Copy link
Collaborator

@QKflame QKflame left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WebkitLineClamp 有确认在 firefox 浏览器中是否有效吗?

@Hsirius
Copy link
Collaborator Author

Hsirius commented Dec 27, 2023

WebkitLineClamp 有确认在 firefox 浏览器中是否有效吗?

没问题,98%的浏览器都支持

/**
* tooltip配置
*/
tooltip?: string;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个应该是和TooltipObject的属性对齐

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

加上了

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.

None yet

3 participants