Releases: rafgraph/react-interactive
Releases · rafgraph/react-interactive
v0.8.0
- Add
wrapperClassName
and wrapperStyle
to api
v0.7.1
- Don't pass
tapTimeCutoff
prop down to element
v0.7.0
- Add
onLongPress
callback to api
- Add
tapTimeCutoff
to api
v0.6.6
- Fix
forceState
for focus always entering focusFromTab
v0.6.4
- Fix edge case where
notifyOfNext
focus
could be set more than once
v0.6.3
- Fix
focusFrom
with links that open in a new window (target="_blank"
) on Android Chrome
v0.6.2
- Fix
focusFrom
state on quick change of input type
v0.6.0
- Use separate
prop-types
package (and bump react
peer dependency to ^15.5.0
)
- Fix
forceState
issue when new focus state is not provided