v2.1.49
VueUiDumbbell :
Added optional animation.
Config was slightly modified as animation is not achieved through css, so this is a slight breaking change from v2.1.44.
config.useCssAnimation is deprecated on this component, and replaced with:
config.useAnimation: boolean;
config.animationSpeed: number;