Yuki Kodama
Yuki Kodama
Hi, I'm new to redux-ship and have an experience of redux-saga. I want to create a periodic timer which dispatches `TIME_TICK` action every second with redux-ship. In redux-ship, however, a...
[react-themeable](https://github.com/markdalgleish/react-themeable) looks good.
There is no way to put a gap between origin and tooltip.
I prefer simple, like power-assert.
`Uncaught TypeError: Cannot read property 'my-tip' of undefined` is not user-friendly. This error message is often raised when you forget to combine `redux-tooltip`'s reducer. This can be detected in [`select()`...
On auto-placement, if 'top' placement crosses top and left edges, and 'bottom' placement crosses only left edge, redux-tooltip should select 'bottom' placement instead of 'top'.