Commit Graph

532 Commits

Author SHA1 Message Date
Alexander Kotliarskyi c412585d74 Merge pull request #820 from ide/remap-docs
[Docs] Add note about JS names for exported methods and RCT_REMAP_METHOD
2015-04-12 11:32:33 -07:00
James Ide 54dd54c2b9 [Docs] Add note about JS names for exported methods and RCT_REMAP_METHOD
Described how JS method names are derived from Obj-C selectors and mention RCT_REMAP_METHOD.
2015-04-12 02:44:34 -07:00
Alexander Kotliarskyi 8376e1924d Merge pull request #805 from frantic/e2e-test
Add end-to-end test
2015-04-11 11:52:37 -07:00
Alex Kotliarskyi 9024881f0e Store package cache in /tmp
This way it's possible to re-run e2e tests faster without re-downloading
all packages. `npm unpublish` is used to avoid getting warning about
publishing the same version of the package
2015-04-11 11:36:13 -07:00
Ben Alpert 6b91f7e1f1 Merge pull request #803 from abarth/link_to_community
Add a link to the Facebook community
2015-04-10 19:44:44 -07:00
Ben Alpert b65d82d6e4 Merge pull request #806 from Rudimental/patch-4
Update JavaScriptEnvironment.md
2015-04-10 19:42:36 -07:00
Alex Kotliarskyi 52a268007b Use iPhone8.1 for e2e tests 2015-04-10 19:20:48 -07:00
David Rabkin da3b982abe Update JavaScriptEnvironment.md
-fix grammar in a sentence
2015-04-10 19:18:04 -07:00
Alex Kotliarskyi 80102c56cf Add end-to-end test 2015-04-10 19:11:46 -07:00
Adam Barth ff41559280 Add a link to the Facebook community
Someone on IRC mentioned the Facebook community for React Native, but I don't
see it mentioned in any of the docs.
2015-04-10 18:17:11 -07:00
Alexander Kotliarskyi 3d602de8c1 Merge pull request #801 from brentvatne/fix-bridge-docs
Fix bridge docs for `RCT_EXPORT`
2015-04-10 13:41:42 -07:00
Brent Vatne b0d2c3bb26 Fix website docs as well 2015-04-10 13:33:58 -07:00
Brent Vatne 127649962d Replace RCT_EXPORT with RCT_EXPORT_METHOD 2015-04-10 13:23:59 -07:00
Amjad Masad 4d0e494e57 0.3.11 2015-04-10 12:37:38 -07:00
Amjad Masad 0c7c923923 Update version to the actual version 2015-04-10 12:32:10 -07:00
Amjad Masad d18a233fad Merge pull request #792 from facebook/10-apr
Updates from Fri 10 Apr
2015-04-10 12:27:10 -07:00
Christopher Chedeau 0dace35d89 Update Patent Grant
http://fb.me/patents2
2015-04-10 12:14:22 -07:00
Amjad Masad 096f1d9c4c Updates from Fri 10 Apr
- Implemented response headers when using `XMLHttpRequest` | Nick Lockwood
- [ReactNative] Don't redbox on flow config errors | Spencer Ahrens
- [ReactNative] Fix suggestions in TextInput when setting value prop | Spencer Ahrens
- Link LinkingIOS in SampleApp | Nick Lockwood
- unify use of password and secureTextEntry for TextInput | Nick Lockwood
- Added random js queue+execution time sampling in react native | Bryce Redd
- [react_native] JS files from D1980312:     [react_native] Fix webview | Andrei Coman
- [react-packager] Correct module extension regexp | Amjad Masad
- [react-packager] Implement the browser field package.json spec | Amjad Masad
- [ReactNative] Bring back crash reporting | Alex Kotliarskyi
- Remove duplicate word | Nick Lockwood
- NavigatorIOS navigationBarHidden property support | Nick Lockwood
- [Scroll] Include content insets in scroll events | Nick Lockwood
2015-04-10 01:33:10 -07:00
Christopher Chedeau 7047d6e191 Remove xcode files 2015-04-09 20:24:05 -07:00
Christopher Chedeau a79154daee Unbreak fatal 2015-04-09 09:32:07 -07:00
Christopher Chedeau 2c6abbd638 Merge pull request #776 from vjeux/up223
[ReactNative] Fix push notifications on iOS7 | Tadeu Zagallo
2015-04-09 09:21:53 -07:00
Christopher Chedeau d16e0a2579 [ReactNative] Fix push notifications on iOS7 | Tadeu Zagallo 2015-04-09 09:08:34 -07:00
Christopher Chedeau 2c803b04e9 Merge pull request #775 from vjeux/up22
Updates from Thu 9 Apr
2015-04-09 08:57:12 -07:00
Christopher Chedeau 0686b0147c Updates from Thu 9 Apr
- [React Native] Fix RCTText crashes | Alex Akers
- Ensure that NSLocationWhenInUseUsageDescription is set, throw error if not | Alex Kotliarskyi
- [ReactNative] fix exception handler method name | Spencer Ahrens
- [ReactNative] Re-configure horizontal swipe animations | Eric Vicenti
- [ReactNative] <Text>: apply the fontWeight correctly if fontFamily style is also present | Kevin Gozali
- [MAdMan] Dimensions.get('window') considered harmful | Philipp von Weitershausen
- Navigator: Changed transitioner background color to 'transparent' | Eric Vicenti
- [react-native] Listen on all IPv6 interfaces | Ben Alpert
- [react-packager] Don't depend on error.stack being available | Amjad Masad
- [ReactNative] fixup AnimationExperimental a bit | Spencer Ahrens
- [react-packager] Implement new style asset packaging (with dimensions) | Amjad Masad
- [React Native] RCT_EXPORT lvl.2 | Alex Akers
- [react_native] Implement TextInput end editing | Andrei Coman
- [react_native] Make TextInput focus, blur, dismiss and show keyboard work | Andrei Coman
- Added non-class-scanning-based approach fror registering js methods | Nick Lockwood
- [ReactNative] Update package.json | Christopher Chedeau
- [ReactNative] Do flow check when running packager | Spencer Ahrens
- [ReactNative] Fix typo/bug in Navigator._completeTransition | Eric Vicenti
- [ReactNative] Fix Navigator exception when touching during transition | Eric Vicenti
- [ReactNative] Remove bridge retaining cycles | Tadeu Zagallo
- [ReactNative] Fix and re-add WebView executor | Tadeu Zagallo
2015-04-09 08:46:53 -07:00
Alexander Kotliarskyi 83fbef5dd1 Merge pull request #758 from nicinabox/fix-packager-with-ipv6
Force curl to use IPv4
2015-04-08 13:41:15 -07:00
Nic Aitch b774062bae Force curl to use IPv4
Due to a curl bug, `curl localhost` doesn't work if there's an IPv6 entry in /etc/hosts
2015-04-08 14:42:15 -05:00
Christopher Chedeau d2c00d58c5 Merge pull request #754 from vjeux/warn_global_cli
Warn when installing globally react-native instead of react-native-cli
2015-04-08 11:29:50 -07:00
Christopher Chedeau 0a5967dbfe Warn when installing globally react-native instead of react-native-cli
This adds a react-native binary that just output some instructions.
2015-04-08 11:15:56 -07:00
Christopher Chedeau 1c7f39e461 Add JavaScript Environment in the docs and fix a few things 2015-04-08 11:06:56 -07:00
Christopher Chedeau e0a0bb1857 Create JavaScriptEnvironment.md 2015-04-08 10:56:20 -07:00
Christopher Chedeau fcd33c8825 Remove Twice for Cmd+R 2015-04-08 09:26:17 -07:00
Christopher Chedeau 436682fbad Merge pull request #743 from vinniegarcia/patch-1
Fix packager script breakage when running `npm start`
2015-04-08 08:06:14 -07:00
Vinnie Garcia 2740e08ef7 Fix packager script breakage when running `npm start` 2015-04-08 01:21:30 -07:00
Christopher Chedeau d91d28a2a6 Unbreak npm publish
See https://github.com/facebook/react-native/pull/706#issuecomment-90799052
2015-04-07 21:30:46 -07:00
Christopher Chedeau 13b14d6771 0.3.5 2015-04-07 18:54:50 -07:00
Christopher Chedeau 8fef46a5ff 0.3.4 2015-04-07 18:54:49 -07:00
Christopher Chedeau d8124a3fb7 0.3.3 2015-04-07 18:54:46 -07:00
Christopher Chedeau 3a20dcf965 0.3.2 2015-04-07 18:54:42 -07:00
Christopher Chedeau 4a787bfff8 Merge pull request #736 from vjeux/up3
Updates from Tue 7 Apr
2015-04-07 18:39:20 -07:00
Christopher Chedeau 3f6943c9ab Updates from Tue 7 Apr
- [AdsManager] Correct back button functionality | Eric Vicenti
- [ReactNative] Replace Backstack with BackAndroid | Eric Vicenti
- [ReactNative] Better error message for EADDRINUSE | Alex Kotliarskyi
- [ReactNative] npm install --save chalk | Alex Kotliarskyi
- Removed redundant views and shadow views | Nick Lockwood
- [ReactNative] Fix variable shadowing in RCTText | Tadeu Zagallo
- [react-packager] check in image-size module | Amjad Masad
- Refactored RCTLog and added facility to prepend extra data to the log message | Nick Lockwood
- [ReactNative] Fix crash on image download | Tadeu Zagallo
- [React Native] #WIP Modify RCTShadowText measure function to honor maxNumberOfLines property | Alex Akers
- Add promise support to AsyncStorage | Spencer Ahrens
- [ReactNative] Revert high-level Subscribable | Eric Vicenti
- [ReactNative] wrong deprecated prop check in RCTConvert | Kevin Gozali
- [ReactNative][MAdMan] Add type for image source, flowify AdsManagerObjectiveTypes | Philipp von Weitershausen
2015-04-07 18:26:09 -07:00
Christopher Chedeau b1d3e442c8 Merge pull request #735 from nivoc/patch-2
Debugging on real devices
2015-04-07 16:15:30 -07:00
Matthias Kühnle 308b88f417 Debugging on real devices
Added a hint about how to enable debugging on real devices.
2015-04-08 00:50:55 +02:00
Alex Kotliarskyi 1dba7e0a5a Allow running local cli from terminal 2015-04-07 12:33:41 -07:00
Alex Kotliarskyi d5ba36b974 Simplify cli.js 2015-04-07 12:17:52 -07:00
Alexander Kotliarskyi 4e64c57d8d Merge pull request #706 from TomMcHugh/master
Created install command and moved cli to local-cli directory
2015-04-07 12:16:32 -07:00
Ben Alpert 331809fd0c Merge pull request #714 from mjw56/master
Fixed typo
2015-04-06 19:46:02 -07:00
Mike Wilcox 79fcbbfe09 Fixed typo 2015-04-06 22:41:17 -04:00
Christopher Chedeau d7c0acdcbd Merge pull request #710 from spicyj/fail-build-missing
Fail docs build on missing component file
2015-04-06 15:30:22 -07:00
Ben Alpert 2d7c5c4746 Fail docs build on missing component file
This would have prevented #709.
2015-04-06 15:23:06 -07:00
Christopher Chedeau 6a97054696 Remove Animation from docs 2015-04-06 14:55:22 -07:00