-
Notifications
You must be signed in to change notification settings - Fork 25k
Update fri 29 may #1446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update fri 29 may #1446
Conversation
Summary: @public Allow to pass an optional completion block to the bridge JS calls. The block will be called from the JS thread, after the javascript has finished running and the returned calls have been processed/dispatched to the native modules. Test Plan: Added `testCallbackIsCalledOnTheRightTime` to `RKBatchedBridgeTests`
…l:args:]" Test plan: broke catalyst apps Summary: This reverts commit 9fba6a360dc5f8bf. fbobjc/Tools/revert Reverter: jprado @build-break commit 9fba6a360dc5f8bf014f3d3c584c545b16da5100 Author: Tadeu Zagallo <[email protected]> AuthorDate: Thu May 28 08:29:19 2015 -0700 Commit: Service User <[email protected]> CommitDate: Thu May 28 09:53:53 2015 -0700 [ReactNative] Add completionBlock to -[RCTBridge enqueueJSCall:args:] Summary: @public Allow to pass an optional completion block to the bridge JS calls. The block will be called from the JS thread, after the javascript has finished running and the returned calls have been processed/dispatched to the native modules. Test Plan: Added `testCallbackIsCalledOnTheRightTime` to `RKBatchedBridgeTests`
Summary: @public This fixes an issue with the containerBackgroundColor property of `<Text>` nodes, where containerBackgroundColor was being overridden by the backgroundColor. I also fixed up the example so that it demonstrates the feature more clearly. Test Plan: * Check UIExplorer text example * Run Catalyst snapshot tests and check MAdMan, Groups
Summary: Add the license field on package.json Closes facebook#1409 Github Author: Leonardo YongUk Kim <[email protected]> Test Plan: Imported from GitHub, without a `Test Plan:` line.
…er, and opening UIExplorer, MAdMan, Groups
… adapt TextViewManager to shadowview-less design.
db63644 to
c6b7eb7
Compare
c6b7eb7 to
1567e82
Compare
|
EDIT: Striking comment because I put it on the wrong issue :/
|
|
I merged #1432 with the commits up to yesterday, these commits are today's, they don't have any commit in common. Be careful before closing things. |
|
@tadeuzagallo sorry my mistake -- i posted my comment to the wrong tab in my browser, and it should have gone to this page. (Will note this on my earlier comment.) |
|
Oh, I see. Closed it, Thanks! |
2978b10 to
b225e84
Compare
8e92a9e to
d700e92
Compare
d700e92 to
8976a05
Compare
AB#6558463 Remove temporary patch to emit warning instead of error
No description provided.