Skip to content

Conversation

noootwo
Copy link

@noootwo noootwo commented Dec 17, 2024

Types of changes

  • New feature
  • Bug fix
  • Enhancement
  • Component style change
  • Typescript definition change
  • Documentation change
  • Coding style change
  • Refactoring
  • Test cases
  • Continuous integration
  • Breaking change
  • Others

Background and context

Table组件目前的header的两脚没有完全贴合container,如图
image
image

Solution

container设置了overflow: hidden
去掉了滚动时左右阴影的border-radius

How is the change tested?

运行修改后的项目文档可验证

Changelog

Component Changelog(CN) Changelog(EN) Related issues
Table 优化了表格组件边框样式 beautify the border style of table

Checklist:

  • Test suite passes (npm run test)
  • Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
  • Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others
    should be submitted to main branch)

Other information

Copy link

codesandbox bot commented Dec 17, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@noootwo noootwo changed the title fix(table): the header radius need fit the container in normal case fix(table): the header radius need fit the container in some case Dec 17, 2024
@KanekiYuto
Copy link

期待合并该项目,我也确实需要它

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

Successfully merging this pull request may close these issues.

2 participants