disqus / disqus-react

A React component for Disqus
MIT License
369 stars 46 forks source link

Add onReady and other callbacks supported by Disqus #61

Closed poohitan closed 4 years ago

poohitan commented 4 years ago

Disqus supports more than only onNewComment callback, e.g. onReady, onInit, onPaginate, etc. It would be very useful to add and document these callbacks.

poohitan commented 4 years ago

I'm ready to prepare a PR if repo maintainer approve.

tterb commented 4 years ago

@poohitan PRs are always welcome! Tag me when you submit the PR and I can review it.

poohitan commented 4 years ago

@tterb submitted a PR

poohitan commented 4 years ago

@tterb when do you plan to publish the latest version on NPM?

tterb commented 4 years ago

@poohitan I'm hoping to get a new version published by the end of the week.