Caleb Harrelson

Results 3 issues of Caleb Harrelson

I've read the discussion in #178 and am yet another person that has run into the wall of "can't use the hooks with a not-yet-defined id". I understand and agree...

## Summary The existing TypeScript support, added via PR #148, is broken. The types aren't available when consumed, are incorrect anyway, and the PR contained breaking changes. This PR reverts...

## Summary Fixes an exception `TypeError: undefined is not an object (evaluating 'Object.prototype.hasOwnProperty.call(t,o)’)` when `tipSettings` is not defined. `tipSettings` is supposed to be optional, and suppresses the tip screen when...