49 Commits

Author SHA1 Message Date
Martin Konicek
f130a365e6 Update known issues
Summary: CameraRoll and Spinner have been released.

Reviewed By: mkonicek

Differential Revision:D2990290
Ninja: oss docs

fb-gh-sync-id: c0611a112f5488b1a7bcb67b6b39099200e7a14e
shipit-source-id: c0611a112f5488b1a7bcb67b6b39099200e7a14e
2016-02-29 14:03:34 -08:00
Konstantin Raev
6f1417c849 CI now builds docs website and deploys it to /%version% path
Summary:
Copy of #5760 reverted merge.

We need to preserve history of docs changes on the webserver.
The goal is to allow users to browse outdated versions of docs.
To make things simple all websites will be released to https://facebook.github.io/react-native/releases/version/XX folder when there is a branch cut.

I switched from Travis CI to Cirle CI because it works faster and I am more familiar with it.

How it works:

1. If code is pushed to `master` branch then CI will build a fresh version of docs and put it in https://github.com/facebook/react-native/tree/gh-pages/releases/next folder.
Github will serve this website from https://facebook.github.io/react-native/releases/version/next URL.
All relative URLs will work within that website

2. If code is pushed to `0.20-stable` branch then CI will build a fresh version of docs and put it in https://github.com/facebook/react-native/tree/gh-pages/releases/0.20 folder.
Github will serve this website from https://facebook.github.io/react-native/releases/v
Closes https://github.com/facebook/react-native/pull/5873

Reviewed By: svcscm

Differential Revision: D2926901

Pulled By: androidtrunkagent

fb-gh-sync-id: 16aea430bac815933d9c603f03921cc6353906f1
shipit-source-id: 16aea430bac815933d9c603f03921cc6353906f1
2016-02-11 06:17:42 -08:00
sunnylqm
4a3900bf5d LinkingIOS and IntentAndroid now unified
Summary: Closes https://github.com/facebook/react-native/pull/5733

Reviewed By: svcscm

Differential Revision: D2895570

Pulled By: androidtrunkagent

fb-gh-sync-id: b4e5d4de96b4453c620e82858627f08023e0a265
2016-02-03 07:27:35 -08:00
Richard Lai
5c705264aa Remove AppState from Known Issues page
Summary:
Closes https://github.com/facebook/react-native/issues/5682.
Closes https://github.com/facebook/react-native/pull/5704

Reviewed By: svcscm

Differential Revision: D2890937

Pulled By: androidtrunkagent

fb-gh-sync-id: 75760220640a836947ea91e8dc554734dff790b8
2016-02-02 10:20:36 -08:00
Ahmed Abbas
5afb74027f Update 3rd-party modules website to Js.coach
Summary:
This section was outdated with older website : https://facebook.github.io/react-native/docs/known-issues.html#using-3rd-party-native-modules
Closes https://github.com/facebook/react-native/pull/5650

Reviewed By: svcscm

Differential Revision: D2884630

Pulled By: androidtrunkagent

fb-gh-sync-id: afe35817421e055e343233a1db863954d6f75f01
2016-01-31 16:38:31 -08:00
sunnylqm
5a5386414f AndroidViewPager -> ViewPagerAndroid
Summary: Closes https://github.com/facebook/react-native/pull/5471

Reviewed By: svcscm

Differential Revision: D2854830

Pulled By: androidtrunkagent

