475 Commits

Author SHA1 Message Date
John Wu
35bea5fddc Local image resources for docs 2015-03-31 23:24:37 +08:00
Christopher Chedeau
75f6d2b8f9 Merge pull request #525 from vjeux/updates15
Updates from Mon 30 Mar
2015-03-31 08:22:00 -07:00
John Wu
4040295750 typo fixed 2015-03-31 23:20:26 +08:00
John Wu
b873fd6e31 Update EmbededApp.md
Use ``` instead of indentation for code blocks
2015-03-31 23:01:14 +08:00
John Wu
9c8fdafecc Update next doc path 2015-03-31 22:51:34 +08:00
John Wu
fcc4d1a23b Guide for use React Native in existing iOS app
See #483
2015-03-31 22:49:52 +08:00
Bret Rouse
16996240bf language fixes 2015-03-31 00:22:39 -04:00
Christopher Chedeau
9a4ee17adb Updates from Mon 30 Mar
- [ReactNative] Clean up no longer needed reference to NavigationBarClass | Philipp von Weitershausen
- [TextInput] returnKeyType, enablesReturnKeyAutomatically, secureTextEntry, more keyboardTypes | Tadeu Zagallo
- [ReactNative] PropTypes for NavigationBars | Philipp von Weitershausen
- Changed LayoutAnimation to use ms instead of seconds for consistency | Nick Lockwood
- Better date support | Nick Lockwood
- Renamed throttleScrollCallbackMS to scrollEventThrottle | Nick Lockwood
- Fixed threading issues in RCTImageDownloader | Nick Lockwood
- [iOS][Assets]: Cleaning up more 1x png from Libraries | Radu Marin
- [ReactNative][docs] LinkingIOS | Tadeu Zagallo
- Fixing TouchableOpacity and TouchableHighlight documentation | Ben Alpert
- [react-native] Add React.addons.createFragment | Ben Alpert
2015-03-30 20:12:32 -07:00
daviskoh
ed370eeaad fix objc syntax error 2015-03-30 18:43:11 -04:00
Alexander Kotliarskyi
02298b59e2 Merge pull request #493 from tjwudi/patch-1
Add import RCTBridge.h for event sending example
2015-03-30 14:48:58 -07:00
Alexander Kotliarskyi
86a1e7062a Merge pull request #513 from supermarin/patch-1
Fix Objective-C example in README
2015-03-30 14:46:56 -07:00
Marin Usalj
015136f36e Fix Objective-C example in README 2015-03-30 14:45:49 -07:00
John Wu
78f0c7178f Change links to doc instead of js
Change links to doc instead of js
2015-03-31 05:32:08 +08:00
Alexander Kotliarskyi
53142c2710 Merge pull request #438 from petrbrzek/patch-1
Copy fix: Asyncronously -> Asynchronously
2015-03-30 14:08:44 -07:00
Alexander Kotliarskyi
038e2681d8 Merge pull request #450 from Rudimental/patch-2
(fix typo) Debugging.md
2015-03-30 14:06:08 -07:00
Amjad Masad
0b193caf8b Add '#content' to link 2015-03-30 13:09:11 -07:00
Amjad Masad
325749e9a8 Link to troubleshooting from getting started page 2015-03-30 13:08:37 -07:00
Amjad Masad
fe44297f98 Merge pull request #347 from tehfailsafe/patch-1
Add Troubleshooting doc for recurring issues
2015-03-30 12:59:19 -07:00
Amjad Masad
60f61e8ee4 Merge pull request #301 from cahlan/patch-1
corrects typo in NativeModulesIOS README
2015-03-30 12:51:44 -07:00
Amjad Masad
2028f265d5 Merge pull request #267 from jondot/upstream
Adding the 'running the examples' instructions to the end of the README....
2015-03-30 12:49:52 -07:00
Amjad Masad
580edab636 Merge pull request #212 from stevelacy/patch-1
Adjust the plurality of goal to goals in docs/Networking.md
2015-03-30 12:45:30 -07:00
Tadeu Zagallo
c7a560ed90 Fix docs links 2015-03-30 20:18:33 +01:00
Amjad Masad
b77fad8ca7 Merge pull request #484 from AndreLion/patch-1
Fix broken link
2015-03-30 11:45:41 -07:00
Christopher Chedeau
f3d5faff7b Merge pull request #475 from theseyi/master
Fixed typo in tutorial
2015-03-30 08:37:35 -07:00
Christopher Chedeau
032b3cd841 Merge pull request #496 from Safari92/master
wrong javascript in example
2015-03-30 08:34:23 -07:00
Christopher Glantschnig
5f9c16a705 wrong javascript in example 2015-03-30 17:04:20 +02:00
John Wu
4f49271c28 Update NativeModulesIOS.md 2015-03-30 22:24:40 +08:00
John Wu
8df46c329b Add import RCTBridge.h for event sending example
The example omitted the `#import "RCTBridge.h"`, which will lead to CE.
2015-03-30 21:42:59 +08:00
Andre
f7f1d71e0e Fix broken link 2015-03-30 17:31:48 +08:00
Seyi Adebajo
03b73cc28c Fixed typo in tutorial 2015-03-30 00:46:06 -04:00
John Wu
0699b731af Document supported CSS properties
Add links to source code that shows supported CSS properties. It will be painful if we don't know what is supported.

Given that CSS properties support may be ever changing, I decided to document links to source code directly.
2015-03-30 10:01:27 +08:00
David Rabkin
eb73a32fdd (cleanup/ fix grammer & typos) packager/README.md
-fix a few typos
-edit grammar on a few sentences, adding punctuation or keeping tense consistent
-make capitalization consistent in ReactPackager.middleware(options) section
2015-03-29 11:21:27 -07:00
David Rabkin
0c67f18289 (fix typo) Debugging.md
Header for Live Reload section had a period after it. Other headers didn't- now it doesn't either.
2015-03-29 10:46:06 -07:00
Alexsander Akers
f3cd27cf48 Update React.podspec
Changes weren't merged back from internal.
2015-03-29 17:33:25 +01:00
Alexsander Akers
d63c1a3c47 Move libicucore to RCTWebSocketDebugger subspec 2015-03-29 17:25:39 +01:00
Alexsander Akers
ed74b82cb7 Update React.podspec
Please update this file when you tag a new version. #kthx
2015-03-29 17:24:38 +01:00
Christopher Chedeau
2fbe3c01ad fix website 2015-03-29 08:07:32 -07:00
Christopher Chedeau
cd695a36a9 Merge pull request #433 from javierbyte/master
Fix "next" link on NativeModules doc
2015-03-29 07:49:38 -07:00
Petr Brzek
5b0e77a85a Copy fix: Asyncronously -> Asynchronously 2015-03-29 15:06:31 +02:00
Javier Bórquez
a24123b950 Fix "next" link on NativeModules 2015-03-29 02:23:40 -06:00
Yang Li
ab8d5cec83 Fix typo 2015-03-29 15:34:06 +11:00
Spencer Ahrens
a8e3b021b8 Merge pull request #430 from javierbyte/master
Add a comment about Live Reload
2015-03-28 20:41:52 -07:00
Javier Bórquez
559c302094 Add a comment about Live Reload 2015-03-28 21:30:47 -06:00
Tadeu Zagallo
d83cd3ea65 Merge pull request #300 from tadeuzagallo/doc-link-libraries
[ReactNative][Docs] Document how to link libraries
2015-03-29 02:10:52 +01:00
Tadeu Zagallo
b06cdf0c5f Add screenshots to make it clearer 2015-03-29 00:50:38 +00:00
Tadeu Zagallo
74fb9f1a1a Fix typo 2015-03-29 00:49:54 +00:00
Tadeu Zagallo
dd9514200b [ReactNative][Docs] Document how to link libraries 2015-03-29 00:49:54 +00:00
Christopher Chedeau
af447ffe15 Merge pull request #424 from francoislaberge/debugging-documentation-redux
Added #content hash to debugging link so that it scrolls to start of content on mobile
2015-03-28 17:22:21 -07:00
Francois Laberge
f042227002 Added #content hash to debugging link so that it scrolls to start of text on mobile 2015-03-28 20:19:02 -04:00
Christopher Chedeau
288aa50519 Merge pull request #420 from francoislaberge/debugging-documentation
Add basic documentation for debugging react native apps
2015-03-28 17:07:39 -07:00