kute.js/src/components
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
..
backgroundPosition.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
backgroundPositionBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
borderRadius.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
borderRadiusBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
boxModel.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
boxModelBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
boxModelEssential.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
clipProperty.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
clipPropertyBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
colorProperties.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
colorPropertiesBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
crossBrowserMove.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
filterEffects.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
filterEffectsBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
htmlAttributes.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
htmlAttributesBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
opacityProperty.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
opacityPropertyBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
scrollProperty.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
scrollPropertyBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
shadowProperties.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
shadowPropertiesBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgCubicMorph.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgCubicMorphBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgDraw.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgDrawBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgMorph.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgMorphBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgTransform.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
svgTransformBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
textProperties.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
textPropertiesBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
textWrite.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
textWriteBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
transformFunctions.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
transformFunctionsBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
transformLegacy.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
transformLegacyBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
transformMatrix.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00
transformMatrixBase.js Changes V2.2.0: 2021-12-08 23:43:31 +02:00