The "stagger" property doesn''t apply on the item-moving transitions, only on newly spawned items as per standard vue implementation (ie. is there another property like "stagger-movement"
property?). I guess in most use-cases, the case of staggering delay of item-moving transitions isn't really a common use-case? Albeit, that may be good as it can simulate turn based movement of individual items.
The "stagger" property doesn''t apply on the item-moving transitions, only on newly spawned items as per standard vue implementation (ie. is there another property like "stagger-movement" property?). I guess in most use-cases, the case of staggering delay of item-moving transitions isn't really a common use-case? Albeit, that may be good as it can simulate turn based movement of individual items.