- add link to storybook;
- add CodeSandbox examples;
- improve package.json;
- fix entry;
- remember object animation to destroy it in watcher;
- add stories of objects;
- fix eslint errors;
- check that
$scopedSlots.default
is function; - add
render
prop for shorter JSX;
- animation for primitives: numbers, SVG paths, colors;
- animation for arrays of primitives;
- animation for object with primitives;