Commit graph

29 commits

Author SHA1 Message Date
thednp f05e454f3e Type 2016-09-22 14:42:06 +03:00
thednp f1b2399d05 Code cleanup 2016-09-22 05:26:43 +03:00
thednp d5724b01e4 Minor fix/improvement with Attributes Plugin regarding current attribute value suffix. 2016-09-20 23:32:11 +03:00
thednp 1736cc9c9a SVG Plugin is broken in 1.5.4, now fixed for 1.5.5
Doc Updates for c6e7caabc6
2016-09-20 13:57:05 +03:00
thednp aba3219412 Minor fix 2016-09-20 06:52:42 +03:00
thednp 695f77c9c4 Small improvement, attribute tweening can also take into account current measurement unit if no unit is specified in end values. 2016-09-20 06:45:11 +03:00
thednp 44816ad61e Now the Attributes Plugin should be able to handle properties like 'stroke-width' or fillOpacity 2016-09-20 06:30:53 +03:00
thednp 9aef44f813 Hopefully fixing https://github.com/thednp/kute.js/issues/35 2016-09-19 20:17:17 +03:00
thednp 3c9683b002 Decreased default morphPrecision from 25 to 15 for better visual. 2016-09-18 01:07:15 +03:00
thednp eaf8f73b07 Replaced prototype with regular object for AttrPlugin I hope it's for better performance 2016-09-18 01:03:06 +03:00
thednp fde91644b0 NodeList isn't a good idea for the KUTE.selector utility, it's not workin in IE8.
Added a link in the documentation for a pathToAbslute utility for SVG morphing.
2016-09-12 17:09:09 +03:00
thednp 9ed385e4c2 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 04010b4cab Fixed https://github.com/thednp/kute.js/issues/30
The script didn't handle polygon morphs when both shapes have same number of points.
2016-08-22 17:10:26 +03:00
thednp 5482d8383e * Added SVG Transforms for SVG Plugin
* Documentation/demo updates
2016-08-22 01:45:23 +03:00
thednp 7d44719816 Added support for stroking animation via draw for <ellipse>, some demo improvements. 2016-08-21 00:11:42 +03:00
thednp f121972947 SVG Plugin added draw (stroke animations) support for additional elements: <line>, <circle>, <rect>, <polygon> and <polyline>.
https://github.com/thednp/kute.js/issues/28
2016-08-20 15:58:30 +03:00
thednp 3d8fadde3e 2016-08-19 01:30:41 +03:00
thednp 5f10bd711e 2016-08-19 01:12:53 +03:00
thednp 1d153c363a Fixed Angular related issue with SVG Plugin.
https://github.com/thednp/kute.js/issues/29
2016-08-18 22:28:15 +03:00
thednp ef57b574f2 Minor issue with opacity, scale. 2016-03-25 19:56:46 +02:00
thednp d972e26f59 Final version 1.5 commit. 2016-03-24 14:27:27 +02:00
thednp ac8f5ebe05 Added Text Plugin, updated docs 2016-03-18 16:23:23 +02:00
thednp 71929b7fc7 The 1.5 first commit, still testing, changelog in the comments 2016-03-16 15:44:23 +02:00
thednp ddb8212e4c Update kute.js 2016-02-18 21:33:15 +02:00
thednp 6b9b095118 Update kute.js 2016-02-18 21:30:40 +02:00
thednp a6534763af Create kute-svg.js 2016-02-18 20:46:32 +02:00
thednp 9fa0b5a328 Create kute.js 2016-02-18 20:44:34 +02:00
thednp af58612491 2015-10-26 12:04:54 +02:00
thednp 6860924799 Added some more features, a changelog will come with the tagged release. 2015-10-18 09:40:11 +03:00