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(SelectTable): add SelectTable component #2775

Merged
merged 46 commits into from
Jan 19, 2024
Merged

feat(SelectTable): add SelectTable component #2775

merged 46 commits into from
Jan 19, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add SelectTable component

Description

close #2774

@bb-auto bb-auto bot added the enhancement New feature or request label Jan 9, 2024
@bb-auto bb-auto bot added this to the v8.1.0 milestone Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f97ecb2) 100.00% compared to head (7f5b1f6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2775   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          541       543    +2     
  Lines        23376     23447   +71     
  Branches      3398      3410   +12     
=========================================
+ Hits         23376     23447   +71     

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

* feat: 增加是否显示年按钮参数

* feat: 增加 OnValueChanged 回调方法

* chore: bump version 8.1.6-beta06

* refactor: 更新样式

* chore: 更新配置

* test: 增加 ShowYearButtons 单元测试

* test: 增加 OnValueChanged 单元测试

* test: 更新单元测试
* feat: 增加是否显示年按钮参数

* feat: 增加 OnValueChanged 回调方法

* chore: bump version 8.1.6-beta06

* refactor: 更新样式

* chore: 更新配置

* refactor: 增加 PageIndex 保护

* feat: 动态类型支持分页

* Revert "refactor: 增加 PageIndex 保护"

This reverts commit 9089f84.

* test: 增加 ShowYearButtons 单元测试

* test: 增加 OnValueChanged 单元测试

* test: 更新单元测试

* test: 增加单元测试
@ArgoZhang ArgoZhang force-pushed the main branch 3 times, most recently from 8d3061d to 6080326 Compare January 11, 2024 01:53
@ArgoZhang ArgoZhang merged commit 8dcf359 into main Jan 19, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the dev-table-select branch January 19, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(SelectTable): add SelectTable component
1 participant