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: Table support stack fixed columns #47245

Merged
merged 4 commits into from Jan 31, 2024
Merged

feat: Table support stack fixed columns #47245

merged 4 commits into from Jan 31, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jan 30, 2024

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

resolve #28233

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English 🔥 Table support stack fixed columns.
🇨🇳 Chinese 🔥 Table 支持堆叠固定列。

☑️ 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

Copy link

stackblitz bot commented Jan 30, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Jan 30, 2024

Preview Is ready

Copy link
Contributor

github-actions bot commented Jan 30, 2024

Visual Regression Report for PR #47245 Failed ❌

Target branch: feature (b233f27)
View Full Report


image name expected actual diff
date-picker-multiple.compact.png feature: b233f27ba09100103a9b0088c85ca177f3268fc3 current: pr-47245 diff
date-picker-multiple.compact.css-var.png feature: b233f27ba09100103a9b0088c85ca177f3268fc3 current: pr-47245 diff
date-picker-multiple.dark.png feature: b233f27ba09100103a9b0088c85ca177f3268fc3 current: pr-47245 diff
date-picker-multiple.dark.css-var.png feature: b233f27ba09100103a9b0088c85ca177f3268fc3 current: pr-47245 diff
date-picker-multiple.default.png feature: b233f27ba09100103a9b0088c85ca177f3268fc3 current: pr-47245 diff
date-picker-multiple.default.css-var.png feature: b233f27ba09100103a9b0088c85ca177f3268fc3 current: pr-47245 diff

Check Full Report for details

li-jia-nan
li-jia-nan previously approved these changes Jan 30, 2024
.gitignore Show resolved Hide resolved
Copy link

socket-security bot commented Jan 30, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/rc-table@7.39.0 Transitive: environment +14 6.22 MB afc163, benjycui, dxq613, ...6 more

🚮 Removed packages: npm/rc-table@7.38.1

View full report↗︎

Copy link
Contributor

github-actions bot commented Jan 30, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 333.03 KB (+166 B 🔺)
./dist/antd-with-locales.min.js 379.16 KB (+373 B 🔺)

kiner-tang
kiner-tang previously approved these changes Jan 30, 2024
Copy link

codesandbox-ci bot commented Jan 30, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d583174:

Sandbox Source
antd reproduction template (forked) Configuration

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa36678) 100.00% compared to head (d583174) 100.00%.
Report is 15 commits behind head on feature.

Additional details and impacted files
@@            Coverage Diff             @@
##           feature    #47245    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          734       734            
  Lines        12580     12736   +156     
  Branches      3289      3343    +54     
==========================================
+ Hits         12580     12736   +156     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zombieJ zombieJ dismissed stale reviews from kiner-tang and li-jia-nan via d583174 January 31, 2024 01:48
@zombieJ zombieJ merged commit cbea5a5 into feature Jan 31, 2024
104 of 105 checks passed
@zombieJ zombieJ deleted the table-column-fixed branch January 31, 2024 02:25
Copy link
Contributor

🎉 Thank you for your contribution! If you have not yet joined our DingTalk community group, please feel free to join us (when joining, please provide the link to this PR).

🎉 感谢您的贡献!如果您还没有加入钉钉社区群,请扫描下方二维码加入我们(加群时请提供此 PR 链接)。

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.

None yet

5 participants