Stefanos Togoulidis
Stefanos Togoulidis
So to enable different implementations of the font loading. The Sample app got updated so to demonstrate how to load a font from the application assets.
Would be cool if a WP site could be identified even if the discovery fails to reach to the xmlrpc.php file location (usual locations, RSD pointed one or RSD missing)....
As part of the login discovery process, it would be useful to add a check for whether the site behind a custom domain is hosted on wordpress.com and identify it...
We currently only support 2FA with app-passwords for self-hosted sites over XMLRPC by providing the app-password via the normal password field. Would be useful to add some support for 2FA...
Currently, there is no separate authentication step for self-hosted sites and the logging in process is performed with the `SiteAction.FETCH_SITES_XML_RPC` action. When authentication is failing with that call, both an...
Fixes #1672 Adds automatic scrolling to where the block inserter is on native mobile, when adding a new block (Block Picker active). Not covering the case of adding a new...
It seems that `TextInput`s are not fully set up when in lines that are not in view when the list first appears. Steps to reproduce: 1. Add a `` in...
This PR upgrades the React Native version to v0.55.3 (the latest public release at the time of writing) and React to v16.3.1. The upgrade was performed via [react-native-git-upgrade](https://facebook.github.io/react-native/docs/upgrading.html#upgrade-based-on-git).
This is an umbrella ticket for the various tasks we want to capture for a better offline support around the embeds blocks. - [ ] Don't try to fetch inline...
**Describe the bug** The Android demo app crashes when trying to get back into it after putting it in the background with a small text edit. **To Reproduce** Steps to...