Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Image caption font family error on iOS #542

Merged
merged 4 commits into from
Feb 6, 2019

Conversation

daniloercoli
Copy link
Contributor

This PR fixes an error on the Image block where the fontFamily was hard coded in the block, instead of reading it via CSS, and an error thrown on iOS since the family missing.

GB-side PR: WordPress/gutenberg#13677

Note: remember to update the GB ref to point to master before the merge of this PR.

Copy link
Contributor

@hypest hypest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Feel free to update the hash and merge when the Gutenberg side PR gets merged 👍

…rg-mobile into issue/372-fix-image-caption-styling-error-ios

* 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile:
  Update gutenberg ref to master
  Update gutenberg ref
  Update gutenberg ref
  Update Gutenberg-mobile bundle version in the app.
  Update gutenberg ref
  Update gutenberg ref
  Update gutenberg ref
@daniloercoli daniloercoli merged commit 3ca7a77 into develop Feb 6, 2019
@daniloercoli daniloercoli deleted the issue/372-fix-image-caption-styling-error-ios branch February 6, 2019 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[OS] iOS [Type] Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants