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

make resizable children trigger masonry layout #55

Merged
merged 1 commit into from
Nov 3, 2016

Conversation

hoschi
Copy link
Contributor

@hoschi hoschi commented Nov 1, 2016

I fixed issue #5 and modified tests to pass. It uses element-resize-detector from npm to detect size changes of child elements, so no need for the using component to track anything. I added a prop to opt-in for this behaviour, with set to false (default) ERD gets not setup.

@nillo
Copy link

nillo commented Nov 3, 2016

👍 +1

@afram afram merged commit 031131f into eiriklv:master Nov 3, 2016
@afram
Copy link
Collaborator

afram commented Nov 3, 2016

Thanks so much @hoschi! Will release asap :-)

@hoschi
Copy link
Contributor Author

hoschi commented Nov 3, 2016

@afram ;)
can you post a comment when this is released, so I can swap my github url in my package.json to new npm version sting? thanks in advance

@afram
Copy link
Collaborator

afram commented Nov 3, 2016

@hoschi

react-masonry-component@4.3.0 released

@hoschi
Copy link
Contributor Author

hoschi commented Nov 3, 2016

That was fast, thanks

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

3 participants