Conversation
|
You can trigger an installable build for these changes by visiting CircleCI here. |
Generated by 🚫 dangerJS |
Adds paragraph alignment for block editor
Add reference to support for preformatted block.
…ormated_block Enable Preformatted block in Gutenberg.
# Conflicts: # Podfile # Podfile.lock # WordPress/Classes/ViewRelated/Aztec/ViewControllers/AztecPostViewController.swift # WordPress/WordPressShareExtension/ShareExtensionEditorViewController.swift
…media-option [Gutenberg] Implement "Other Apps" media source option
Update Aztec-Editor to 1.12 and add block editor paragraph alignment
|
Tested: ✅ Send backspace event to JS in more scenarios wordpress-mobile/gutenberg-mobile#1517 |
mchowning
left a comment
There was a problem hiding this comment.
Tested all the changes and did some general smoke testing. Everything looks good!
|
✅ Activate Preformatted block wordpress-mobile/gutenberg-mobile#1442
✅ Send backspace event to JS in more scenarios wordpress-mobile/gutenberg-mobile#1517 |
This PR updates Gutenberg to v1.15.0
gutenberg-mobilePR: wordpress-mobile/gutenberg-mobile#1566To test:
Please copy the following checklist into a new comment and mark each test with ✅,⚠️ or ❌ based on your test result. Check the individual PR for testing steps.
⏳ Activate Preformatted block wordpress-mobile/gutenberg-mobile#1442
⏳ Send backspace event to JS in more scenarios wordpress-mobile/gutenberg-mobile#1517
⏳ Generate i18n files for WPAndroid and WPiOS to use wordpress-mobile/gutenberg-mobile#1520
⏳
shouldInteractWithURLwill return always false to avoid crashes wordpress-mobile/gutenberg-mobile#1523⏳ Include the block title in unsupported blocks wordpress-mobile/gutenberg-mobile#1533
⏳ Support copy of url in clipboard. wordpress-mobile/gutenberg-mobile#1537
⏳ Remove custom paragraph options for media-text wordpress-mobile/gutenberg-mobile#1538
⏳ Implement client-defined media options. wordpress-mobile/gutenberg-mobile#1539
⏳ Show new block indicator in default appender too wordpress-mobile/gutenberg-mobile#1542
⏳ Media & Text alignment options wordpress-mobile/gutenberg-mobile#1546
⏳ Prevents selection after ZWSP character wordpress-mobile/gutenberg-mobile#1552
⏳ Fix paste in title wordpress-mobile/gutenberg-mobile#1575
Update release notes:
RELEASE-NOTES.txtif necessary.