Commit Graph
24403 Commits
Author SHA1 Message Date
Nick Lockwood 57d0a5a628 Better date support 2015-03-30 06:29:44 -08: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
Nick Lockwood 961f301d65 Renamed throttleScrollCallbackMS to scrollEventThrottle 2015-03-30 04:56:59 -08:00
Nick Lockwood 15eb5fde51 Fixed threading issues in RCTImageDownloader 2015-03-30 03:38:46 -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
Radu Marin 5865cfa956 [iOS][Assets]: Cleaning up more 1x png from Libraries 2015-03-29 11:42:30 -08:00
Tadeu Zagallo ce8cde35cd [ReactNative][docs] LinkingIOS 2015-03-29 11:22:40 -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
Francois Laberge c7a5e6b0d2 Added tip to configure 'Pause On Caught Exceptions' flag 2015-03-28 19:34:40 -04:00
Francois Laberge 4d33033344 Add basic documentation for debugging react native apps 2015-03-28 19:28:51 -04:00
Ryan Warren a587525c2d Fixing TouchableOpacity and TouchableHighlight documentation
Summary:
Found a typo in the TouchableOpacity and TouchableHighlight documentation
Closes https://github.com/facebook/react-native/pull/292
Github Author: Ryan Warren <ryan@war.re>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-28 15:18:31 -08:00
Ben Alpert 199613de6a [react-native] Add React.addons.createFragment 2015-03-28 15:10:34 -08:00
Christopher Chedeau 587b479104 Add f8 video, changelog and jsjabber 2015-03-28 10:55:02 -07:00
Amjad Masad c94f7c3656 [React Native] Sync from github 2015-03-27 22:09:11 -08:00
Amjad Masad c2b2d45b79 [react-packager] Inherit from Error correctly 2015-03-27 21:47:19 -08:00
Amjad Masad 3c43410843 0.3.1 v0.3.1 2015-03-27 22:13:11 -07:00
Amjad Masad c370d1ad4e Bring back accidentally reverted changes from 89fc8a4d7f 2015-03-27 22:11:33 -07:00
Ben Alpert 7e9bbb61bf Merge pull request #381 from facebook/autopush-travis
Autobuild website on Travis
2015-03-27 20:14:07 -07:00
Amjad Masad 7dc411b162 [react-packager] Fix assetRoots when starting in node_modules 2015-03-27 19:08:24 -08:00
Ben Alpert 3b73a0f3bd Autobuild website on Travis
Had to change around the config since this is now a public repo so we
can't use SSH auth. This seems to work though.
2015-03-27 20:05:22 -07:00
Tadeu Zagallo 0fdf8b4a95 [ReactNative] Use one key and add comment on the movies app 2015-03-27 15:33:26 -08:00
Tadeu Zagallo dde70d3d73 [ReactNative] Fix LinkingIOS event listening 2015-03-27 13:56:01 -08:00
Martin Konicek bf4bd4b08e [ReactNative] JS files for D1947217 2015-03-27 13:48:41 -08:00
Tadeu Zagallo a8e32207e8 Merge pull request #367 from tadeuzagallo/rotten-tomatoes
Update tutorial - use sample data
2015-03-27 21:11:17 +00:00
Tadeu Zagallo bcb8c4cee3 Revert searches to SearchScreen.js - merging internally 2015-03-27 21:10:34 +00:00
Tadeu Zagallo 9b0c2a4d30 Fix typo and add comments to the example app 2015-03-27 20:44:20 +00:00
Tadeu Zagallo b00d4b394f Update tutorial - use sample data 2015-03-27 20:33:24 +00:00
Martin Konicek c430782e81 [ReactNative] Fix a minor bug in AnimationUtils 2015-03-27 12:15:17 -08:00
Brent Vatne 89fce9aead Make bounds and scale of gif network images respond to device and styles
Summary:
@vjeux and I were discussing this in irc an discovered that network gif images did not respond how they should to width, height or flex properties. Along the way I also noticed that the scale was not changing depending on the device. This PR fixes that, so now you can do `flex: 1` on a gif image to have it stretch to the whole screen. [Minimum reproducible example here](https://gist.github.com/brentvatne/f745377b0789162a28df) - try this without and then with the changes of this PR to see.
Closes https://github.com/facebook/react-native/pull/353
Github Author: Brent Vatne <brent.vatne@madriska.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-27 12:01:00 -08:00