Skip to content

chore: TypeScript definition optimization#41415

Merged
afc163 merged 3 commits intomasterfrom
tabletype
Mar 25, 2023
Merged

chore: TypeScript definition optimization#41415
afc163 merged 3 commits intomasterfrom
tabletype

Conversation

@li-jia-nan
Copy link
Copy Markdown
Member

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English chore: TypeScript definition optimization
🇨🇳 Chinese chore: 类型优化

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 23, 2023

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 23, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 374.75 KB (+13 B 🔺)
./dist/antd-with-locales.min.js 431.68 KB (+14 B 🔺)

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6a2cad2) 100.00% compared to head (f87ea83) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #41415   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          610       610           
  Lines        10453     10470   +17     
  Branches      2851      2862   +11     
=========================================
+ Hits         10453     10470   +17     
Impacted Files Coverage Δ
components/table/Table.tsx 100.00% <ø> (ø)
components/table/InternalTable.tsx 100.00% <100.00%> (ø)
components/table/hooks/usePagination.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Comment thread components/table/InternalTable.tsx
Comment thread components/table/hooks/usePagination.ts
Comment thread components/table/Table.tsx
@afc163 afc163 merged commit 87543e5 into master Mar 25, 2023
@afc163 afc163 deleted the tabletype branch March 25, 2023 05:59
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
* Update usePagination.ts

* Update InternalTable.tsx

* Update Table.tsx
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
* Update usePagination.ts

* Update InternalTable.tsx

* Update Table.tsx
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.

2 participants