Tadeu Zagallo
d293bed5ab
[ReactNative] Fix analyze errors on oss
2015-04-24 08:28:35 -08:00
Tadeu Zagallo
3595b79ec3
[ReactNative] Move VSync bound events to JS thread
2015-04-22 07:01:48 -08:00
Nick Lockwood
2ee7ebae1f
Fixed broken font weight on iPhone 5
2015-04-21 14:45:12 -08:00
Nick Lockwood
ee898c24c7
Removed debug code from release builds
2015-04-21 09:47:21 -08:00
Lochlan Wansbrough
765779a4bd
Adds `opaque` and `underlayColor` to WebView.
...
Summary:
Enables overwriting of underlying colors for WebViews. Especially useful if you want to give your WebView a transparent background.
Closes https://github.com/facebook/react-native/pull/767
Github Author: Lochlan Wansbrough <lochie@live.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-20 18:11:37 -08:00
Alex Kotliarskyi
a8a1798449
[ReactNative] Fix Chrome debugger
2015-04-20 14:37:24 -08:00
Tadeu Zagallo
0e67e33534
[ReactNative] Ensure JS calls scheduled by a deallocated context don't fire
2015-04-20 02:03:22 -08:00
Nick Lockwood
26fd24dc50
Cleanup
2015-04-11 14:19:49 -08:00
Nick Lockwood
bf4868edda
Added non-class-scanning-based approach fror registering js methods
2015-04-08 05:45:20 -08:00
Tadeu Zagallo
72390239be
[ReactNative] Fix and re-add WebView executor
2015-04-07 18:25:38 -08:00
Nick Lockwood
80cd687e95
Refactored RCTLog and added facility to prepend extra data to the log message
2015-04-07 07:35:57 -08:00
Tadeu Zagallo
f370f9cbc4
[ReactNative] Unfork RKRootView
2015-04-02 07:12:42 -08:00
laiso
e35521300a
(Xcode) Set indent=2 in all xcodeproj files.
...
Summary:
These are default settings now.
I saw my Xcode be configured indent=4.
![2015-03-30 12 16 11 pm](https://cloud.githubusercontent.com/assets/39830/6889697/98f8b930-d6d6-11e4-81c8-d2146855d127.png )
Closes https://github.com/facebook/react-native/pull/472
Github Author: laiso <laiso@lai.so>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-01 17:14:45 -08:00
Tadeu Zagallo
20291a02df
[ReactNative] s/ReactKit/React/g
2015-03-26 02:42:24 -08:00
Nick Lockwood
94db4facf5
Unfork UIManager
2015-03-24 17:24:51 -08:00
Christopher Chedeau
1aeb02ada3
[ReactNative] Expanded license on obj-c files
2015-03-23 13:18:29 -08:00
Alex Kotliarskyi
21a1cd52b5
[ReactNative] Commit missing RCTWebSocketDebugger.xcodeproj
2015-03-20 11:16:41 -08:00
Alex Kotliarskyi
8dea55618d
[ReactNative] Bring Chrome debugger to OSS. Part 2
2015-03-19 11:48:51 -08:00
Alex Kotliarskyi
0de49ab0d5
[ReactNative][RFC] Bring Chrome debugger to OSS. Part 1
2015-03-19 09:32:52 -08:00