You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename DELAY action type from redux-tooltip/delay to redux-tooltip/DELAY for consistency
This fix has a possibility of breaking compatibility if you're using immediate action types instead of exported action types. In precise, this is a breaking change, but I decided to release as bugfix because it's exported as public APIs.
No breaking changes in this release, I believe. If not, please open an issue on GitHub.
Allowing id and className props is a temporary fix. Please remind that we have a plan to support Theme feature for addressing in a fundamental way. It's time to release v1 😃