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: 新增分页控制 api & 完善inpu-number 尺寸类型 #694

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

honkinglin
Copy link
Collaborator

@honkinglin honkinglin commented Apr 27, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@honkinglin
Copy link
Collaborator Author

re #606

@honkinglin
Copy link
Collaborator Author

image

@github-actions
Copy link
Contributor

Size Change: +1.09 kB (0%)

Total Size: 745 kB

Filename Size Change
./dist/tdesign.js 449 kB +546 B (0%)
./dist/tdesign.min.js 213 kB +540 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 44.2 kB
./dist/tdesign.min.css 39.5 kB

@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2022

Codecov Report

Attention: Patch coverage is 84.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 60.79%. Comparing base (769dcd1) to head (de48947).
Report is 2204 commits behind head on develop.

Files with missing lines Patch % Lines
src/pagination/hooks/useBoundaryJumper.tsx 53.84% 6 Missing ⚠️
src/pagination/Pagination.tsx 91.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #694      +/-   ##
===========================================
- Coverage    64.33%   60.79%   -3.54%     
===========================================
  Files          725      825     +100     
  Lines        12647    14895    +2248     
  Branches      3025     3502     +477     
===========================================
+ Hits          8136     9055     +919     
- Misses        4511     5840    +1329     

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

@github-actions
Copy link
Contributor

github-actions bot commented Apr 27, 2022

完成

@honkinglin honkinglin force-pushed the feat/pagination/first-last-jump branch from bc63d7c to a1d67d0 Compare April 27, 2022 07:29
@github-actions
Copy link
Contributor

Size Change: +1.09 kB (0%)

Total Size: 745 kB

Filename Size Change
./dist/tdesign.js 449 kB +546 B (0%)
./dist/tdesign.min.js 213 kB +540 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 44.3 kB
./dist/tdesign.min.css 39.5 kB

@honkinglin honkinglin force-pushed the feat/pagination/first-last-jump branch from a1d67d0 to de48947 Compare April 27, 2022 08:18
@github-actions
Copy link
Contributor

Size Change: +1.14 kB (0%)

Total Size: 745 kB

Filename Size Change
./dist/tdesign.js 449 kB +565 B (0%)
./dist/tdesign.min.js 213 kB +574 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 44.2 kB
./dist/tdesign.min.css 39.5 kB

@uyarn uyarn merged commit d085cf8 into develop Apr 27, 2022
@uyarn uyarn deleted the feat/pagination/first-last-jump branch April 27, 2022 09:03
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.

3 participants