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

fix: add typings for Empty component #1439

Merged

Conversation

Svreber
Copy link
Contributor

@Svreber Svreber commented Nov 19, 2019

This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Branch merge
  • Other (about what?)

What's the background?

  1. Describe the source of requirement.

The Empty component (added in 1.4.0) has no type def in the ant-design-vue project.

  1. Resolve what problem.

The Empty component had no typings definition and could not be imported independentely using the Typescript approach.

  1. Related issue link.

I didn't find any issue regarding this.

Changelog description (Optional if not new feature)

  1. English description

Added type definition for Empty component.

Self Check before Merge

  • 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

@netlify
Copy link

netlify bot commented Nov 19, 2019

Deploy preview for ant-desing-vue processing.

Building with commit e2d0500

https://app.netlify.com/sites/ant-desing-vue/deploys/5dd40113175cec00087d9015

@Svreber Svreber force-pushed the add-typings-for-empty-component branch from 7c674b7 to e2d0500 Compare November 19, 2019 14:49
@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #1439 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1439      +/-   ##
==========================================
+ Coverage    87.9%   87.92%   +0.01%     
==========================================
  Files         156      156              
  Lines        5398     5398              
  Branches     1523     1523              
==========================================
+ Hits         4745     4746       +1     
  Misses        583      583              
+ Partials       70       69       -1
Impacted Files Coverage Δ
components/upload/UploadList.jsx 90.9% <0%> (+1.13%) ⬆️

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 d52ed02...e2d0500. Read the comment docs.

@tangjinzhou tangjinzhou merged commit 59dc98d into vueComponent:master Nov 20, 2019
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants