Releases: robinpoort/animated-filter
Releases · robinpoort/animated-filter
v1.0.2
No longer putting items back in original order on animation end but rather on animation start. Gives you teh possibility to use CSS :nth-child styling.
Note: nth-styling is not transitionable since items are being rearrangement making them lose their original styling.
v1.0.1
- Add option to display no items found item
- Added markup to README