JP

Results 5 issues of JP

### Description - As part of Formidable's ongoing commitment to Open Source, we are starting to standardize our OSS Landers around [docusaurus](https://docusaurus.io). - This PR replaces the existing `react-static` site...

### Context: - https://github.com/facebook/docusaurus/issues/6246 - https://github.com/facebook/docusaurus/pull/7373 - https://github.com/FormidableLabs/prism-react-renderer/issues/112 ### Useful info: - https://www.joshwcomeau.com/react/dark-mode/

high priority

[UISplitViewController](https://developer.apple.com/documentation/uikit/uisplitviewcontroller) was extensively rewritten as part of iOS 14. It now supports either a two or three multi-column layout in place of the classic master-detail style. ![rendered2x-1591053027](https://user-images.githubusercontent.com/2393035/96707588-fd8c1800-138f-11eb-9bfe-0649392c9536.png) This PR extends...

platform: iOS
type: accepted/enhancement
iOS 14

- versions prior to [2.3.0](https://github.com/FormidableLabs/react-live/releases/tag/v2.3.0) supported SSR - we inadvertently lost this functionality in https://github.com/FormidableLabs/react-live/pull/226 - see also https://github.com/FormidableLabs/react-live/issues/272#issuecomment-1022716148 we need to refactor `` to avoid relying on `useEffect` (which...

- [x] don't send duplicate comments to GitHub closes #26

in consideration