react/packages/react-art/src
Andrew Clark 13c5e2b531
Sync scheduling by default, with an async opt-in (#11771)
Removes the `useSyncScheduling` option from the HostConfig, since it's
no longer needed. Instead of globally flipping between sync and async,
our strategy will be to opt-in specific trees and subtrees.
2018-01-08 18:50:02 -08:00
..
__tests__ Update to Jest 22 (#11956) 2018-01-04 18:57:30 +00:00
ReactART.js Sync scheduling by default, with an async opt-in (#11771) 2018-01-08 18:50:02 -08:00