mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
* test: Add current behavior for event types of onFocus/onBlur * fix: onFocus/onBlur have a matching event type * fix useFocus * fix: don't compare native event types with react event types * Add FocusIn/FocusOutEventInterface * A simpler alternative fix * Add regression tests * Always pass React event type and fix beforeinput Co-authored-by: Dan Abramov <dan.abramov@me.com>
react-interactions
This package is experimental. It is intended for use with the experimental React flags for internal testing.