Skip to content

Guard iframe manipulation on RunKit embed to prepare for new version. #217

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

Merged
merged 1 commit into from
Jan 6, 2020

Conversation

tolmasky
Copy link
Contributor

@tolmasky tolmasky commented Jan 5, 2020

We'll be shipping a major update to embeds that significantly improves performance, but unfortunately it will result in the layout being off on the lodash page due to its direct manipulation of RunKit's iframe. The good news is that the new version will behave the way it's currently changed to behave on lodash.com by default. This change just puts an if guard around the code in order to have the transition be smooth, after wee go live next week it can bee removed or other changes can be made too (there will be some new features you might be interested in). For now though, this should be a no-op currently and properly prepare the page for the update. Please do let me know if you have any questions or concerns.

@jsf-clabot
Copy link

jsf-clabot commented Jan 5, 2020

CLA assistant check
All committers have signed the CLA.

@jdalton jdalton merged commit 75f2f57 into lodash:master Jan 6, 2020
@jdalton
Copy link
Member

jdalton commented Jan 6, 2020

Thank you @tolmasky!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants