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): add table component #408

Merged
merged 3 commits into from
Aug 18, 2021
Merged

feat(comp:table): add table component #408

merged 3 commits into from
Aug 18, 2021

Conversation

danranVm
Copy link
Member

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

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Component style update
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Application (the showcase website) / infrastructure changes
  • Other... Please describe:

What is the current behavior?

What is the new behavior?

Other information

* feat(comp:table): add table
* feat(comp:table): support expandable
* feat(comp:table): update api docs
@idux-bot
Copy link

idux-bot bot commented Aug 18, 2021

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #408 (4086089) into main (da57bb3) will increase coverage by 0.22%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #408      +/-   ##
==========================================
+ Coverage   67.36%   67.58%   +0.22%     
==========================================
  Files           6        6              
  Lines         144      145       +1     
  Branches       11       11              
==========================================
+ Hits           97       98       +1     
  Misses         47       47              
Impacted Files Coverage Δ
packages/components/config/src/globalConfig.ts 100.00% <ø> (ø)
packages/components/config/src/defaultConfig.ts 97.22% <100.00%> (+0.07%) ⬆️

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 da57bb3...4086089. Read the comment docs.

@danranVm danranVm merged commit 858b0c2 into main Aug 18, 2021
@danranVm danranVm deleted the feat-table branch August 18, 2021 06:56
@danranVm danranVm restored the feat-table branch August 18, 2021 06:57
@danranVm danranVm mentioned this pull request Aug 19, 2021
1 task
@danranVm danranVm deleted the feat-table branch August 19, 2021 03:31
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.

1 participant