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

Add TypeScript definition for closeAction method #212

Merged

Conversation

jeremy-deutsch
Copy link
Contributor

closeAction is a documented ref method on DropdownAlert, but it wasn't in the TypeScript declaration file. This PR adds that method to index.d.ts.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   90.22%   90.22%           
=======================================
  Files          11       11           
  Lines         225      225           
=======================================
  Hits          203      203           
  Misses         22       22

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 d6ec4a5...0183bd6. Read the comment docs.

@testshallpass testshallpass merged commit 2684b63 into testshallpass:master Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants