react/packages/react-interactions
Tianyu Yao 432ffc9d0f
Convert more Scheduler.unstable_flushAll in tests to new test utils (#26369)
`Scheduler.unstable_flushAll` in existing tests doesn't work with
microtask. This PR converts most of the remaining
`Scheduler.unstable_flushAll()` calls to using internal test utilities
to unblock refactoring `ensureRootIsScheduled` with scheduling a
microtask.
2023-03-10 20:56:13 -05:00
..
events Convert more Scheduler.unstable_flushAll in tests to new test utils (#26369) 2023-03-10 20:56:13 -05: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 Update the exports field (#23257) 2022-02-08 21:07:26 -05:00

README.md

react-interactions

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