Commit graph

15 commits

Author SHA1 Message Date
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 6bfa00da75 Changes:
* Added a Spicr demo to the index.page.
* Some demo updates
2020-07-02 10:50:04 +00:00
thednp fed9662776 Minor changes 2020-06-12 08:04:59 +00:00
thednp e6a776770d Changes:
* Removed `scrollProperty` from official build , thanks to `scroll-behavior: smooth`
* Code Cleanup
2020-06-11 15:32:05 +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
thednp db2595d8d0 Changes in relation to #97 2020-06-09 20:06:26 +00:00
thednp 3215d770b4 Changes:
* improved `selector` utility
* improved/simplified `getPrefix()` utility
* improve code readability for the core engine
* improved demos
2017-01-31 19:15:15 +02:00
thednp 67c47a6f08 Changes:
* Now all parseProperty functions and prepareStart functions are bound to `this`, the tween object
* changed the Tween constructor for lighter size
* rewritten alot of code for readability
* Documentation updates
2016-11-30 18:12:11 +02:00
thednp 124a0521d1 Changes:
* removed CSS props from SVG plugins
* improved CSS transform performance by creating a more simple tween object
* improved radius properties performance 
* removed Bezier and Physics plugins
* fixes scroll animation performance bottlenecks
* code cleanup and a more readable code
* documentation updates
2016-11-23 20:42:01 +02:00
thednp a30eab2ff9 Fixed issue with text-plugin https://github.com/thednp/kute.js/issues/36
Improved overall performance https://github.com/thednp/kute.js/issues/34
Fixed some issues with SVG Plugin https://github.com/thednp/kute.js/issues/33
Documentation updates
2016-09-03 18:35:49 +03:00
thednp 7873233e39 Some documentation updates and social sharing fixes. 2016-08-17 23:40:42 +03:00
thednp 35dc80161b minor IE8 demo fix 2016-03-19 10:08:34 +02:00
thednp aa59078591 Added Text Plugin, updated docs 2016-03-18 16:23:23 +02:00
thednp 320cc59b05 2016-03-16 15:42:03 +02:00
thednp ad727aad34 Added some more features, a changelog will come with the tagged release. 2015-10-18 09:40:11 +03:00