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

Feature Request: Sort and Filter #3

Open
wSedlacek opened this issue Jul 16, 2020 · 0 comments
Open

Feature Request: Sort and Filter #3

wSedlacek opened this issue Jul 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@wSedlacek
Copy link

Muuri supports sort and filter which provide animations. While it is preferred that Angular handle the order of the DOM elements and what is showing and what not it is unclear that these animations will work with Angular handling this responsibility.

It would be great if this could be tested, updated to work with angular handling the DOM, and demoed.

Additionally it would be great if we could somehow treeshake away any unused methods like .sort() or .filter() in Muuri.
This would likely require PR upstream to Muuri but it would still be great to not ship code that is never used.

@dennisameling dennisameling added the enhancement New feature or request label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants