File tree
163 files changed
+2033
-2050
lines changed- .circleci
- configurations
- flow-typed/npm
- packages
- assets
- babel-plugin-codegen
- community-cli-plugin
- src/commands/start
- debugger-frontend
- dist/third-party/front_end
- Images
- core/i18n/locales
- entrypoints
- js_app
- main
- node_app
- rn_inspector
- panels
- js_profiler
- profiler
- rn_welcome
- dev-middleware
- src
- inspector-proxy
- middleware
- types
- utils
- eslint-config-react-native
- eslint-plugin-react-native
- eslint-plugin-specs
- metro-config
- normalize-color
- polyfills
- react-native
- Libraries
- Animated/nodes
- AppDelegate
- Core
- LogBox/Data
- NativeComponent
- ReactNative
- React
- Base
- Surface
- CoreModules
- Modules
- UIUtils
- Views
- ScrollView
- ReactAndroid
- flipper-integration/src/debug/java/com/facebook/react/flipper
- src/main/java/com/facebook/react
- bridge
- common/annotations
- defaults
- devsupport
- jscexecutor
- modules
- devloading
- systeminfo
- runtime
- shell
- uimanager
- views/text
- ReactCommon
- cxxreact
- hermes/executor
- jsinspector
- react
- bridging
- renderer
- attributedstring
- components/legacyviewmanagerinterop
- runtime/platform/ios/ReactCommon
- gradle
- scripts
- cocoapods
- __tests__
- codegen
- sdks
- hermes-engine
- utils
- template
- android/app
- src/main/java/com/helloworld
- third-party-podspecs
- react-native-babel-preset
- react-native-babel-transformer
- react-native-codegen
- react-native-gradle-plugin
- src
- main/kotlin/com/facebook/react
- utils
- test/kotlin/com/facebook/react/utils
- rn-tester
- NativeComponentExample/js
- RNTesterPods.xcodeproj
- RNTesterUnitTests
- android/app
- src/main
- java/com/facebook/react/uiapp
- component
- js
- examples/Animated
- typescript-config
- virtualized-lists
- Lists
- __tests__
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
163 files changed
+2033
-2050
lines changedDiff for: .circleci/config.yml
+16-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 |
| |
40 | 49 |
| |
41 | 50 |
| |
| |||
69 | 78 |
| |
70 | 79 |
| |
71 | 80 |
| |
72 |
| - | |
| 81 | + | |
73 | 82 |
| |
74 |
| - | |
| 83 | + | |
75 | 84 |
| |
76 | 85 |
| |
77 | 86 |
| |
| |||
91 | 100 |
| |
92 | 101 |
| |
93 | 102 |
| |
94 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + |
Diff for: .circleci/configurations/jobs.yml
+11-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
624 |
| - | |
| 624 | + | |
625 | 625 |
| |
626 | 626 |
| |
627 | 627 |
| |
| |||
681 | 681 |
| |
682 | 682 |
| |
683 | 683 |
| |
684 |
| - | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
685 | 694 |
| |
686 | 695 |
| |
687 | 696 |
| |
|
Diff for: .circleci/configurations/top_level.yml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
| 94 | + | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
Diff for: .circleci/configurations/workflows.yml
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
| |||
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
|
Diff for: .gitignore
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
|
Diff for: Gemfile
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + |
Diff for: flow-typed/npm/open_v7.x.x.js
+29
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + |
Diff for: package.json
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
| 58 | + | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
| 94 | + | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
Diff for: packages/assets/package.json
+7-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
|
+9-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
|
+9-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 |
| - | |
27 | 25 |
| |
28 | 26 |
| |
| 27 | + | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
32 |
| - | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
| 35 | + | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 | 42 |
| |
48 | 43 |
| |
49 | 44 |
| |
| |||
83 | 78 |
| |
84 | 79 |
| |
85 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
86 | 84 |
| |
87 | 85 |
| |
88 | 86 |
| |
89 | 87 |
| |
90 | 88 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
96 | 92 |
| |
97 | 93 |
| |
98 | 94 |
| |
99 | 95 |
| |
100 |
| - | |
| 96 | + | |
101 | 97 |
| |
102 | 98 |
| |
103 | 99 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
98 | 105 |
| |
99 | 106 |
| |
100 | 107 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
121 |
| - | |
| 122 | + | |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
| |||
137 | 138 |
| |
138 | 139 |
| |
139 | 140 |
| |
140 |
| - | |
141 | 141 |
| |
| 142 | + | |
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
|
Diff for: packages/debugger-frontend/BUILD_INFO
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Large diffs are not rendered by default.
0 commit comments