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 classname on <noscript> img #67

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

ScriptedAlchemy
Copy link
Contributor

Preserve inferred class names on <noscript> images that are passed from props.

Keeps styling consistent for SSR when users/bots do not have javascript enabled.

Preserve inferred class names on `<noscript>` images that are passed from props. 

Keeps styling consistent for SSR when users/bots do not have javascript enabled.
@bluebill1049 bluebill1049 merged commit df2bf2d into beekai-oss:master Jul 9, 2019
@bluebill1049
Copy link
Member

thanks a lot :) 👍

@ScriptedAlchemy
Copy link
Contributor Author

No problem, thanks for this utility. Saved me a lot of time and effort. More than happy to contribute. Smart move implementing noscript, intersection observers are not widely adopted by indexing engines yet.

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

Successfully merging this pull request may close these issues.

None yet

2 participants