-
Notifications
You must be signed in to change notification settings - Fork 383
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
VIP Review Changes #953
VIP Review Changes #953
Conversation
To be included in a 0.6.x release, these commits should be re-based off of the |
3c74fe2
to
fc862f5
Compare
Rebased against |
Also fix phpcs issues
The AMP preview icon isn't displaying correctly in Firefox (probably because of a different interpretation of the text-indent css rule). My proposed fix works in latest releases of Firefox, Chrome, Safari, Edge and IE.
Let's use this PR for the 0.6.2 release. I've cherry-picked #920 into this branch as well. |
Thanks for doing the rebase 👍 I'll keep my eye on any changes here so that we can ship 0.6.2 out to VIP as soon as it's ready. |
@ThierryA anything you'd like to change prior to merging this and doing the 0.6.2 release? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great stuff, all good to go!
OK, release tomorrow morning? |
Having completed a review, the following feedback came up:
This PR addresses all that feedback!