- 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.defaultis function; - add
renderprop for shorter JSX;
- animation for primitives: numbers, SVG paths, colors;
- animation for arrays of primitives;
- animation for object with primitives;