react/packages/react-interactions
Sebastian Silbermann 7f696bd99c
fix: onFocus/onBlur/onBeforeInput have a matching event type (#19561)
* 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>
2020-08-10 12:54:10 +01:00
..
events fix: onFocus/onBlur/onBeforeInput have a matching event type (#19561) 2020-08-10 12:54:10 +01:00
npm Remove React Flare Keyboard responder (#19222) 2020-07-01 15:43:16 +01:00
README.md Rename experimental react-ui => react-interactions (#16842) 2019-09-20 11:51:03 +01:00
package.json Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00

README.md

react-interactions

This package is experimental. It is intended for use with the experimental React flags for internal testing.