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

feat, allow for sorting transitions #15

Open
paulcollett opened this issue Apr 15, 2018 · 4 comments
Open

feat, allow for sorting transitions #15

paulcollett opened this issue Apr 15, 2018 · 4 comments
Labels
feature Feature request

Comments

@paulcollett
Copy link
Owner

While you can currently do loading animations with CSS, sorting transitions requires a small layer of JS which can been added without effecting the rendering performance of this library.

This will be an optional feature enabled by a prop (along with duration):

<Masonry {...options} sortTransition={300}>{items}</Masonry> 

Let me know if your interested in seeing this

@dandv
Copy link
Contributor

dandv commented Oct 22, 2019

The transitions at https://hearsay-frontend.herokuapp.com/, when you resize the window, are quite nice. Is there a way to enable them now?

@AlejandroBaldwin
Copy link

@paulcollett Hey, I was wondering if this feature is available to fork or implement. Thank you very much!

@PhilippCh
Copy link

I'd love to see this feature implemented!

@paulcollett paulcollett added the feature Feature request label Apr 4, 2021
@JackTezos
Copy link

I would really appreciate this feature :)

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

No branches or pull requests

5 participants