yarn muuri 0.5.0
v0.5.0

latest releases: 0.9.5, 0.9.4, 0.9.3...
6 years ago

A major release with new faster animation engine powered by Web Animations, some bug fixes, layout trashing optimisations and refactored dragSortGroup/dragSortWith options. Please check the detailed list of changes here: https://github.com/haltu/muuri/milestone/5?closed=1

This release contains some breaking changes from v0.4.1:

  • showAnimation and hideAnimation were removed, because they caused a lot of pain to keep up to date with the performance optimizations. Additionally they were never documented, so I suspect they were not used so much (fingers crossed).
  • dragSortGroup and dragSortWith were removed, because the whole process of defining connected grids was refactored. You have to now use dragSort option to connect grids (check the docs).
  • Also, the big one, Velocity was replaced by web animations. This means that the item animation API was changed. The visibleStyles and hiddenStyles options now use a different format than before (check the docs) and Muuri.ItemAnimateworks a bit differently (check the source).

Don't miss a new muuri release

NewReleases is sending notifications on new releases.