Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
355 commits
Select commit Hold shift + click to select a range
831a1bb
Moved leadingpaddingnandborder function as a method on YGNode
priteshrnandgaonkar Jan 15, 2018
ce3146a
Removed unused core from Image.android.js
shergin Jan 15, 2018
6bb8617
Exposing `setDirtiedFunc` as plain C function YGNodeSetDirtiedFunc
shergin Jan 15, 2018
2b80cdf
Fix HMR syntax error messages (`message` instead of `description`)
ide Jan 16, 2018
1f5bb37
Revert D6704701: Refactor ReactViewGroup to reuse ReactViewBackground…
mdvacca Jan 16, 2018
fc6dd78
Remove SoLoaderShim, use SoLoader
foghina Jan 16, 2018
ee5c91c
Fix for failing screenshot tests
priteshrnandgaonkar Jan 16, 2018
b3a306a
Removed broken link for 'Getting Help' in the README
rickydam Jan 16, 2018
d0f7d4d
Use vector instead of linked list
priteshrnandgaonkar Jan 16, 2018
193a2bd
Tweaking -[RCTSurface synchronouslyWaitForStage:]
shergin Jan 16, 2018
6882132
Introduced -[RCTShadowView contentFrame]
shergin Jan 16, 2018
9e34cbd
Add Bundle Splitting support for source code bundles
fromcelticpark Jan 16, 2018
709ede7
Upgrade connect dependency
rafeca Jan 17, 2018
24e521c
Update Jest to 22.1.2
Jan 17, 2018
5649aed
Move native accesses of array into one access instead of per-element
Jan 17, 2018
7891805
move native accesses of map into two accesses instead of per-element
Jan 17, 2018
df2f335
RN: Revert D6701597
yungsters Jan 17, 2018
d40db3a
Use boost-for-react-native CocoaPod
CFKevinRef Jan 18, 2018
b5e19ad
metro: allow dynamic dependencies from within node_modules
Jan 18, 2018
52ffa5d
make AnimatedValueXY constructor input value immutable
zjj010104 Jan 18, 2018
71ec85f
Cleanup ReactHorizontalScrollView
mdvacca Jan 18, 2018
f5efc46
Add support for finding multiple views with NativeIds using a single …
axe-fb Jan 18, 2018
63ce56f
Stop crashing when open MP on android: Revert D6688488
Jan 18, 2018
7e7d00a
Update React.podspec for RCTText
hovox Jan 18, 2018
65184ec
rename and extend new maintain visible content position feature
sahrens Jan 18, 2018
493f3e8
Handle invalidation error in RCTObjcExecutor
fromcelticpark Jan 18, 2018
877f1cd
Fix and re-enable "view flattening" optimizations for Marketplace
mdvacca Jan 19, 2018
1aac962
Capture StackOverflowExceptions triggered when drawing a ReactViewGro…
mdvacca Jan 19, 2018
8c6b816
Allow to attach the HMR server to an external http server
rafeca Jan 19, 2018
0de470e
Bump metro@0.24.5
rafeca Jan 19, 2018
e8893a0
Bump metro@0.24.6
rafeca Jan 19, 2018
4d3519c
Adding JS hierarchy information when a StackOverflowException is thro…
mdvacca Jan 19, 2018
3c2bb3e
TouchableWithoutFeedback will use child's nativeID if specified
elicwhite Jan 19, 2018
431670f
Remove internal `utf8` utility
mathiasbynens Jan 20, 2018
d7a9ca2
Remove redundant config in AndroidManifest.xml
gengjiawen Jan 20, 2018
cec2e80
Fix dependencies
swolchok Jan 20, 2018
4f2cc42
Make xplat react native files buildable
Jan 22, 2018
6e7fb01
tighten EdgeInsetsPropType flow type
sahrens Jan 22, 2018
c7846c4
@allow-large-files @ignore-conflict-markers[i18n] translation auto-up…
Jan 22, 2018
bb6fcea
@allow-large-files @ignore-conflict-markers[i18n] translation auto-up…
Jan 22, 2018
8bd00a2
@allow-large-files @ignore-conflict-markers[i18n] translation auto-up…
Jan 22, 2018
faa9519
@allow-large-files @ignore-conflict-markers[i18n] translation auto-up…
Jan 22, 2018
f49f793
@allow-large-files @ignore-conflict-markers[i18n] translation auto-up…
Jan 22, 2018
ff2658c
Mark model fields final
passy Jan 22, 2018
5e11b88
xplat/js: asyncRequire: redirect async modules to control modules
Jan 22, 2018
bcfbdf4
Add flow typing to QuickPerformanceLogger
alexeylang Jan 22, 2018
0d4ff1b
Add extensibility point on react-native-xcode.sh script
brunolemos Jan 22, 2018
b8e79a7
Split folly/Memory out from headers-only targets
mzlee Jan 22, 2018
9a19867
Make the React Native HMR client extend from the generic metro HMR cl…
rafeca Jan 22, 2018
f50af7f
update npm cache key
hramos Jan 22, 2018
17bd6c8
Move JS Bundle build step into Android
hramos Jan 22, 2018
b8c86b8
RN: Revive `react-native-xcode.sh`
yungsters Jan 22, 2018
f5975a9
Add back kwargs
hramos Jan 22, 2018
46cc490
ClassCastException fix: getText() returns CharSequence not Spanned.
dryganets Jan 22, 2018
6fa039d
Added ScrollView support for React VR platform
MartinSherburn Jan 23, 2018
be8e7c6
Made logging logic dynamic to log string length
priteshrnandgaonkar Jan 23, 2018
4f6c157
Fix open source build load error
Jan 23, 2018
70d23e8
Check for nullptr when accessing isInspectable method
fromcelticpark Jan 23, 2018
0c18ec5
Popups calling error callback instead of crashing if view with passed…
dryganets Jan 23, 2018
42c410a
Fix permissions on test script
mzlee Jan 24, 2018
cd263a2
Backed out changeset 409acf8d3356
elicwhite Jan 24, 2018
2716f53
The New <Text> on iOS
shergin Jan 24, 2018
298f3bb
@allow-large-files flow 0.64 release
avikchaudhuri Jan 25, 2018
b9d058a
Remove references to Travis
philographer Jan 25, 2018
df6c48c
`babel-preset-react-native`: only require plugins once
davidaurelio Jan 25, 2018
869866c
Continue wrapping functions as we prepare for skylark
mzlee Jan 25, 2018
e9b83e6
Bump metro@0.24.7
rafeca Jan 25, 2018
46fd864
Proper attributed strings comparsion in RCTBaseTextInputView
shergin Jan 25, 2018
40a8434
Removed use of xip.io, as it's not needed.
Jan 26, 2018
7b1915e
Fix NPE in Android Switch during measure
4ndroidev Jan 26, 2018
2a3c37f
Give IInspector a virtual destructor for correct InspectorImpl destru…
toulouse Jan 26, 2018
7d1ec7a
Fixed a bug when <Text> does not redraw native view on relayout
shergin Jan 26, 2018
3fc33bb
RN: Add Missing Start/End Style Types
yungsters Jan 26, 2018
be56a3e
Implement Blob support for XMLHttpRequest
satya164 Jan 26, 2018
8aa568e
Fix Xcode Archive task failing if project path contains whitespace
jevakallio Jan 26, 2018
29f8354
Prevents JS Debugger issues with CORS
Jan 27, 2018
be7037f
Test and document Image resizeMode=center on iOS
motiz88 Jan 27, 2018
2fef1ba
GLog fix on case sensitive APFS macOS
hovox Jan 29, 2018
ed5872e
Make sure refreshControl shows up on initial render if specified
vonovak Jan 29, 2018
e3ff3cf
Removed outdated assertion in RCTShadowView related to breaking chang…
shergin Jan 29, 2018
6224ef5
Measure time to create ReactInstanceManager
alexeylang Jan 29, 2018
429fcc8
Migrate DeviceInfoModule from RN Module to Native Function.
Jan 29, 2018
ecaca80
Support sticky headers for inverted Lists
janicduplessis Jan 29, 2018
ae2d5b1
Nested virtualized lists should receive recordInteration events
logandaniels Jan 29, 2018
afd988f
fixed issue with runIOS not being able to launch tvOS app
Jan 29, 2018
d676746
React sync for revisions 9491dee...a7b9f98
Jan 29, 2018
3128816
Add accessibilityElementsHidden prop
aputinski Jan 29, 2018
28d60b6
Trim docs that are already present in the open source docs site
hramos Jan 30, 2018
8ffc16c
Typos in code
ss18 Jan 30, 2018
3f969cb
Add minify flag to react-native bundle command
tomduncalf Jan 30, 2018
c7ed03a
Synced ReactFabric render
Jan 30, 2018
9643204
Add support annotations dependency
hramos Jan 30, 2018
619a8c9
Pass hasteImplModulePath to JestHasteMap and everywhere else
voideanvalue Jan 30, 2018
ef4214a
Stub for `clearButtonMode` prop in RCTUITextView
shergin Jan 30, 2018
22efd95
Add back ability to customise OkHttp client
cdlewis Jan 30, 2018
a9c684a
Allow substituting a default font handler
Jan 30, 2018
da8bec9
Switch to yarn
hramos Jan 30, 2018
5fba82d
Fixing clowntown in RCTSurfaceRootShadowView
shergin Jan 30, 2018
a63fd37
Link both iOS and tvOS libraries with react-native link (fix #13783)
douglowder Jan 31, 2018
74f3866
Udated create-react-class to version 15.6.3
Jan 31, 2018
0009909
Text: Enabling RCTVirtualText for iOS
shergin Jan 31, 2018
e756251
Synchronize map access
davidaurelio Jan 31, 2018
3fbf785
Better handling exception in loadScript()
dcaspi Jan 31, 2018
b1cdb7d
Implementing space-evenly
gedeagas Jan 31, 2018
a70fdac
Measure touch events from nearest "root view"
Jan 31, 2018
a2f3ba8
Generate JUnit test reports for iOS builds
hramos Jan 31, 2018
d74ff6f
Fixed typo in RCTSurfaceRootShadowView
shergin Jan 31, 2018
22a2553
Move danger to bots directory
hramos Feb 1, 2018
365a4d4
Run more checks in parallel
hramos Feb 1, 2018
9f57ded
Use delete instead of free
ryu2 Feb 1, 2018
88980f2
Implement bundle sync status
rayshih Feb 1, 2018
28be33a
Remove release from ReadableNativeArray and Map
Feb 1, 2018
9227ba7
Update build-js-bundle run step
hramos Feb 1, 2018
74963eb
Stub for `caretHidden` prop in RCTUITextView
shergin Feb 1, 2018
e485cde
use scrollview for lightbox on ios
sahrens Feb 1, 2018
1382975
React sync for revisions a7b9f98...4eed18d
Feb 1, 2018
7492860
Keep the ignored files during the upgrade process
ncuillery Feb 1, 2018
d7fa81f
Fixed double `onChange` event triggering from <TextInput> on iOS
shergin Feb 1, 2018
6c4ef28
Improved documentation for <TextInput caretHidden=...>
shergin Feb 2, 2018
d99ba70
RN: Add NativeImageSource Flow Type
yungsters Feb 2, 2018
752427b
Uses findMetroConfig and fetchMetroConfig in the internal RN cli
Feb 2, 2018
9f7cedb
Remove the use of legacy flag and log the diff if its used
priteshrnandgaonkar Feb 2, 2018
ebc9884
Improved documentation for <TextInput clearButtonMode=...>
shergin Feb 2, 2018
ef596de
Fix initialScrollIndex for Android
olegbl Feb 3, 2018
9e436d1
Added progress updates for all XMLHttpRequest upload types / fix cras…
allengleyzer Feb 3, 2018
8235a49
Update react-devtools@3.1.0 in prep for React 16.3
Feb 3, 2018
34b7ec8
Moved out logic to calculate size consumed on a line into seperate fu…
priteshrnandgaonkar Feb 5, 2018
fda861a
Replaced first pass with a function
priteshrnandgaonkar Feb 5, 2018
ca91f0e
Seperate function for second pass
priteshrnandgaonkar Feb 5, 2018
d4517dd
Made a separate function for resolving flexible length
priteshrnandgaonkar Feb 5, 2018
108f966
Do not expose `BundleDownloader` from `DevServerHelper`
davidaurelio Feb 5, 2018
816d417
Delete RCTBatchedBridge
mhorowitz Feb 5, 2018
ce50f25
Bump metro@0.25.0
rafeca Feb 6, 2018
0f9fc4b
`processUpdatedProperties` & `collectUpdatedProperties` was removed f…
shergin Feb 6, 2018
9dfa2e7
Removed `[ShadowView collectUpdatedFrames:]`
shergin Feb 6, 2018
c19bc79
`[RCTShadowView isHidden]` was removed
shergin Feb 6, 2018
ceb1d1c
Removing our own implementation of round-to-pixel algorithm
shergin Feb 6, 2018
114c258
Enabling round-to-pixel Yoga feature for RN (iOS)
shergin Feb 6, 2018
9658d9f
Fixed failing snapshot test
priteshrnandgaonkar Feb 6, 2018
9daa174
Moved out main axis justification logic to seperate function
priteshrnandgaonkar Feb 6, 2018
1475fc4
Moved trailing padding and border function as a method on YGNode
priteshrnandgaonkar Feb 6, 2018
62d0100
Moved margin axis function as a method in YGNode
priteshrnandgaonkar Feb 6, 2018
613afba
Rename workflow steps
hramos Feb 6, 2018
fa11fae
Switch e2e to yarn
hramos Feb 6, 2018
1ea3065
Ignore dangerfile
hramos Feb 6, 2018
644123a
Consolidate bundle URL creation
davidaurelio Feb 6, 2018
6e44356
Clean up `DevServerHelper`
davidaurelio Feb 6, 2018
1019bda
Extract delta client
davidaurelio Feb 6, 2018
f88c9d6
Remove unused method
davidaurelio Feb 6, 2018
a1c479f
Declare HMRClient module to fix Flow issues in OSS
hramos Feb 6, 2018
6c38972
Support non-integer modulus in ModulusAnimatedNode on Android
motiz88 Feb 7, 2018
8a882fe
Fix adjustsFontSizeToFit to only shrink, not grow, text
sahrens Feb 7, 2018
94dac23
Added ReactFabric shim
fkgozali Feb 7, 2018
b1e5c01
iOS: Added scaffolding for FabricUIManager native module
fkgozali Feb 7, 2018
d3db764
Convert intent_binary_defs to Skylark
Feb 7, 2018
06d8f96
Inline format strings in `DevServerHelper`
davidaurelio Feb 7, 2018
0c49c1f
Native Modules -> Native Extensions
Feb 7, 2018
46f4d3e
Upgrade Jest to v22.2.1
Feb 7, 2018
64d530b
Fix screenshot test due main axis justification refactor
priteshrnandgaonkar Feb 7, 2018
9e6f3b8
Bump metro@0.25.1
rafeca Feb 7, 2018
09b43e4
textinput: Maintain cursor position when secureTextEntry toggles.
jainkuniya Feb 7, 2018
f75e21f
call margin method on child instead of node
priteshrnandgaonkar Feb 8, 2018
7aba456
@allow-large-files [flow] upgrade to v0.65.0
mroch Feb 8, 2018
d37cdd9
FIGCardHeader updates
sahrens Feb 8, 2018
af0c863
Remove fbobjc's RN copy
Feb 8, 2018
528bbac
Expose a function which marks all descendants dirty
priteshrnandgaonkar Feb 8, 2018
47fe523
Migrate SourceCode from Native Module to a Native Extension.
Feb 8, 2018
2f02dd4
Revert PR #17312 due to buck failures in continuous integration tests
hramos Feb 8, 2018
a5e135a
Add CountingOutputStream
hramos Feb 8, 2018
79a63d0
Skylarkify RN defs.
ttsugriy Feb 8, 2018
a40bfa7
Enable platforms to configure CLI commands
rozele Feb 8, 2018
fa334ce
always create debugger websocket connection
bnham Feb 8, 2018
6f007e8
Ran rename-unsafe-lifecycles codemod on xplat/js
Feb 8, 2018
a8c95d2
Convert fb_xplat_cxx to Skylark
Feb 8, 2018
4f078d3
Consolidate checkout and yarn steps
hramos Feb 8, 2018
40b1792
Move approval to separate deploy workflow
hramos Feb 8, 2018
2ef9b7f
Checkout code prior to deploy
hramos Feb 9, 2018
4f883bd
Restore copyright header
hramos Feb 9, 2018
2d35bde
Introduce new Fabric API in RNAndroid
mdvacca Feb 9, 2018
fa0ac92
call into native FabricUIManager from JS
fkgozali Feb 9, 2018
854c233
fixed blobmanager inserting nil when there's no mime type
fkgozali Feb 9, 2018
1a1a956
JSIExecutor Bundle Splitting Support
fromcelticpark Feb 9, 2018
400a29e
Fix memory leak by not duplicating the YGConfig
priteshrnandgaonkar Feb 9, 2018
fdef378
Add flag in YGConfig for running experiments
priteshrnandgaonkar Feb 9, 2018
27b6348
Added progress updates for all XMLHttpRequest upload types / fix cras…
hramos Feb 9, 2018
e701034
Removed ReactNativeFeatureFlags
Feb 9, 2018
488b682
Namespace custom ESLint rules through eslint-plugin-lint
zertosh Feb 9, 2018
b973fe4
Stop using GitHub bot commands for now
hramos Feb 9, 2018
01a58d1
Fixing Prepack model for latest global.nativeExtensions changes.
NTillmann Feb 9, 2018
1a790f8
Use ConcurrentHashMap for handling concurrent Android websockets, and…
sunweiyang Feb 9, 2018
e233646
Clean up unused macros after consolidation
Feb 10, 2018
5e80d95
React sync for revisions 4eed18d...467b103
hramos Feb 10, 2018
51b6749
bump Android cache key
hramos Feb 10, 2018
bba19e8
Upgrade to ESLint v4.17.0 (plus update related deps)
zertosh Feb 10, 2018
9d21496
Fix ESLint upgrade "parsing error"
zertosh Feb 10, 2018
47b36d3
Update DevLoadingView to Support iPhone X
mrtnrst Feb 12, 2018
f91f7d9
Reimagining of RCTShadowView layout API
shergin Feb 12, 2018
f7729a5
Broken publish step on CI
grabbou Feb 12, 2018
bedaaa1
React sync for revisions 467b103...a634e53
Feb 12, 2018
427e464
Fix localization crash in DevSettingsActivity
ayc1 Feb 13, 2018
54870e0
Add UTFSequence module for common unicode usage
sahrens Feb 13, 2018
4d0ee37
Add FDSStoryHeader
sahrens Feb 13, 2018
6893a26
Fix duplicate var name declaration
Feb 13, 2018
1673c57
Uses a single code path to link and unlink all platforms
rozele Feb 13, 2018
b1d8af4
Bump metro@0.26.0
rafeca Feb 13, 2018
ad2d9e7
Forward VM version to inspector
pakoito Feb 13, 2018
cc6d093
Add disabled tests to CircleCI config
hramos Feb 13, 2018
e53a8f7
✨ Colorize filenames with conflicts when upgrading
alvinthen Feb 13, 2018
03e6d3e
RNTester http_server send cookie fix
ej3 Feb 13, 2018
331cc79
Extend Navigation to support "is_fabric" param from native
mdvacca Feb 13, 2018
74e54cb
Fix: incorrect line-height calculation
strindhaug Feb 13, 2018
d220118
Freeze UTFSequence
sahrens Feb 13, 2018
d06e143
Bundle download progress on Android
janicduplessis Feb 14, 2018
4761d5a
add BULLET and BULLET_SP
sahrens Feb 14, 2018
e165d0d
allow installing extra JS binding via the bridge
fkgozali Feb 14, 2018
1aeb925
Add JS binding for FabricUIManager - iOS
fkgozali Feb 14, 2018
5f48bd8
iOS: allow getting an instance of a js-bound module via the bridge
fkgozali Feb 14, 2018
7d20de4
Fixed a bug with positioning of nested views inside <Text>
shergin Feb 14, 2018
10b642a
Verify that the component passed to createAnimatedComponent is not fu…
janicduplessis Feb 14, 2018
f8fee0a
Pass port when running on device (fix #17973)
jozan Feb 14, 2018
96ec2dc
Fix enableBabelRCLookup option in new CLI + global cache script
rafeca Feb 14, 2018
828cd78
Pass cacheVersion param via the new API
rafeca Feb 14, 2018
c281f7a
Support resumes without overriding the back handler
ayc1 Feb 14, 2018
ecc08ad
Expose methods of persistent yoga for Java
mdvacca Feb 14, 2018
db391a5
Allow installing JS binding via the RN Android bridge
mdvacca Feb 14, 2018
51def5e
Make Java YogaNode cloneable
mdvacca Feb 15, 2018
991b7ab
Upgrade Jest to 22.3.0
Feb 15, 2018
f7f5dc6
Extract polyfillGlobal from InitializeCore
fromcelticpark Feb 15, 2018
f751c34
Fix main size calculation from the aspect ratio
Feb 15, 2018
59401f8
Fold .eslintrc's into the root eslintrc
zertosh Feb 15, 2018
c82b9f7
Create JNI wrapper for Fabric
mdvacca Feb 15, 2018
ad4f54f
Extend installFabric method to access UIFabricModule from C++
mdvacca Feb 15, 2018
7630a61
Demo illustrated `base-line` metric exposure
shergin Feb 16, 2018
51b3529
`base-line` metric exposure for <Text>
shergin Feb 16, 2018
0dbe183
`base-line` metric exposure for <TextInput>
shergin Feb 16, 2018
574c70e
Use only native robolectric_test rules.
ttsugriy Feb 16, 2018
b48f7e5
Support for animated tracking in native driver
kmagiera Feb 16, 2018
cff522d
Dirty text shadow nodes on UIManager queue after multiplier changes
Feb 16, 2018
f96dfb9
Disable font scaling when an explicit font handler is set
Feb 16, 2018
1f7a48f
Extend the FabricUIManagerModule class to integrate with JSI/JSC in A…
mdvacca Feb 16, 2018
617362b
Bump buck to v2018.02.16.01
hramos Feb 16, 2018
2123108
Exclude jsbundle files from VCS
aneophyte Feb 16, 2018
3a3d884
tvOS: TV nav event emitter should check for bridge
douglowder Feb 16, 2018
5447ca6
Change irrelevant Products path in ./local-cli/runIOS/runIOS.js
blackneck Feb 16, 2018
d16ff3b
Better Android Gradle Plugin 3.x integration
CFKevinRef Feb 17, 2018
67c3ad4
Fix pinch crash in touch-responsive views.
tobycox Feb 17, 2018
1490ab1
Update license headers for MIT license
sophiebits Feb 17, 2018
26684cf
Update to MIT license
sophiebits Feb 17, 2018
da3424c
@allow-large-files Upgrade xplat/js to Flow v0.66
Feb 17, 2018
54dc11a
Fix #17610, Add fixtures to metro blacklist
t4deu Feb 17, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .circleci/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Circle CI

This directory is home to the Circle CI configuration file. Circle is our continuous integration service provider. You can see the overall status of React Native's builds at https://circleci.com/gh/facebook/react-native

You may also see an individual PR's build status by scrolling down to the Checks section in the PR.
Loading