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(comp:table): ellipsis supports hidden the title #1044

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

danranVm
Copy link
Member

@danranVm danranVm commented Jul 27, 2022

fix #1035

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 27, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #1044 (073c7f8) into main (03e6aa5) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1044   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files         314      314           
  Lines       29987    29987           
  Branches     3540     3540           
=======================================
  Hits        28113    28113           
  Misses       1874     1874           
Impacted Files Coverage Δ
packages/components/table/src/types.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03e6aa5...073c7f8. Read the comment docs.

@danranVm danranVm merged commit 70a6d4a into IDuxFE:main Jul 27, 2022
@danranVm danranVm deleted the feat-table-ellipsis branch July 27, 2022 06:38
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.

[comp:table] 使用ellipsis后,customCell的title应该不显示
1 participant