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

Fixed typescript function parameter definitions #60

Merged

Conversation

jakeboone02
Copy link
Member

This fixes TypeScript definitions for parameters that are functions.

@codecov-io
Copy link

codecov-io commented Mar 29, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   72.59%   72.59%           
=======================================
  Files           7        7           
  Lines         135      135           
  Branches       18       18           
=======================================
  Hits           98       98           
  Misses         34       34           
  Partials        3        3

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 43d1cf5...044d951. Read the comment docs.

@pavanpodila pavanpodila merged commit 2cb9762 into react-querybuilder:master Apr 3, 2018
@jakeboone02
Copy link
Member Author

Thanks for merging this, @pavanpodila. Do you have an ETA on a new version that will include it?

@jakeboone02 jakeboone02 deleted the fix-type-functions branch April 4, 2018 15:53
@pavanpodila
Copy link
Contributor

@jakeboone02 I'll try to do it this week, possibly on Friday

@pavanpodila
Copy link
Contributor

@jakeboone02 Published: https://github.com/sapientglobalmarkets/react-querybuilder

Thanks Jake!

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