Skip to content

feat: 补充textOverflow属性文档,修复表格样式问题#11359

Merged
CheshireJCat merged 1 commit intobaidu:masterfrom
F-jianchao:fix-popOver-textOverflow
Dec 12, 2024
Merged

feat: 补充textOverflow属性文档,修复表格样式问题#11359
CheshireJCat merged 1 commit intobaidu:masterfrom
F-jianchao:fix-popOver-textOverflow

Conversation

@F-jianchao
Copy link
Copy Markdown
Contributor

What

Why

How

@github-actions github-actions Bot added the feat label Dec 11, 2024
@github-actions
Copy link
Copy Markdown

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

Please review the labels and make any necessary changes.

return getClassName();
}
const {textOverflow} = this.props;
return textOverflow === 'default' ? '' : textOverflow;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

外围扩充已经使用其他方式实现,这里可以删除了

@CheshireJCat CheshireJCat merged commit 176ff1e into baidu:master Dec 12, 2024
@F-jianchao F-jianchao deleted the fix-popOver-textOverflow branch December 12, 2024 09:20
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.

3 participants