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 keepDOM #1969

Merged
merged 2 commits into from Dec 11, 2023
Merged

feat: table support keepDOM #1969

merged 2 commits into from Dec 11, 2023

Conversation

shijiatongxue
Copy link
Collaborator

@shijiatongxue shijiatongxue commented Dec 8, 2023

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

Changelog

🇨🇳 Chinese

  • Feat: Table 支持 keepDOM,在折叠时不销毁被折叠的行

🇺🇸 English

  • Feat: Table support keepDOM

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

codesandbox-ci bot commented Dec 8, 2023

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 e59bcec:

Sandbox Source
pr-story Configuration
Semi Design: Simple Story Configuration

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (395ecb1) 88.10% compared to head (a184774) 88.13%.
Report is 2 commits behind head on release.

❗ Current head a184774 differs from pull request most recent head 1b158d3. Consider uploading reports for the commit 1b158d3 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1969      +/-   ##
===========================================
+ Coverage    88.10%   88.13%   +0.03%     
===========================================
  Files          436      436              
  Lines        25590    25593       +3     
  Branches      6456     6460       +4     
===========================================
+ Hits         22545    22556      +11     
+ Misses        3045     3037       -8     

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

Copy link

cypress bot commented Dec 8, 2023

Passing run #2101 ↗︎

0 234 10 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 1b158d3 into 34f8872...
Project: semi-design Commit: a184774987 ℹ️
Status: Passed Duration: 09:54 💡
Started: Dec 8, 2023 7:07 AM Ended: Dec 8, 2023 7:17 AM

Review all test suite changes for PR #1969 ↗︎

@pointhalo pointhalo merged commit 1ef1e0e into release Dec 11, 2023
5 of 6 checks passed
@pointhalo pointhalo deleted the feat/table-keepDOM branch December 11, 2023 09:16
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

4 participants