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

fix(Table): fix stripe style error #1764

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

Conversation

Ali-ovo
Copy link

@Ali-ovo Ali-ovo commented Apr 8, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

fix: Tencent/tdesign-react#2669

💡 需求背景和解决方案

pr: Tencent/tdesign-react#2823
通过 table data 的 index 来判断添加 odd\even 的class类名来解决展开收起时,斑马纹跳动的bug。 需要其他组件进行适配此样式

📝 更新日志

  • fix(Table): 修复斑马纹效果的样式跳动问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link

github-actions bot commented Apr 8, 2024

tdesign-vue preview 地址:(如果你有 DOM 变动请自行在对应技术栈仓库中发起 PR)
完成

@uyarn uyarn changed the title fix: fix table stripe style error fix(Table): fix stripe style error Apr 9, 2024
@uyarn
Copy link
Collaborator

uyarn commented May 13, 2024

@Ali-ovo 麻烦你改成--even--odd 符合规范

@Ali-ovo
Copy link
Author

Ali-ovo commented May 13, 2024

@Ali-ovo 麻烦你改成--even--odd 符合规范

done 也改了组件那边对应的样式

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