Commit graph

6 commits

Author SHA1 Message Date
thednp ae0b200694 Some cleanup 2021-12-29 18:42:20 +02:00
thednp 3835b6e95c Updated to latest SVGPathCommander 2021-12-27 17:33:05 +02:00
thednp 0dac43bc88 1 2021-12-10 09:01:35 +02:00
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 e5456b86e9 Changes:
* added a more consistent Typescript generate tsconfig.json
* in regards to Typescript, all internals/externals well defined
2021-11-13 18:51:59 +02:00
thednp d96d08a36b Update 2021-11-13 12:24:30 +02:00