fb-gh-sync-id: 59fc6db6cbb96c2a7b3b23295e470ffb251c39fa
2016-01-22 15:55:35 -08:00
Brent Vatne
2ed199fa2b Update KnownIssues.md 2016-01-12 12:02:48 -08:00
Brent Vatne
33d6293c60 Update KnownIssues.md 2015-12-28 17:51:30 -08:00
Qiao Liang
cec45957ac remove outdated info 2015-12-21 01:56:07 +08:00
Martin Konicek
04f38d381a Update KnownIssues.md 2015-12-19 02:13:20 +01:00
Satyajit Sahoo
2f32cccce7 Add docs for 'IntentAndroid' 2015-12-15 21:20:40 +05:30
Brent Vatne
f1a575eb30 Update KnownIssues.md 2015-12-06 15:39:37 -08:00
Brent Vatne
fb4f05ed7b Update KnownIssues.md 2015-12-06 15:09:22 -08:00
Martin Konicek
c4636beaeb Merge pull request #4375 from mkonicek-tester/master
Alpha-sort modules in Known Issues
2015-11-26 18:12:09 +00:00
mkonicek-tester
8ebe136f61 Alpha-sort modules 2015-11-26 18:07:58 +00:00
mkonicek-tester
ab68d8e8d1 Alpha-sort modules in Known Issues 2015-11-26 18:07:17 +00:00
Martin Konicek
5a002a2987 Merge pull request #4374 from mkonicek-tester/master
Update KnownIssues.md
2015-11-26 18:02:59 +00:00
mkonicek-tester
fd6ec34cdc Update KnownIssues.md 2015-11-26 18:01:53 +00:00
Martin Konicek
0f89696f76 Update KnownIssues.md 2015-11-26 17:39:15 +00:00
Brent Vatne
a00bd33295 Merge pull request #4256 from rreusser/note-on-known-issue-for-3198
[Docs] Additional note for Android borderRadius clipping #3198
2015-11-25 12:47:13 -08:00
Martin Konicek
40e15e15bc Update KnownIssues.md 2015-11-24 15:19:25 +00:00
Martin Konicek
26946e07f1 Update KnownIssues.md 2015-11-24 01:20:33 +00:00
Ricky Reusser
f2a10d1f16 Additional note for Android borderRadius clipping #3198 2015-11-20 14:59:33 -05:00
Martin Konicek
5950f8cf15 Update KnownIssues.md 2015-11-19 18:10:40 +00:00
Martin Konicek
d63d2071f9 Update KnownIssues.md 2015-11-16 14:12:46 +00:00
Martin Konicek
358c2360da Update KnownIssues.md
Turns out it was already documented in Troubleshooting
2015-11-14 19:31:13 +00:00
Martin Konicek
c7985e0c87 Document the Firebase issue 2015-11-14 19:26:33 +00:00
Mikael Brockman
8646a94e6f KnownIssues.md: mention non-working devtools tab 2015-11-08 21:23:45 +01:00
James Ide
b27127ee1f [Docs] Remove section on how transparent views don't receive touches on iOS
After 77272d5a91 / D2574937, transparent views (managed by RN) on iOS now receive touch events. The code sample from the Known Issues section is now a UIExplorer example, and you can't tap the TouchableOpacity button because the transparent overlay is intercepting touches (which matches the behavior on other platforms).
2015-10-30 12:32:22 -07:00
Andy Street
6ef024870c Update KnownIssues.md 2015-10-27 17:01:23 +00:00
Andy Street
7addbd69f4 Update KnownIssues.md 2015-10-27 16:42:02 +00:00
Martin Konicek
3de6c2883d [Android] Remove ViewPager from the list of missing views 2015-10-26 12:47:37 +00:00
Andrei-Ovidiu Coman
02958376ad Update KnownIssues.md 2015-10-15 14:07:47 +01:00
Martin Konicek
0206347df3 Update KnownIssues.md 2015-10-13 23:24:44 +01:00
J. Andrew Brassington
3ae0f4044f [Docs] fix typo in KnownIssues.md
Line 53: "currenty" => "currently"
2015-10-08 17:42:38 -07:00
Martin Konicek
2c522cd16c Update KnownIssues.md 2015-10-05 18:53:00 +01:00
Martin Konicek
85370ecba6 Update KnownIssues.md 2015-10-05 17:23:57 +01:00
Martin Konicek
fe477fbdb4 Update KnownIssues.md 2015-10-05 17:20:13 +01:00
Martin Konicek
c99e8cbb5e Update KnownIssues.md 2015-10-05 16:51:28 +01:00
Brent Vatne
554bdf98a7 [Docs] First pass at performance guide 2015-09-30 09:42:56 -04:00
Harry Moreno
1edc3eb001 Fix typo
changed
`... for React Native and gis therefore enabled by default.`

to

`... for React Native and is therefore enabled by default.`
2015-09-20 19:28:36 -04:00
Nikita Gusakov
e55b373a61 Split iOS and Android docs into different categories 2015-09-18 20:54:05 +03:00
Martin Konicek
b4b42f1ff5 Update KnownIssues.md 2015-09-16 19:54:49 +01:00
Martin Konicek
a77b03d30d Update KnownIssues.md 2015-09-16 19:53:26 +01:00
Martin Konicek
32bb968bf0 Update KnownIssues.md 2015-09-16 19:50:28 +01:00
Martin Konicek
0962d8f33b Update KnownIssues.md 2015-09-16 19:49:06 +01:00
Brent Vatne
c1c455ff8a [Docs] Update known issues to include shadows on Android 2015-09-16 09:41:34 -07:00
Brent Vatne
4fd0a2de0d [Docs] Update known issues 2015-09-14 23:32:45 -07:00
Martin Konicek
42eb5464fd Release React Native for Android
This is an early release and there are several things that are known
not to work if you're porting your iOS app to Android.

See the Known Issues guide on the website.

We will work with the community to reach platform parity with iOS.
2015-09-14 18:13:39 +01:00