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(module:table): support filter & fixed header add more table demo #210

Merged
merged 1 commit into from
Sep 6, 2017
Merged

feat(module:table): support filter & fixed header add more table demo #210

merged 1 commit into from
Sep 6, 2017

Conversation

vthinkxie
Copy link
Member

@vthinkxie vthinkxie commented Sep 1, 2017

close #86 close #174 close #218

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] 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?

Issue Number: N/A

What is the new behavior?

Goals

  • Support Fixed Header
  • Support Table DropDown Filter
  • Add Editable Table Demo
  • Add Server Sort and Filter Demo
  • Replace Http with HttpClient
  • Add rowSpan and colSpan Demo

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 40.4% when pulling 6567705 on vthinkxie:feat-table-fix-header into 414241c on NG-ZORRO:master.

@vthinkxie vthinkxie changed the title feat(module:table): support fixed header feat(module:table): support filter & fixed header add more table demo Sep 4, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 40.351% when pulling 106e09f on vthinkxie:feat-table-fix-header into 23bdc08 on NG-ZORRO:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 40.351% when pulling 106e09f on vthinkxie:feat-table-fix-header into 23bdc08 on NG-ZORRO:master.

@vthinkxie vthinkxie merged commit 5f11664 into NG-ZORRO:master Sep 6, 2017
@vthinkxie vthinkxie deleted the feat-table-fix-header branch September 6, 2017 03:01
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.

Enhance Table Component nz-table的API文档错误 表格组件,有没有固定表头,这种设置?
2 participants