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

chore: export FormList interface #25849

Merged
merged 1 commit into from
Jul 28, 2020
Merged

chore: export FormList interface #25849

merged 1 commit into from
Jul 28, 2020

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jul 28, 2020

[中文版模板 / 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
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

close #24487
close #25835

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Export FormList interface.
🇨🇳 Chinese 输出 FormList TS 定义。

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • 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

@afc163 afc163 force-pushed the export-FormList-interface branch from 7f8f1a9 to fe1f692 Compare July 28, 2020 03:49
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 28, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jul 28, 2020

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fe1f692:

Sandbox Source
antd reproduction template Configuration

@afc163 afc163 changed the title feat: export FormList interface chore: export FormList interface Jul 28, 2020
@afc163
Copy link
Member Author

afc163 commented Jul 28, 2020

最近 form explain 那几个用例挂的比较频繁。

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #25849 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #25849   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files         374      374           
  Lines        7309     7309           
  Branches     2039     2032    -7     
=======================================
  Hits         7274     7274           
  Misses         35       35           
Impacted Files Coverage Δ
components/form/FormList.tsx 100.00% <ø> (ø)

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 f0509f0...fe1f692. Read the comment docs.

@afc163 afc163 merged commit cffa9af into master Jul 28, 2020
@afc163 afc163 deleted the export-FormList-interface branch July 28, 2020 05:04
@07akioni 07akioni mentioned this pull request Jul 28, 2020
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.

Export interfaces from FormList.d.ts
2 participants