Commit Graph

424 Commits

Author SHA1 Message Date
facebook-flipper-bot
25f40605a8 Automated: Update Podfile.lock (#4025)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/4025

Reviewed By: lblasa

Differential Revision: D38979176

Pulled By: cekkaewnumchai

fbshipit-source-id: d455bbdb5390340cd2b310d9be5045b088dbb994
2022-08-25 02:39:27 -07:00
Flipper Bot
2e33febcde Flipper Snapshot Bump: v0.162.1-SNAPSHOT
Summary: Releasing snapshot version 0.162.1-SNAPSHOT

Reviewed By: cekkaewnumchai

Differential Revision: D38973667

fbshipit-source-id: 845578ae7c00d74e0669723b7856274bb7214ea8
2022-08-24 03:55:15 -07:00
Flipper Bot
3734225dd7 Flipper Release: v0.162.0
Summary: Releasing version 0.162.0

Reviewed By: cekkaewnumchai

Differential Revision: D38973666

fbshipit-source-id: cb17fe83c805a1c4fbef69bf035f4437516665d0
2022-08-24 03:55:15 -07:00
Flipper Bot
c861b3af4d Flipper Snapshot Bump: v0.161.1-SNAPSHOT
Summary: Releasing snapshot version 0.161.1-SNAPSHOT

Reviewed By: lblasa

Differential Revision: D38858848

fbshipit-source-id: d05120295e49095ded355555e4c2f76848084c41
2022-08-19 05:02:55 -07:00
Flipper Bot
f9afe75a81 Flipper Release: v0.161.0
Summary: Releasing version 0.161.0

Reviewed By: lblasa

Differential Revision: D38858847

fbshipit-source-id: 56a356ed7028110fb028f36a490efb6fa61a3598
2022-08-19 05:02:55 -07:00
Flipper Bot
92d1f7b77a Flipper Snapshot Bump: v0.160.1-SNAPSHOT
Summary: Releasing snapshot version 0.160.1-SNAPSHOT

Reviewed By: mweststrate

Differential Revision: D38829727

fbshipit-source-id: 45d73d140cb8841b375a67b82a79d021adb7009e
2022-08-18 09:21:56 -07:00
Flipper Bot
882c06fb65 Flipper Release: v0.160.0
Summary: Releasing version 0.160.0

Reviewed By: mweststrate

Differential Revision: D38829728

fbshipit-source-id: b0c28f7099ecde8f1afba298af713891d5f37c04
2022-08-18 09:21:56 -07:00
facebook-flipper-bot
e316f51874 Automated: Update Podfile.lock (#4011)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/4011

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D38785235/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D38785235/V2/flipper/docs/getting-started/ios-native/)|

Reviewed By: passy

Differential Revision: D38785235

Pulled By: mweststrate

fbshipit-source-id: fc71d3d61940e769a2c5fe25a39984f6a327d909
2022-08-17 12:12:33 -07:00
Ronald van der Horst
e797be6bd2 Update docs to use latest Flipper SDK (#3970)
Summary:
Since react-native 0.69 the use_flipper method has been refactored to a different way to enable flipper within a react-native project.

After upgrading to react-native 0.69.0 my Flipper SDK version downgraded to version 0.125.0. I had to find a new way to be able to pass the version as parameter so i can use the latest flipper SDK. As i could not find any documentation about this, I read the source code and had to figure it out myself. Hope to save some time for some people in the future.

## Changelog

Updated docs to use latest Flipper SDK

Pull Request resolved: https://github.com/facebook/flipper/pull/3970

Test Plan:
No tests as it is a documentation change.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D38784983/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/react-native](https://our.intern.facebook.com/intern/staticdocs/eph/D38784983/V2/flipper/docs/getting-started/react-native/)|

Reviewed By: passy

Differential Revision: D38784983

Pulled By: mweststrate

fbshipit-source-id: 98ef423c6812f1fa009d79171fcbd8a9a779ef1c
2022-08-17 11:22:11 -07:00
Nicola Corti
2833958488 Fix a minor typo inside Android Native documentation (#3989)
Summary:
Just fixing a typo

## Changelog

Fix a minor typo inside Android Native documentation

Pull Request resolved: https://github.com/facebook/flipper/pull/3989

Test Plan:
n/a

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D38784228/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/android-native](https://our.intern.facebook.com/intern/staticdocs/eph/D38784228/V2/flipper/docs/getting-started/android-native/)|

Reviewed By: cortinico

Differential Revision: D38784228

Pulled By: mweststrate

fbshipit-source-id: 1f1a5d4fb9a6740cb514de97a03de6f2352afb93
2022-08-17 08:43:23 -07:00
Joshua Kaplan
b3b6225a24 Fix typo (#3922)
Summary:
Just a couple typos

Pull Request resolved: https://github.com/facebook/flipper/pull/3922

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D38784214/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/react-native-android](https://our.intern.facebook.com/intern/staticdocs/eph/D38784214/V2/flipper/docs/getting-started/react-native-android/)|

Differential Revision: D38784214

Pulled By: mweststrate

fbshipit-source-id: 5fc0b1b3102fe5a91268a8102e317e73304100a5
2022-08-17 07:57:08 -07:00
Flipper Bot
a46a0d6ed5 Flipper Snapshot Bump: v0.159.1-SNAPSHOT
Summary: Releasing snapshot version 0.159.1-SNAPSHOT

Reviewed By: mweststrate

Differential Revision: D38779690

fbshipit-source-id: 495d4d4a5e3540c064be12abef1e538c6cc6d5d7
2022-08-17 03:32:56 -07:00
Flipper Bot
a2df0e36e3 Flipper Release: v0.159.0
Summary: Releasing version 0.159.0

Reviewed By: mweststrate

Differential Revision: D38779691

fbshipit-source-id: 096542c590ad80dede43b7d72300ad99667b96d7
2022-08-17 03:32:56 -07:00
Flipper Bot
e1a305a6ca Flipper Snapshot Bump: v0.158.1-SNAPSHOT
Summary: Releasing snapshot version 0.158.1-SNAPSHOT

Reviewed By: lblasa

Differential Revision: D38571157

fbshipit-source-id: f43802ce081cdeea0f5838a5eedeeb705891ce01
2022-08-10 05:09:36 -07:00
Flipper Bot
c96c5ca1a3 Flipper Release: v0.158.0
Summary: Releasing version 0.158.0

Reviewed By: lblasa

Differential Revision: D38571158

fbshipit-source-id: 942b513f45163fe923483f17c87945ff289020c9
2022-08-10 05:09:36 -07:00
Flipper Bot
e91a94393d Flipper Snapshot Bump: v0.157.1-SNAPSHOT
Summary: Releasing snapshot version 0.157.1-SNAPSHOT

Reviewed By: passy

Differential Revision: D38382531

fbshipit-source-id: 4d346153734e7dc6964a6720aebf26754bfc26b1
2022-08-03 05:02:01 -07:00
Flipper Bot
714ee44929 Flipper Release: v0.157.0
Summary: Releasing version 0.157.0

Reviewed By: passy

Differential Revision: D38382530

fbshipit-source-id: 687ff275c280587d4d40c9c2d8622a1d0ba1adaa
2022-08-03 05:02:01 -07:00
facebook-flipper-bot
5788e8db84 Automated: Update Podfile.lock (#3944)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/3944

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D38246079/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D38246079/V2/flipper/docs/getting-started/ios-native/)|

Reviewed By: mweststrate

Differential Revision: D38246079

Pulled By: passy

fbshipit-source-id: ac2adadf8fc83e6df3eccc7b93c524039f660cc4
2022-07-29 04:27:56 -07:00
Flipper Bot
7bfa24ae7b Flipper Snapshot Bump: v0.156.1-SNAPSHOT
Summary: Releasing snapshot version 0.156.1-SNAPSHOT

Reviewed By: LukeDefeo

Differential Revision: D38198428

fbshipit-source-id: 0fd2bebcc266351e6c47518f865a7eb550f032ab
2022-07-27 04:31:07 -07:00
Flipper Bot
5607276fee Flipper Release: v0.156.0
Summary: Releasing version 0.156.0

Reviewed By: LukeDefeo

Differential Revision: D38198427

fbshipit-source-id: b348e3bc2c4ee18d897841a1ad359db950b15100
2022-07-27 04:31:07 -07:00
Sim Sun
a9aabba042 Bump SoLoader version to 0.10.4 in readme
Reviewed By: passy

Differential Revision: D37988370

fbshipit-source-id: 9aac3f0082bf28cebed0ea39eaeae56548998662
2022-07-20 09:42:51 -07:00
Flipper Bot
53e9cc9b1a Flipper Snapshot Bump: v0.155.1-SNAPSHOT
Summary: Releasing snapshot version 0.155.1-SNAPSHOT

Reviewed By: lblasa

Differential Revision: D37957715

fbshipit-source-id: fd77f2655519e3243830332499c6e76295020fa7
2022-07-19 09:01:42 -07:00
Flipper Bot
e3110be5a6 Flipper Release: v0.155.0
Summary: Releasing version 0.155.0

Reviewed By: lblasa

Differential Revision: D37957716

fbshipit-source-id: f682464ec8737acc3e28197fa3724a6ae150e8cd
2022-07-19 09:01:42 -07:00
Alfonso Curbelo
bc74a58aab Update RN iOS setup to include RN 0.68 new Flipper initialization (#3905)
Summary:
When upgrading to RN 0.68, the upgrade helper removes the old Flipper initialization in favor of importing `RCTAppSetupUtils` which abstracts the Flipper initialization.
To be consistent, we should show in the docs that for 0.68 the preferred way is to import `RCTAppSetupUtils` in the AppDelegate.

## Changelog
- RN iOS setup docs has been updated to include the new way to initialize Flipper on React Native 0.68.

Pull Request resolved: https://github.com/facebook/flipper/pull/3905

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D37927365/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/react-native-ios](https://our.intern.facebook.com/intern/staticdocs/eph/D37927365/V2/flipper/docs/getting-started/react-native-ios/)|

Reviewed By: lblasa, cortinico

Differential Revision: D37927365

Pulled By: passy

fbshipit-source-id: c6799e91a217d341eb817abb175ce63ea70c9597
2022-07-19 04:43:54 -07:00
Kim JeongHyeok
2bb3f407b5 docs: remove duplicate guide info (#3906)
Summary:
Duplicate info seem to exist in the getting started guide

## Changelog

Pull Request resolved: https://github.com/facebook/flipper/pull/3906

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D37927352/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/react-native](https://our.intern.facebook.com/intern/staticdocs/eph/D37927352/V2/flipper/docs/getting-started/react-native/)|

Reviewed By: lblasa

Differential Revision: D37927352

Pulled By: passy

fbshipit-source-id: 8dae61b1d13bf4d3ab7eb83c140847fc9856daf9
2022-07-19 02:20:10 -07:00
Flipper Bot
23f769c8c4 Flipper Snapshot Bump: v0.154.1-SNAPSHOT
Summary: Releasing snapshot version 0.154.1-SNAPSHOT

Reviewed By: jknoxville

Differential Revision: D37813762

fbshipit-source-id: c6364074f1197db78fe085762931762b606c6383
2022-07-13 09:21:01 -07:00
Flipper Bot
14d385827d Flipper Release: v0.154.0
Summary: Releasing version 0.154.0

Reviewed By: jknoxville

Differential Revision: D37813763

fbshipit-source-id: f16392937146a50c7018c2ae5abd18e433059622
2022-07-13 09:21:01 -07:00
facebook-flipper-bot
41e7e2a338 Automated: Update Podfile.lock (#3885)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/3885

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D37664209/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D37664209/V2/flipper/docs/getting-started/ios-native/)|

Reviewed By: mweststrate

Differential Revision: D37664209

Pulled By: passy

fbshipit-source-id: 6a69befdb36b27c21225560dde320867efc940f1
2022-07-07 06:15:47 -07:00
Flipper Bot
6dc85f6646 Flipper Snapshot Bump: v0.153.1-SNAPSHOT
Summary: Releasing snapshot version 0.153.1-SNAPSHOT

Reviewed By: cekkaewnumchai

Differential Revision: D37643062

fbshipit-source-id: a17f58726c8a58c236ea5a9d13856bb97a6a56f3
2022-07-06 04:06:55 -07:00
Flipper Bot
6b4c1db5fa Flipper Release: v0.153.0
Summary: Releasing version 0.153.0

Reviewed By: cekkaewnumchai

Differential Revision: D37643063

fbshipit-source-id: df67aee39ca41887e4c8358a618b4c37338c501b
2022-07-06 04:06:55 -07:00
Anton Kastritskiy
013e964287 fix 404 pages
Reviewed By: jknoxville, passy

Differential Revision: D37614048

fbshipit-source-id: 58593b45193382ccdcc8a7eeb77335e663e8eb95
2022-07-05 08:19:08 -07:00
Flipper Bot
47c4504e7f Flipper Snapshot Bump: v0.152.1-SNAPSHOT
Summary: Releasing snapshot version 0.152.1-SNAPSHOT

Reviewed By: mweststrate

Differential Revision: D37515158

fbshipit-source-id: 59fa954db5b76839e69a9ec7f616945c1d1969e6
2022-06-29 08:56:59 -07:00
Flipper Bot
939f69b4fc Flipper Release: v0.152.0
Summary: Releasing version 0.152.0

Reviewed By: mweststrate

Differential Revision: D37515159

fbshipit-source-id: 559c8961da1156fd61c299eec5d3bc9a8e84fa9e
2022-06-29 08:56:59 -07:00
facebook-flipper-bot
091de0dd4c Automated: Update Podfile.lock (#3857)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/3857

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

**Static Docs Preview: flipper**
|[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D37481591/V2/flipper/)|

|**Modified Pages**|
|[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D37481591/V2/flipper/docs/getting-started/ios-native/)|

Reviewed By: lblasa

Differential Revision: D37481591

Pulled By: nikoant

fbshipit-source-id: a2c6e3bd13b992122fce7e2ac467252258c0d5a5
2022-06-28 03:20:03 -07:00
Flipper Bot
6b8a41b1e5 Flipper Snapshot Bump: v0.151.2-SNAPSHOT
Summary: Releasing snapshot version 0.151.2-SNAPSHOT

Reviewed By: aigoncharov

Differential Revision: D37458560

fbshipit-source-id: cc7f639d022a0e7b3078f1f16fa4d2d7556b0233
2022-06-27 10:22:47 -07:00
Flipper Bot
f7048b470e Flipper Release: v0.151.1
Summary: Releasing version 0.151.1

Reviewed By: aigoncharov

Differential Revision: D37458556

fbshipit-source-id: a14704cce3358c5fd3dbd4b7ebf9c32a59183d49
2022-06-27 10:22:47 -07:00
Flipper Bot
912c24e039 Flipper Snapshot Bump: v0.151.1-SNAPSHOT
Summary: Releasing snapshot version 0.151.1-SNAPSHOT

Reviewed By: nikoant

Differential Revision: D37340691

fbshipit-source-id: 372f7278cffb5dfc8f61bdec6dae1e4718fc7b53
2022-06-23 08:18:15 -07:00
Flipper Bot
25cfd062bf Flipper Release: v0.151.0
Summary: Releasing version 0.151.0

Reviewed By: nikoant

Differential Revision: D37340692

fbshipit-source-id: 0b058ffbf3de3ec17232953d94bfd5eba92348c0
2022-06-23 08:18:15 -07:00
Flipper Bot
87bdff9c9b Flipper Snapshot Bump: v0.150.1-SNAPSHOT
Summary: Releasing snapshot version 0.150.1-SNAPSHOT

Reviewed By: lblasa

Differential Revision: D37236952

fbshipit-source-id: de6ffb58bd29d852ea7a3bcecfc74e6fb235043a
2022-06-17 11:37:49 -07:00
Flipper Bot
06ddb08406 Flipper Release: v0.150.0
Summary: Releasing version 0.150.0

Reviewed By: lblasa

Differential Revision: D37236953

fbshipit-source-id: 36cd4fd8842b898f7cba1f03ab2c72d20e2b42ce
2022-06-17 11:37:49 -07:00
Thiago
28bf342707 Docs: fix typo (#3803)
Summary:
Fix typo on word Recommended

Update Docs to fix a typo on Manual Android Setup

Addresses:

- https://github.com/facebook/flipper/issues/3790

## Changelog
Fix typo on Manual Android Setup  documentation.

Pull Request resolved: https://github.com/facebook/flipper/pull/3803

Test Plan: Not needed.

Reviewed By: antonk52

Differential Revision: D37070896

Pulled By: passy

fbshipit-source-id: da55e164d23f42f9b53ce3cadcb125b01ebeed81
2022-06-13 04:05:00 -07:00
facebook-flipper-bot
60f9a5e8de Automated: Update Podfile.lock (#3804)
Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/3804

Reviewed By: nikoant

Differential Revision: D37068378

Pulled By: passy

fbshipit-source-id: d7f30af8f568f6440fc3ab66d4c1c1fe9a99790e
2022-06-10 05:40:58 -07:00
Flipper Bot
184372c271 Flipper Snapshot Bump: v0.149.1-SNAPSHOT
Summary: Releasing snapshot version 0.149.1-SNAPSHOT

Reviewed By: passy

Differential Revision: D36999203

fbshipit-source-id: cde3b316fae0531afb3ad501456774df614821ff
2022-06-09 10:32:12 -07:00
Flipper Bot
ad19b51069 Flipper Release: v0.149.0
Summary: Releasing version 0.149.0

Reviewed By: passy

Differential Revision: D36999205

fbshipit-source-id: 9bf6df029e3d359c166f21bd12f158a2d19b6516
2022-06-09 10:32:12 -07:00
Kevin Strider
f0c0011d69 Miscellaneous
Summary: Some minor changes to Title and Sidebar Labels

Reviewed By: nikoant

Differential Revision: D36932615

fbshipit-source-id: 09da6f331433086e7033677904884fac7400bc14
2022-06-07 09:27:52 -07:00
Flipper Bot
55d8872448 Flipper Snapshot Bump: v0.148.1-SNAPSHOT
Summary: Releasing snapshot version 0.148.1-SNAPSHOT

Reviewed By: jknoxville

Differential Revision: D36805038

fbshipit-source-id: 46318f2a39efa6132bf2228e5d2fb3b9648b228c
2022-06-06 06:25:38 -07:00
Flipper Bot
5971d603bf Flipper Release: v0.148.0
Summary: Releasing version 0.148.0

Reviewed By: jknoxville

Differential Revision: D36805039

fbshipit-source-id: 8d97ba973c57de4558fc6aaa0a546dbac1ee08cd
2022-06-06 06:25:38 -07:00
Flipper Bot
4ed0f1c4b0 Flipper Snapshot Bump: v0.147.2-SNAPSHOT
Summary: Releasing snapshot version 0.147.2-SNAPSHOT

Reviewed By: aigoncharov

Differential Revision: D36759783

fbshipit-source-id: 43bc5f67b352fa1c054d1c13efb1365e564ed2be
2022-05-30 06:18:15 -07:00
Flipper Bot
04400fd22e Flipper Release: v0.147.1
Summary: Releasing version 0.147.1

Reviewed By: aigoncharov

Differential Revision: D36759784

fbshipit-source-id: 27c04809b8b6efaea96e96f79e4d2079a9162799
2022-05-30 06:18:15 -07:00
Flipper Bot
9c7850604c Flipper Snapshot Bump: v0.147.1-SNAPSHOT
Summary: Releasing snapshot version 0.147.1-SNAPSHOT

Reviewed By: aigoncharov

Differential Revision: D36658610

fbshipit-source-id: 3ffa986ca7fed2123f79d0058e9ef08ecc5bc056
2022-05-25 09:56:02 -07:00