gutenberg-mobile icon indicating copy to clipboard operation
gutenberg-mobile copied to clipboard

Mobile version of Gutenberg - native iOS and Android

Results 243 gutenberg-mobile issues
Sort by recently updated
recently updated
newest added

Purpose: Utilized to generate artifact for https://github.com/wordpress-mobile/gutenberg-mobile/pull/4005 - iOS installable build: https://github.com/wordpress-mobile/WordPress-iOS/pull/17316

Spike to try out a way to add an extra native module accessible via RN but only added on the gb-mobile and WPAndroid side. No Gutenberg repo side PR needed....

* Gutenberg PR: https://github.com/WordPress/gutenberg/pull/35021 * WPAndroid PR: https://github.com/wordpress-mobile/WordPress-Android/pull/15435 * WPiOS PR: https://github.com/wordpress-mobile/WordPress-iOS/pull/17293 Fixes #3055 ### Description Whenever a block doesn't support multiple instances and is already added to the post,...

Testing PR to make builds To test: PR submission checklist: - [ ] I have considered adding unit tests where possible. - [ ] I have considered if this change...

[Status] DO NOT MERGE

To test: See https://github.com/WordPress/gutenberg/pull/33958 PR submission checklist: - [x] I have considered adding unit tests where possible. - [x] I have considered if this change warrants user-facing release notes [more...

Gutenberg PR: https://github.com/WordPress/gutenberg/pull/33885/ Fixes # To test: PR submission checklist: - [ ] I have considered adding unit tests where possible. - [ ] I have considered if this change...

Fixes # #### Related PRs `gutenberg`: https://github.com/WordPress/gutenberg/pull/33014 `WordPress-Android`: https://github.com/wordpress-mobile/WordPress-Android/pull/14955 `WordPress-FluxC-Android`: https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/2039 ### Description This PR is needed for the related PRs to provide a submodule reference update and to generate...

Gallery block

**Related to issue:** https://github.com/wordpress-mobile/gutenberg-mobile/issues/3673 This PR adds an integration test for the Contact Info block (Jetpack). Additionally, it updates the Jest configuration to able the integration tests: - Add test...

Testing

Try running E2E tests on GitHub Actions To test: PR submission checklist: - [ ] I have considered adding unit tests where possible. - [ ] I have considered if...

`Gutenberg PR` -> https://github.com/WordPress/gutenberg/pull/32850 To test check the e2e pass correctly PR submission checklist: - [ ] I have considered adding unit tests where possible. - [ ] I have...

Testing
[Status] In Progress