haltu / muuri

Infinite responsive, sortable, filterable and draggable layouts
https://muuri.dev
MIT License
10.77k stars 643 forks source link

Is this maintained ? #556

Open TheCelebrimbor opened 1 year ago

TheCelebrimbor commented 1 year ago

Considering 17 open PR's and last version released 2 years ago. Is this project maintained ?

kaleidografik commented 1 year ago

Would like to know the answer to this also, thinking of using it for a project but without support and maintenance this might not be possible.

hyperupcall commented 1 year ago

There aren't many masonry-type layout libraries and Muuri seems to be the most recently updated and least-buggy one. @kaleidografik what alternatives would you be thinking of? Also most issues are usage questions and none of the PRs are significant enough to merge, so I don't really expect any activity on that.

niklasramo commented 1 year ago

Here's my answer to this question: https://github.com/haltu/muuri/discussions/532. It's been a bit slow progress unfortunately, but I'm currently finishing up the documentation for DragDoll and ironing out the API, which is the last remaining piece of the next version of Muuri. After it's done I'll be refactoring Muuri to use it, which unlocks a few new features previously unavailable in Muuri.

hyperupcall commented 1 year ago

Thank you for the effort! It is good to see some parts of Muuri generalized for others to use.

gcko commented 11 months ago

FYI to @TheCelebrimbor @kaleidografik and others: Muuri is an incredibly stable and well-architected solution. Many high-profile companies use it as an integral part of their application; Pendo comes to mind. I also used it to build a performant, highly visible application for one of my previous employers. I highly recommend Muuri, and @niklasramo is always around, even if it doesn't seem like it ;)

minecrawler commented 5 months ago

@niklasramo is there any update? There haven't been any commits since ~2 years (according to GitHub), countless open Dependabot PRs, and nothing is being updated :(

Is it possible to develop upcoming features in an official branch, so the project doesn't look entirely stale?