gutenberg-mobile
gutenberg-mobile copied to clipboard
Mobile version of Gutenberg - native iOS and Android
## Description **Sentry issue:** https://sentry.io/share/issue/5070bdca207a4c4c93af5e2123e5653c/ After upgrading the Reanimated library in the version `17.2.0 (19.5)` ([reference](https://github.com/wordpress-mobile/gutenberg-mobile/pull/4615)), we're getting some crash reports related to that library. So far, it's not clear...
**Describe the bug** When dark mode is enabled and a block-based theme with a light background colour is active, the placeholder icons shown for inactive icons are not visible in...
1. insert a character in the middle of a word, for example place the cursor after "Wel" in "Wel|come to Gutenberg" and tap space 2. tap undo 3. observe the...
**Describe the bug** It was reported in 4947373-zd-woothemes, that when the user was editing posts in the app, the app would hang and crash, causing lost content. > my app...
Gutenberg Mobile PR: https://github.com/WordPress/gutenberg/pull/36856 This PR updates Appium dependency to `1.22.0` to match the same version as defined in Gutenberg ([reference](https://github.com/WordPress/gutenberg/blob/50b19e70654c79e5f5c68a6ee97d1f3464aef1f0/package.json#L150)). To test: - Verify that all CI checks pass....
We are receiving the following message on the CircleCI job page and we should upgrade: > You’re using a [deprecated Docker convenience image.](https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034) Upgrade to a next-gen Docker convenience image....
See the [related gutenberg PR](https://github.com/WordPress/gutenberg/pull/39769) for a description and testing steps. PR submission checklist: - [X] I have considered adding unit tests where possible. - [x] I have considered if...
I was testing the GIF functionality for the 19.5 release. When I went to add a gif to the editor I searched 'gif' and the result was empty. Maybe it...
In Aztec, we showed a [GIF] badge over the top of .gif's – let's add that, and in the process set ourselves up for future badge re-use :) Coverage: -...
## Related PRs * https://github.com/WordPress/gutenberg/pull/39731 by @jhnstn ## Description This PR is generated by `version-toolkit` to downstream the changes for `gutenberg` submodule.