Samuel Susla and Facebook GitHub Bot
7a1d1bc355
Fix a condition in forms stacking context evaluation
...
Summary: Changelog: [internal]
Reviewed By: cpojer
Differential Revision: D22921257
fbshipit-source-id: cff6ca629ec9c7e5c003a58e87c5051178587892
2020-08-04 07:22:52 -07:00
Samuel Susla and Facebook GitHub Bot
c452b826df
Implement ScrollView.snapToOffsets and associated props
...
Summary:
Changelog: [Internal]
Implementation is copied from Paper.
Reviewed By: shergin
Differential Revision: D22820677
fbshipit-source-id: 8eed7ecd4dc766e8579a89707849e041adb073eb
2020-08-03 07:08:29 -07:00
Samuel Susla and Facebook GitHub Bot
94d0078653
Implement ScrollView.snapToInterval and associated props
...
Summary:
Changelog: [Internal]
Implementation is copied from Paper.
Reviewed By: shergin
Differential Revision: D22794554
fbshipit-source-id: ccfa777356932d81aa986349fba1685acf65d7f1
2020-08-03 07:08:29 -07:00
Samuel Susla and Facebook GitHub Bot
709a3a0ceb
Backout "[RN] Fabric: Enable zIndex only for non-static positioned views"
...
Summary:
Changelog: [internal]
Backout D22098586 (https://github.com/facebook/react-native/commit/476ab7481e23070fc4db3f584e45a95eb2f9f7e1 ) because of issues like D22843134 (https://github.com/facebook/react-native/commit/799654b1058f6685c052f4e300c6e3ab81005549 ).
[428](https://fburl.com/codesearch/0dyyakf5 ) places with zIndex and most of them do not have position defined. This could cause views to be overlapped.
Reviewed By: JoshuaGross
Differential Revision: D22890669
fbshipit-source-id: 200d1cbe2a4c27e2a0445b315868f37418ab1d9b
2020-08-02 08:14:17 -07:00
David Vacca and Facebook GitHub Bot
3093010ea5
move fabric to ReactCommon/react/renderer
...
Summary:
This diff moves fabric C++ code from ReactCommon/fabric to ReactCommon/react/renderer
As part of this diff I also refactored components, codegen and callsites on CatalystApp, FB4A and venice
Script: P137350694
changelog: [internal] internal refactor
Reviewed By: fkgozali
Differential Revision: D22852139
fbshipit-source-id: f85310ba858b6afd81abfd9cbe6d70b28eca7415
2020-07-31 13:34:29 -07:00