Commit graph

8 commits

Author SHA1 Message Date
thednp 2a5bac2bb3 Changes V2.2.0:
* major JSDoc write up
* removed ESLint `no-bitwise` exception, it only applies to specific functions and not the entire code
* the `SVGCubicMorph` component will remove un-necessary `Z` path commands when is the case for better out of the box animation
* fixed a minor disambiguation with `filterEffects` and `drop-shadow` property and its `dropshadow` interpolation function
* TypeScript strong: all files are modules, easy to implement in any third party app
* updated `CubicBezier` and SVGPathCommander
* code cleanup
2021-12-08 23:43:31 +02:00
thednp 933d61de19 Changes:
* added ESLint and updated all code base 
* updated SVGPathCommander, CubicBezier, shorter-js, minifill
* updated polyfills
* minor CSS fixes
2021-03-30 09:23:29 +00:00
thednp af00968b58 Code cleanup 2020-06-20 09:23:25 +00:00
thednp be367debe0 Changes:
* updated `shorter-js`
* improved scrollProperty for lighter size
2020-06-18 08:25:35 +00:00
thednp fed9662776 Minor changes 2020-06-12 08:04:59 +00:00
thednp 645089f77a 2020-06-10 14:33:11 +00:00
thednp f3d0789447 2020-06-10 13:40:52 +00:00
thednp 0435d00b11 Changes:
* fixed polyfill 
* fixed IE10+ issues with scroll 
* reworked files and folders structure of the sources
* solved some demo issues
* code cleanup
* version bump
2020-06-10 13:24:42 +00:00