Pascal Hartig
19b4742483
Bump dependencies
...
Summary: Making sure we're staying up-to-date.
Reviewed By: mweststrate
Differential Revision: D30438488
fbshipit-source-id: 38a0daa18102ebc4f16cec382cef067757a5c8f5
2021-08-20 04:47:09 -07:00
Pascal Hartig
781df776f2
Rename default branch references to main ( #2689 )
...
Summary:
I really hope I hit everything and didn't break anything that wasn't
referring to branch names.
Pull Request resolved: https://github.com/facebook/flipper/pull/2689
Test Plan:
_eyes
CI
|[Site Preview: flipper](https://our.intern.facebook.com/intern/staticdocs/eph/D30305789/V2/flipper/ )
Reviewed By: timur-valiev
Differential Revision: D30305789
Pulled By: passy
fbshipit-source-id: 5daaa09250bb96bb50be679fc01dae86c666eb73
2021-08-13 15:00:39 -07:00
Adetomiwa Adesanya
5640a175af
Update package version on Flipper site.
...
Summary: Update flipper to use latest docusaurus-plugin-internaldocs-fb package version.
Reviewed By: jknoxville
Differential Revision: D30280130
fbshipit-source-id: 93dc1a931cc4244ce7d95c6cd80506e17275c069
2021-08-13 02:45:59 -07:00
Michel Weststrate
b757bff9f6
Document the new deeplink format [2/n]
...
Summary:
Added docs on how to use deeplink.
Note that not all features are implemented yet.
Reviewed By: fabiomassimo
Differential Revision: D29845044
fbshipit-source-id: 835fba8ce97c2106d160f347675e11d1ed749fba
2021-08-10 13:24:23 -07:00
Adetomiwa Adesanya
0df3a19e98
Update package version on Flipper site.
...
Summary: Update flipper to use latest docusaurus-plugin-internaldocs-fb package version.
Reviewed By: nikoant
Differential Revision: D30107938
fbshipit-source-id: 42ec4614d3e1292171b2d1a26378a1bd6ab1853c
2021-08-04 15:44:56 -07:00
Adetomiwa Adesanya
54c6149891
Update Flipper to use latest plugin version.
...
Summary: Update flipper to use latest docusaurus-plugin-internaldocs-fb package version.
Reviewed By: jknoxville
Differential Revision: D29938558
fbshipit-source-id: 3e43ae93e1c39674e7ae4cee7af2b23cab019a21
2021-07-27 10:03:50 -07:00
Michel Weststrate
9c4deb3501
Fix yarn start crashing with error
...
Summary:
`yarn start` in `website` crashed with
```
/Users/mweststrate/fbsource/xplat/sonar/website/node_modules/docusaurus/core/bin/docusaurus.js:50
const siteDocusaurusPackagesForUpdate = Object.keys(sitePkg.dependencies)
^
TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at Object.<anonymous> (/Users/mweststrate/fbsource/xplat/sonar/website/node_modules/docusaurus/core/bin/docusaurus.js:50:50)
```
This diff adds an empty `dependencies` section as work around. Proper patch has been made in:
https://github.com/facebook/docusaurus/pull/5204
Reviewed By: nikoant
Differential Revision: D29844597
fbshipit-source-id: 29cfad53d9ca785dd9d93c4800647add219a48ba
2021-07-22 04:17:45 -07:00
Adetomiwa Adesanya
f127e5df0b
Update flipper to use latest version of docusaurus-plugin-internaldocs-fb package.
...
Summary: Update flipper to use latest version.
Reviewed By: jknoxville
Differential Revision: D29713151
fbshipit-source-id: 1e83c94d81a5c7820ba4a8865fe3fb82c5ec40ad
2021-07-15 08:48:45 -07:00
Adetomiwa Adesanya
a3bd6a9b98
Update flipper to use latest version of docusaurus-plugin-internaldocs-fb package.
...
Summary: Update flipper to use latest version.
Reviewed By: jknoxville
Differential Revision: D29695695
fbshipit-source-id: fd663e06685ff7d524b74edcfb0f8757ccc23ac3
2021-07-14 07:15:59 -07:00
Adetomiwa Adesanya
abfa50c232
Enable Inpage Editor On flipper sites.
...
Summary: The inpage editor is now enabled on flipper sites {emoji:1f973}{emoji:1f973}.
Reviewed By: jknoxville
Differential Revision: D29694782
fbshipit-source-id: 7683892adfd54c2ec6644b1a0ead45124692cf8e
2021-07-14 05:28:10 -07:00
Anton Nikolaev
02334ca377
Added documentation on how to document plugins
...
Summary: Just some documentation on documenting plugins
Reviewed By: jknoxville
Differential Revision: D29488048
fbshipit-source-id: 1fef3d66894e7e2659043c02c82dab71963ecbff
2021-06-30 08:52:35 -07:00
dependabot[bot]
5fdd4fd34d
Bump prismjs from 1.23.0 to 1.24.0 in /website ( #2539 )
...
Summary:
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.23.0 to 1.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/PrismJS/prism/releases ">prismjs's releases</a>.</em></p>
<blockquote>
<h2>v1.24.0</h2>
<p>Release 1.24.0</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/PrismJS/prism/blob/master/CHANGELOG.md ">prismjs's changelog</a>.</em></p>
<blockquote>
<h2>1.24.0 (2021-06-27)</h2>
<h3>New components</h3>
<ul>
<li><strong>CFScript</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2771 ">#2771</a>) <a href="https://github.com/PrismJS/prism/commit/b0a6ec85 "><code>b0a6ec85</code></a></li>
<li><strong>ChaiScript</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2706 ">#2706</a>) <a href="https://github.com/PrismJS/prism/commit/3f7d7453 "><code>3f7d7453</code></a></li>
<li><strong>COBOL</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2800 ">#2800</a>) <a href="https://github.com/PrismJS/prism/commit/7e5f78ff "><code>7e5f78ff</code></a></li>
<li><strong>Coq</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2803 ">#2803</a>) <a href="https://github.com/PrismJS/prism/commit/41e25d3c "><code>41e25d3c</code></a></li>
<li><strong>CSV</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2794 ">#2794</a>) <a href="https://github.com/PrismJS/prism/commit/f9b69528 "><code>f9b69528</code></a></li>
<li><strong>DOT (Graphviz)</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2690 ">#2690</a>) <a href="https://github.com/PrismJS/prism/commit/1f91868e "><code>1f91868e</code></a></li>
<li><strong>False</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2802 ">#2802</a>) <a href="https://github.com/PrismJS/prism/commit/99a21dc5 "><code>99a21dc5</code></a></li>
<li><strong>ICU Message Format</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2745 ">#2745</a>) <a href="https://github.com/PrismJS/prism/commit/bf4e7ba9 "><code>bf4e7ba9</code></a></li>
<li><strong>Idris</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2755 ">#2755</a>) <a href="https://github.com/PrismJS/prism/commit/e9314415 "><code>e9314415</code></a></li>
<li><strong>Jexl</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2764 ">#2764</a>) <a href="https://github.com/PrismJS/prism/commit/7e51b99c "><code>7e51b99c</code></a></li>
<li><strong>KuMir (КуМир)</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2760 ">#2760</a>) <a href="https://github.com/PrismJS/prism/commit/3419fb77 "><code>3419fb77</code></a></li>
<li><strong>Log file</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2796 ">#2796</a>) <a href="https://github.com/PrismJS/prism/commit/2bc6475b "><code>2bc6475b</code></a></li>
<li><strong>Nevod</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2798 ">#2798</a>) <a href="https://github.com/PrismJS/prism/commit/f84c49c5 "><code>f84c49c5</code></a></li>
<li><strong>OpenQasm</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2797 ">#2797</a>) <a href="https://github.com/PrismJS/prism/commit/1a2347a3 "><code>1a2347a3</code></a></li>
<li><strong>PATROL Scripting Language</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2739 ">#2739</a>) <a href="https://github.com/PrismJS/prism/commit/18c67b49 "><code>18c67b49</code></a></li>
<li><strong>Q#</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2804 ">#2804</a>) <a href="https://github.com/PrismJS/prism/commit/1b63cd01 "><code>1b63cd01</code></a></li>
<li><strong>Rego</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2624 ">#2624</a>) <a href="https://github.com/PrismJS/prism/commit/e38986f9 "><code>e38986f9</code></a></li>
<li><strong>Squirrel</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2721 ">#2721</a>) <a href="https://github.com/PrismJS/prism/commit/fd1081d2 "><code>fd1081d2</code></a></li>
<li><strong>URI</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2708 ">#2708</a>) <a href="https://github.com/PrismJS/prism/commit/bbc77d19 "><code>bbc77d19</code></a></li>
<li><strong>V</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2687 ">#2687</a>) <a href="https://github.com/PrismJS/prism/commit/72962701 "><code>72962701</code></a></li>
<li><strong>Wolfram language</strong> & <strong>Mathematica</strong> & <strong>Mathematica Notebook</strong> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2921 ">#2921</a>) <a href="https://github.com/PrismJS/prism/commit/c4f6b2cc "><code>c4f6b2cc</code></a></li>
</ul>
<h3>Updated components</h3>
<ul>
<li>Fixed problems reported by <code>regexp/no-dupe-disjunctions</code> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2952 ">#2952</a>) <a href="https://github.com/PrismJS/prism/commit/f471d2d7 "><code>f471d2d7</code></a></li>
<li>Fixed some cases of quadratic worst-case runtime (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2922 ">#2922</a>) <a href="https://github.com/PrismJS/prism/commit/79d22182 "><code>79d22182</code></a></li>
<li>Fixed 2 cases of exponential backtracking (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2774 ">#2774</a>) <a href="https://github.com/PrismJS/prism/commit/d85e30da "><code>d85e30da</code></a></li>
<li><strong>AQL</strong>
<ul>
<li>Update for ArangoDB 3.8 (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2842 ">#2842</a>) <a href="https://github.com/PrismJS/prism/commit/ea82478d "><code>ea82478d</code></a></li>
</ul>
</li>
<li><strong>AutoHotkey</strong>
<ul>
<li>Improved tag pattern (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2920 ">#2920</a>) <a href="https://github.com/PrismJS/prism/commit/fc2a3334 "><code>fc2a3334</code></a></li>
</ul>
</li>
<li><strong>Bash</strong>
<ul>
<li>Accept hyphens in function names (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2832 ">#2832</a>) <a href="https://github.com/PrismJS/prism/commit/e4ad22ad "><code>e4ad22ad</code></a></li>
<li>Fixed single-quoted strings (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2792 ">#2792</a>) <a href="https://github.com/PrismJS/prism/commit/e5cfdb4a "><code>e5cfdb4a</code></a></li>
</ul>
</li>
<li><strong>C++</strong>
<ul>
<li>Added support for generic functions and made <code>::</code> punctuation (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2814 ">#2814</a>) <a href="https://github.com/PrismJS/prism/commit/3df62fd0 "><code>3df62fd0</code></a></li>
<li>Added missing keywords and modules (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2763 ">#2763</a>) <a href="https://github.com/PrismJS/prism/commit/88fa72cf "><code>88fa72cf</code></a></li>
</ul>
</li>
<li><strong>Dart</strong>
<ul>
<li>Improved support for classes & generics (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2810 ">#2810</a>) <a href="https://github.com/PrismJS/prism/commit/d0bcd074 "><code>d0bcd074</code></a></li>
</ul>
</li>
<li><strong>Docker</strong>
<ul>
<li>Improvements (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2720 ">#2720</a>) <a href="https://github.com/PrismJS/prism/commit/93dd83c2 "><code>93dd83c2</code></a></li>
</ul>
</li>
<li><strong>Elixir</strong>
<ul>
<li>Added missing keywords (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2958 ">#2958</a>) <a href="https://github.com/PrismJS/prism/commit/114e4626 "><code>114e4626</code></a></li>
<li>Added missing keyword and other improvements (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2773 ">#2773</a>) <a href="https://github.com/PrismJS/prism/commit/e6c0d298 "><code>e6c0d298</code></a></li>
<li>Added <code>defdelagate</code> keyword and highlighting for function/module names (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2709 ">#2709</a>) <a href="https://github.com/PrismJS/prism/commit/59f725d7 "><code>59f725d7</code></a></li>
</ul>
</li>
<li><strong>F#</strong></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3432b4b1e4 "><code>3432b4b</code></a> 1.24.0</li>
<li><a href="46d0720768 "><code>46d0720</code></a> Updated <code>.npmignore</code> (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2971 ">#2971</a>)</li>
<li><a href="aef7f08df6 "><code>aef7f08</code></a> Changelog for v1.24.0 (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2965 ">#2965</a>)</li>
<li><a href="e9477d8369 "><code>e9477d8</code></a> Markdown: Improved code snippets (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2967 ">#2967</a>)</li>
<li><a href="4b55bd6af8 "><code>4b55bd6</code></a> Made Match Braces and Custom Class compatible (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2947 ">#2947</a>)</li>
<li><a href="e8d3b50330 "><code>e8d3b50</code></a> ESLint: Added <code>regexp/strict</code> rule (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2944 ">#2944</a>)</li>
<li><a href="bfd7fded29 "><code>bfd7fde</code></a> GraphQL: Fixed <code>definition-query</code> and <code>definition-mutation</code> tokens (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2964 ">#2964</a>)</li>
<li><a href="14e3868f05 "><code>14e3868</code></a> Fixed reST test</li>
<li><a href="a7656de67a "><code>a7656de</code></a> reST: Fixed <code>inline</code> pattern (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2946 ">#2946</a>)</li>
<li><a href="b4ac061815 "><code>b4ac061</code></a> ESLint: Use cache (<a href="https://github-redirect.dependabot.com/PrismJS/prism/issues/2959 ">#2959</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0 ">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~rundevelopment ">rundevelopment</a>, a new releaser for prismjs since your current version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts ).
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2539
Test Plan:
Imported from GitHub, without a `Test Plan:` line.
|[Site Preview: flipper](https://our.intern.facebook.com/intern/staticdocs/eph/D29484196/V2/flipper/ )
Reviewed By: mweststrate
Differential Revision: D29484196
Pulled By: passy
fbshipit-source-id: b4acf6ad91d4839fe8cd4923f1a72f76c9ed60db
2021-06-30 05:38:58 -07:00
Anton Nikolaev
039d3a4a08
Move plugin docs to plugin folders
...
Summary: Moved plugin documentation and related assets to plugin folders, fixed links and configured redirects where required. Now these docs are used for both showing docs in Flipper and generating Flipper docs website.
Reviewed By: passy
Differential Revision: D29465567
fbshipit-source-id: 3ec4240b215b0d5baea5154f64266a9ba7ead3a5
2021-06-29 17:40:38 -07:00
Anton Nikolaev
e4fb2907fd
Auto-generate plugin docs
...
Summary:
This diff changes the way on how plugin documentation is produced. Instead of keeping plugin documentation together with other docs, we will now keep it together with plugin code. There are multiple advantages of such solution:
1. We are generating docs for every plugin in a standartised way so all of them looks similar. We can also use plugin metadata for generation as well (e.g. take title, icon, oncall name etc from package.json).
2. Standartised plugin docs make it possible to build docs both for websites (public and internal) and for embedding into Flipper.
3. It will hopefully incentivise authors to write docs as they will be a part of plugin "package".
4. We can scaffold documentation template using scarf to further incentivise filling it.
Reviewed By: jknoxville
Differential Revision: D29378053
fbshipit-source-id: 66ea48dc9ba225fabfb256ae6a10f8c81eef6f5f
2021-06-29 13:02:05 -07:00
Pascal Hartig
d865831568
Async testing
...
Summary: Another thing I spent way too long searching for. Let's just write it down in our docs.
Reviewed By: fabiomassimo
Differential Revision: D29430439
fbshipit-source-id: 0fede7f34308f47376631a58054c144d59596419
2021-06-28 09:02:19 -07:00
Pascal Hartig
f451515611
Scribe docs
...
Summary: Had to look this up too many times so decided to write it all down.
Reviewed By: mweststrate
Differential Revision: D29427599
fbshipit-source-id: b269768722b36959cfae75ecbdd6c9a7519fe73e
2021-06-28 06:31:54 -07:00
dependabot[bot]
9288878ff3
Bump glob-parent from 5.1.1 to 5.1.2 in /website ( #2469 )
...
Summary:
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/gulpjs/glob-parent/releases ">glob-parent's releases</a>.</em></p>
<blockquote>
<h2>v5.1.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li>eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36 ">https://github.com/facebook/flipper/issues/36 </a>) (<a href="f9231168b0 ">f923116</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md ">glob-parent's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 ">5.1.2</a> (2021-03-06)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36 ">https://github.com/facebook/flipper/issues/36 </a>) (<a href="f9231168b0 ">f923116</a>)</li>
</ul>
<h2><a href="https://www.github.com/gulpjs/glob-parent/compare/v5.1.2...v6.0.0 ">6.0.0</a> (2021-05-03)</h2>
<h3>{emoji:26a0} BREAKING CHANGES</h3>
<ul>
<li>Correct mishandled escaped path separators (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/34 ">https://github.com/facebook/flipper/issues/34 </a>)</li>
<li>upgrade scaffold, dropping node <10 support</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Correct mishandled escaped path separators (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/34 ">https://github.com/facebook/flipper/issues/34 </a>) (<a href="32f6d52663 ">32f6d52</a>), closes <a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/32 ">https://github.com/facebook/flipper/issues/32 </a></li>
</ul>
<h3>Miscellaneous Chores</h3>
<ul>
<li>upgrade scaffold, dropping node <10 support (<a href="e83d0c5a41 ">e83d0c5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="eb2c439de4 "><code>eb2c439</code></a> chore: update changelog</li>
<li><a href="12bcb6c45c "><code>12bcb6c</code></a> chore: release 5.1.2</li>
<li><a href="f9231168b0 "><code>f923116</code></a> fix: eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36 ">https://github.com/facebook/flipper/issues/36 </a>)</li>
<li><a href="0b014a7962 "><code>0b014a7</code></a> chore: add JSDoc returns information (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/33 ">https://github.com/facebook/flipper/issues/33 </a>)</li>
<li><a href="2b24ebd64b "><code>2b24ebd</code></a> chore: generate initial changelog</li>
<li>See full diff in <a href="https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts ).
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2469
Reviewed By: muraziz
Differential Revision: D29162205
Pulled By: mweststrate
fbshipit-source-id: 48e8dbca7571a8461b22465864976513eedb38c2
2021-06-17 03:12:18 -07:00
Pascal Hartig
16d96afe89
Pin glob-parent
...
Summary:
Another security vulnerability. We can't pin glob-parent directly
but chokidar is quite old and the reason for pulling in the vulnerable dep.
Reviewed By: nikoant
Differential Revision: D29099218
fbshipit-source-id: d27dc81bd16c5b71e9d35d487d5556e1f93a4e2f
2021-06-15 08:41:18 -07:00
Pascal Hartig
66510d0932
Upgrade docusaurus and other deps
...
Summary: Upgrading to Docusaurus 2 beta and a bunch of other deps to address some security warnings.
Reviewed By: fabiomassimo
Differential Revision: D29036647
fbshipit-source-id: c11c3c16eaf4ae54405760d69c8170b6fa1224ad
2021-06-11 06:40:53 -07:00
dependabot[bot]
89d7ec222d
Bump url-parse from 1.4.7 to 1.5.1 in /website ( #2441 )
...
Summary:
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="eb6d9f51e3 "><code>eb6d9f5</code></a> [dist] 1.5.1</li>
<li><a href="750d8e8a9d "><code>750d8e8</code></a> [fix] Fixes relative path resolving <a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/199 ">https://github.com/facebook/flipper/issues/199 </a> <a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/200 ">https://github.com/facebook/flipper/issues/200 </a> (<a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/201 ">https://github.com/facebook/flipper/issues/201 </a>)</li>
<li><a href="3ac777474b "><code>3ac7774</code></a> [test] Make test consistent for browser testing</li>
<li><a href="267a0c6f7e "><code>267a0c6</code></a> [dist] 1.5.0</li>
<li><a href="d1e7e8822f "><code>d1e7e88</code></a> [security] More backslash fixes (<a href="https://github-redirect.dependabot.com/unshiftio/url-parse/issues/197 ">https://github.com/facebook/flipper/issues/197 </a>)</li>
<li><a href="d99bf4cf25 "><code>d99bf4c</code></a> [ignore] Remove npm-debug.log from .gitignore</li>
<li><a href="422c8b5e4c "><code>422c8b5</code></a> [pkg] Replace nyc with c8</li>
<li><a href="933809d630 "><code>933809d</code></a> [pkg] Move coveralls to dev dependencies</li>
<li><a href="190b216803 "><code>190b216</code></a> [pkg] Add .npmrc</li>
<li><a href="ce3783f4ea "><code>ce3783f</code></a> [test] Do not test on all available versions of Edge and Safari</li>
<li>Additional commits viewable in <a href="https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts ).
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2441
Reviewed By: mweststrate
Differential Revision: D29036658
Pulled By: passy
fbshipit-source-id: 92af2ed5847421543cf58e4d9c1e27e2dfbf1107
2021-06-11 06:31:59 -07:00
dependabot[bot]
c52925ce6f
Bump normalize-url from 4.5.0 to 4.5.1 in /website ( #2440 )
...
Summary:
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/sindresorhus/normalize-url/commits ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts ).
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2440
Reviewed By: mweststrate
Differential Revision: D29036654
Pulled By: passy
fbshipit-source-id: 1a7e823ebf02fdb05af75503f1fe988a6967b5d2
2021-06-11 06:30:11 -07:00
Michel Weststrate
df7941e2bc
deprecated Searchable abstraction
...
Summary: Since the functionality is now available as part of DataTable, the HoC doesn't seem to be needed as generic abstraction. it is used in handful places outside datatable / datalist, but those can be localized in the future or should datatable / datalist.
Reviewed By: fabiomassimo
Differential Revision: D28993836
fbshipit-source-id: 3e6da7c7b48348faa0c4f7281868196f5585a065
2021-06-10 04:45:18 -07:00
Michel Weststrate
d2095d5937
Update to pure Sandy and update custom docs
...
Summary: Per title
Reviewed By: priteshrnandgaonkar
Differential Revision: D28991625
fbshipit-source-id: cab9cf59d1d053e2f8a47c588cb05abc44a527cc
2021-06-09 07:26:57 -07:00
Michel Weststrate
a0c872dd38
Update setup and createTable tutorial to 100% Sandy
...
Summary:
The current desktop plugin tutorial was outdated as it has several steps that are now automated, and still referred to old APIs. This has been updated now.
Additionally left the intermediate code of the tutorial in the plugin, but splitting `index.tsx` into `index_table.tsx` and `index_custom.tsx` (which will be updated in the next diff)
Clarified the tutorial page labels a little bit to show that 3 pages are covering the Desktop plugin development process.
Changelog: Updated the Desktop plugin tutorial
Reviewed By: jknoxville
Differential Revision: D28990029
fbshipit-source-id: a06a7a774ceca3daf10f8e8fbd4e03191dbfd1cc
2021-06-09 07:26:57 -07:00
Pascal Hartig
543b14c2e1
Fix ws vuln in website/
...
Summary: Addresses https://github.com/facebook/flipper/security/dependabot/website/yarn.lock/ws/open
Reviewed By: nikoant
Differential Revision: D28831764
fbshipit-source-id: 12b9f5134393ca245e0be8e1ea5eb676b82d9a10
2021-06-02 13:27:31 -07:00
Anton Nikolaev
11b63f18cb
Bump dns-packet dependency to fix vulnerability warning
...
Summary: Github says dns-packet < 5.2.2 is vulnerable, so pinning it to ensure we use fixed version
Reviewed By: passy
Differential Revision: D28714350
fbshipit-source-id: 836061216826948d2fe9320137a91f4fbdad4211
2021-05-26 13:10:17 -07:00
Anton Nikolaev
6a777f7690
Bump browserslist dependency to fix vulnerability warning
...
Summary: Github says browserslist < 4.16.5 is vulnerable, so I'm pinning it everywhere.
Reviewed By: muraziz
Differential Revision: D28713858
fbshipit-source-id: b512dc48ded88bdf90556b58bd1e67cacbbc8a3e
2021-05-26 12:01:18 -07:00
Pascal Hartig
4cdc72aba4
Add error logging doc
...
Summary: Lightweight docs about error logging.
Reviewed By: nikoant, priteshrnandgaonkar
Differential Revision: D28474066
fbshipit-source-id: 0527ab82d4fd084fc2ed88328e88db14f6ee4184
2021-05-18 11:23:05 -07:00
Chaiwat Ekkaewnumchai
23f15c525a
Upgrade docusaurus to Upgrade postcss Vulnerability
...
Summary: Because of the `postcss` vulnerability, I tried to update postcss directly. However, forcing version 8 with previous version of docusaurus threw error. Hence, I upgraded docusaurus instead.
Reviewed By: jknoxville
Differential Revision: D28350050
fbshipit-source-id: ce37a01e3ec817fb006100691bc1d9b1cc33db17
2021-05-12 07:49:14 -07:00
Chaiwat Ekkaewnumchai
d80f4c75a6
Fix Vulnerability in trim
...
Summary: per title
Reviewed By: fabiomassimo
Differential Revision: D28342511
fbshipit-source-id: 9ed7f67da6a566ba77ac1b9a2756fcadfcf8ec21
2021-05-11 03:13:23 -07:00
Chaiwat Ekkaewnumchai
342872dafa
Fix Vulnerability in ua-parser-js
...
Summary: per title
Reviewed By: passy
Differential Revision: D28285326
fbshipit-source-id: b7bd652f2068a21d5842fd364aea24fc58625ef3
2021-05-07 04:39:20 -07:00
Chaiwat Ekkaewnumchai
89d42611c7
Fix Vulnerability in lodash
...
Summary: per title
Reviewed By: passy
Differential Revision: D28285325
fbshipit-source-id: 040d18fc99fe985c68c7972553e649a7f6415de5
2021-05-07 04:27:19 -07:00
Michel Weststrate
3af41bfdd1
Add migration guide to convert from classic to Sandy plugins
...
Summary: Added migration guide from classic to Sandy plugins
Reviewed By: passy
Differential Revision: D27908674
fbshipit-source-id: d4b5a0b45e314226825375d762902041f90c04c8
2021-04-23 01:55:54 -07:00
Pritesh Nandgaonkar
6bd3eee0ee
Add troubleshooting guide for when user tries to connect through incompatible app
...
Summary: This diff adds documentation and matrix explaining the supported iOS builds. It also tells about the way to enable www cert exchange.
Reviewed By: mweststrate
Differential Revision: D27676056
fbshipit-source-id: 5c8b1d0e73dd95c3ebc534fb0df7505151a6e6be
2021-04-09 06:40:08 -07:00
Pritesh Nandgaonkar
6479c7e642
Add documentation for www certificate exchange
...
Summary: Adds documentation regarding www certificate exchange.
Reviewed By: jknoxville
Differential Revision: D27592932
fbshipit-source-id: 2284f77c6bf4fdd638588e2272598cb4ef370526
2021-04-06 09:09:05 -07:00
dependabot[bot]
c183ba33c5
Bump y18n from 4.0.0 to 4.0.1 in /website ( #2141 )
...
Summary:
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/yargs/y18n/blob/master/CHANGELOG.md ">y18n's changelog</a>.</em></p>
<blockquote>
<h1>Change Log</h1>
<p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version ">standard-version</a> for commit guidelines.</p>
<h3><a href="https://www.github.com/yargs/y18n/compare/v5.0.4...v5.0.5 ">5.0.5</a> (2020-10-25)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>address prototype pollution issue (<a href="https://www.github-redirect.dependabot.com/yargs/y18n/issues/108 ">https://github.com/facebook/flipper/issues/108 </a>) (<a href="a9ac604abf ">a9ac604</a>)</li>
</ul>
<h3><a href="https://www.github.com/yargs/y18n/compare/v5.0.3...v5.0.4 ">5.0.4</a> (2020-10-16)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>exports:</strong> node 13.0 and 13.1 require the dotted object form <em>with</em> a string fallback (<a href="https://www.github-redirect.dependabot.com/yargs/y18n/issues/105 ">https://github.com/facebook/flipper/issues/105 </a>) (<a href="4f85d80dba ">4f85d80</a>)</li>
</ul>
<h3><a href="https://www.github.com/yargs/y18n/compare/v5.0.2...v5.0.3 ">5.0.3</a> (2020-10-16)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>exports:</strong> node 13.0-13.6 require a string fallback (<a href="https://www.github-redirect.dependabot.com/yargs/y18n/issues/103 ">https://github.com/facebook/flipper/issues/103 </a>) (<a href="e39921e101 ">e39921e</a>)</li>
</ul>
<h3><a href="https://www.github.com/yargs/y18n/compare/v5.0.1...v5.0.2 ">5.0.2</a> (2020-10-01)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deno:</strong> update types for deno ^1.4.0 (<a href="https://www.github-redirect.dependabot.com/yargs/y18n/issues/100 ">https://github.com/facebook/flipper/issues/100 </a>) (<a href="3834d9ab13 ">3834d9a</a>)</li>
</ul>
<h3><a href="https://www.github.com/yargs/y18n/compare/v5.0.0...v5.0.1 ">5.0.1</a> (2020-09-05)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>main had old index path (<a href="https://www.github-redirect.dependabot.com/yargs/y18n/issues/98 ">https://github.com/facebook/flipper/issues/98 </a>) (<a href="124f7b047b ">124f7b0</a>)</li>
</ul>
<h2><a href="https://www.github.com/yargs/y18n/compare/v4.0.0...v5.0.0 ">5.0.0</a> (2020-09-05)</h2>
<h3>{emoji:26a0} BREAKING CHANGES</h3>
<ul>
<li>exports maps are now used, which modifies import behavior.</li>
<li>drops Node 6 and 4. begin following Node.js LTS schedule (<a href="https://github-redirect.dependabot.com/yargs/y18n/issues/89 ">https://github.com/facebook/flipper/issues/89 </a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add support for ESM and Deno <a href="https://www.github-redirect.dependabot.com/yargs/y18n/issues/95 ">https://github.com/facebook/flipper/issues/95 </a>) (<a href="4d7ae94bcb ">4d7ae94</a>)</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/yargs/y18n/commits ">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~oss-bot ">oss-bot</a>, a new releaser for y18n since your current version.</p>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts ).
</details>
Pull Request resolved: https://github.com/facebook/flipper/pull/2141
Reviewed By: mweststrate
Differential Revision: D27426522
Pulled By: passy
fbshipit-source-id: aa1f37054a9f61f27abcbbb28ba6b98f7d09b44a
2021-03-31 03:02:18 -07:00
Bartosz Kaszubowski
40e6cdebb1
improve docs code blocks highlighting ( #2049 )
...
Summary:
This PR adds missing Objective-C entry to the Docusaurus config, fixes Objective-C code blocks label and adds or replaces several code block labels to improve the currently highlighted blocks.
Prism in Docusaurus by default also includes syntax highlight for `jsx` and `tsx`, which improves the nodes and props highlight, so I have used those syntaxes in few places too.
I have also fixed one typo that I have spotted and my IDE made a cleanup of whitespaces in edited files.
## Changelog
* [website] improve docs code blocks highlighting
Pull Request resolved: https://github.com/facebook/flipper/pull/2049
Test Plan:
The changes have been tested running Flipper website on `localhost`.
## Preview
<img width="650" alt="Screenshot 2021-03-12 150934" src="https://user-images.githubusercontent.com/719641/110951135-fff20d00-8344-11eb-96db-1bdc82c8d5ea.png ">
<img width="649" alt="Screenshot 2021-03-12 151022" src="https://user-images.githubusercontent.com/719641/110951268-2ca62480-8345-11eb-9d3b-1a48f1267776.png ">
Reviewed By: priteshrnandgaonkar
Differential Revision: D27336599
Pulled By: passy
fbshipit-source-id: c2dfb3d8cad4675da0f5e1270cada1e56a0175c0
2021-03-29 02:46:11 -07:00
Pascal Hartig
b80ab0188b
Update is-svg (security fix)
...
Summary: Fixes https://github.com/facebook/flipper/security/dependabot/website/yarn.lock/is-svg/open
Reviewed By: jknoxville
Differential Revision: D27337757
fbshipit-source-id: 9f547b6fa693b8164c66ccd1e4550a047b634cbb
2021-03-26 05:47:29 -07:00
Pascal Hartig
cf4d8d4b1a
Bump ssri (security fix)
...
Summary: Fixes https://github.com/facebook/flipper/security/dependabot/website/yarn.lock/ssri/open
Reviewed By: jknoxville
Differential Revision: D27337656
fbshipit-source-id: e17e7da0682d6ee9daaff988f407f88c1f83b4e0
2021-03-26 05:47:29 -07:00
Pascal Hartig
2f92ce9781
Update deps
...
Summary: Cleaning up the `resolutions` before going through the next batch of vulns.
Reviewed By: jknoxville, mweststrate
Differential Revision: D27337444
fbshipit-source-id: 5f042b200ac7a6f50efc7faf3c31770c263e401b
2021-03-26 05:47:29 -07:00
John Knox
80b94e79ee
Upgrade docusaurus
...
Summary: Upgrading docusaurus to fix react-dev-utils vulnerability which is a transitive dependency.
Reviewed By: mweststrate
Differential Revision: D27010446
fbshipit-source-id: 3caf73029de57067c6060c34874539079721eb59
2021-03-15 04:35:57 -07:00
Pascal Hartig
c4cf46207b
Upgrade docusaurus tools
...
Summary: Wanted to have jknoxville's new start-fb shortcut.
Reviewed By: jknoxville
Differential Revision: D26978911
fbshipit-source-id: 3f6a93381151df4e08e887f76c0240baee82fb82
2021-03-11 08:38:19 -08:00
Pascal Hartig
d12501677d
Upgrade elliptic for for CVE-2020-28498
...
Summary:
Currently failing OSS validation because we have a GitHub
security alert.
Reviewed By: fabiomassimo
Differential Revision: D26944823
fbshipit-source-id: 3075639aae97b1d68b19e5149ebd7a7f7ac419e1
2021-03-10 05:05:33 -08:00
John Knox
b6fc2f0651
Fix duplicate route to setup/leak-canary-plugin
...
Summary:
Noticed this when building the site. Shame it only warns and doesn't fail the build.
Just fixing it while I'm here.
{F479009268}
Reviewed By: nikoant
Differential Revision: D26911725
fbshipit-source-id: 6440a4b8aee4a6bc053ae771a3b148fd70ffc298
2021-03-09 05:43:29 -08:00
Bartosz Kaszubowski
b38474b73a
use splash gradient in footer, switch to GitHub icon ( #1998 )
...
Summary:
This small PR aims to tweak a bit website appearance and fix small UI issue:
* footer background has been changed to reversed splash gradient
<img width="1104" alt="Screenshot 2021-03-04 131823" src="https://user-images.githubusercontent.com/719641/109964907-8cba1c80-7cee-11eb-8905-2fa82533cfd7.png ">
* GitHub link in the Navbar has been moved to the tight and text was replaced with icon (like on few other Docusaurus sites)
<img width="557" alt="Screenshot 2021-03-04 133112" src="https://user-images.githubusercontent.com/719641/109965233-f9351b80-7cee-11eb-84d6-30788f662fbf.png ">
* Navbar brand title ("Flipper") hover color issues has been fixed, now hover effect is the same as other navbar links
## Changelog
N/A
Pull Request resolved: https://github.com/facebook/flipper/pull/1998
Test Plan: Flipper website run on `localhost`.
Reviewed By: mweststrate
Differential Revision: D26888499
Pulled By: passy
fbshipit-source-id: e8abeace8c1d6ae8dcc46c2381009c2bd2500005
2021-03-08 11:24:03 -08:00
Michel Weststrate
7b8054f31c
Fixed grayed out body text
...
Summary: As reported a few times in the internal chat
Reviewed By: passy
Differential Revision: D26813161
fbshipit-source-id: 8b834c7807a7634f23c3ab922bb43e288ea4bd68
2021-03-04 03:18:56 -08:00
Pritesh Nandgaonkar
cd02bb7fcb
Add a doc explaining how to connect to flipper
...
Summary: This diff adds documentation for using physical devices to connect to Flipper. It also talks about simulators and emulators
Reviewed By: jknoxville
Differential Revision: D26780077
fbshipit-source-id: 47a08cec55c510abd36c2fc776f4ce05ff0ea4d0
2021-03-03 12:53:18 -08:00
Pascal Hartig
6bac95be5a
Fix MSC link
...
Summary: Not allowed within an iframe.
Reviewed By: jknoxville
Differential Revision: D26779338
fbshipit-source-id: e201002cb705ca890d6a8fa8470a391e71d8d46c
2021-03-03 06:45:45 -08:00
Pascal Hartig
7202fb2abb
Fix prismjs security vuln (take II)
...
Summary:
The previous attempt kept the vulnerable dependency around in `yarn.lock`. Now
it's being resolved to the "fixed" version.
Reviewed By: mweststrate
Differential Revision: D26778354
fbshipit-source-id: 17d8e2f1bbcd28939d85e5a976da0bd074ea25e2
2021-03-03 05:41:28 -08:00
Michel Weststrate
961a24f72e
Upgraded prismjs in website/ to address security vulnerability
...
Summary: See task
Reviewed By: passy
Differential Revision: D26733333
fbshipit-source-id: d9057f39a38303ea404c378208cee4c28c8d5f72
2021-03-02 04:02:02 -08:00