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

Expose isGroup() and createMappingFunction() in *.d.ts files #108

Merged
merged 2 commits into from
Nov 29, 2018

Conversation

thinkh
Copy link
Member

@thinkh thinkh commented Nov 26, 2018

Related issue datavisyn/tdp_core#138 (comment)

prerequisites:

  • branch is up-to-date with the branch to be merged with, i.e. develop
  • build is successful
  • code is cleaned up and formatted
  • tested with Firefox 52, Firefox 57+, Chrome 64+, MS Edge 16+

Summary

The functions isGroup() and createMappingFunction() are exported, but ignored in the *.d.ts files. Removing the internal comment should fix this and make it available for the integration in tdp_core.

@sgratzl
Copy link
Member

sgratzl commented Nov 26, 2018

why is it needed that these to functions are public?

@thinkh
Copy link
Member Author

thinkh commented Nov 28, 2018

@sgratzl How do we proceed here?

@sgratzl sgratzl merged commit c0a9ba9 into develop Nov 29, 2018
@sgratzl sgratzl deleted the thinkh/expose-isGroup-createMappingFunction branch November 29, 2018 21:01
@thinkh
Copy link
Member Author

thinkh commented Nov 30, 2018

Thanks for merging.

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.

None yet

2 participants