react-native-macos/ReactCommon
Joshua Gross 57fcf6c268 LayoutAnimations: when delaying a REMOVE operation, insert operation indices on the same level must also be adjusted
Summary:
This will prevent views from becoming out-of-order as view removals are delayed and there are inserts at the same level.

There is at least one additional issue that crops up if many animations are queued up at the same time, that will be resolved separately.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D22130185

fbshipit-source-id: d8041c6afdcd729939dd392c9e2c23fe8ec1b706
2020-06-19 11:13:35 -07:00
..
better use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
callinvoker use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
config use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
cxxreact Add sanity checks to JSBigFileString 2020-06-18 20:51:59 -07:00
fabric LayoutAnimations: when delaying a REMOVE operation, insert operation indices on the same level must also be adjusted 2020-06-19 11:13:35 -07:00
hermes Remove calls to AllocationLocationTracker for native memory 2020-05-28 12:15:48 -07:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jsi Enable array buffers in JSCRuntime.cpp (#28961) 2020-06-09 01:11:53 -07:00
jsiexecutor Guard all NativeModulePerfLogger calls with a null check 2020-05-20 20:19:30 -07:00
jsinspector use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
microprofiler use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
reactperflogger Guard all NativeModulePerfLogger calls with a null check 2020-05-20 20:19:30 -07:00
runtimeexecutor use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
turbomodule Convert JSEngineInstance into a runtime factory, move runtime ownership to ReactInstance (#29009) 2020-06-03 22:06:39 -07:00
utils Font size in Text now respects preferredContentSizeCategory 2020-06-17 10:22:32 -07:00
yoga use fmod and YGDoubleEquals for double operations instead of float 2020-06-08 08:10:21 -07:00
React-Fabric.podspec Update podspecs for latest Fabric changes (#28584) 2020-06-12 10:51:33 -07:00
ReactCommon.podspec Introduce NativeModulePerfLogger 2020-05-13 20:28:15 -07:00
common.mk More robust hermes-engine lookup logic in makefiles (#26820) 2019-10-14 19:21:43 -07:00