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

Add-on works for Ember Engines #55

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

kkgomez2
Copy link

This add-on didn't work when we applied it to our Ember Engine (https://github.com/ember-engines/ember-engines). We updated it to work with newer versions of its dependencies, and pruned some stuff that was no longer needed and found that it now works in our Ember Engine.


This is an experimental component that will add `background-image` style attribute to a component's `div`. It also
sets `min-height` attribute to `270px` so the image is visible. You should be able to overwrite it by using `lazy-background-image` class.
This README outlines the details of collaborating on this Ember addon.
Copy link
Contributor

Choose a reason for hiding this comment

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

The readme should probably stay the same?

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.

2 participants