Commit graph

170 commits

Author SHA1 Message Date
thednp 56883c77a4 Trying to filter this error ReferenceError: window is not defined https://runkit.com/npm/kute.js 2016-09-24 21:34:19 +03:00
thednp f93780061a Type 2016-09-24 12:12:29 +03:00
thednp 7bcc0049d7 2016-09-24 11:02:21 +03:00
thednp 9bbcffb7b6 Quick fixes and some change:
* Removed `dom` from KUTE object, 
* Re-added Tween to KUTE object (was deleted by mistake). 
* Updated demo and the kute-box-shadow sample plugin
2016-09-24 10:39:04 +03:00
thednp cafb243a36 Attributes Plugin can also tween color attributes: fill, stroke, stopColor. Perhaps some things can be removed from SVG Plugin. 2016-09-24 06:02:25 +03:00
thednp 94116ebe76 Changelog 1.5.7:
* changed the jQuery plugin, it's lighter and plays well with tween control methods
* changed the scope of ticker, tick, easing functions, interpolate functions, all to global, for better performance, some will only be available in the global and will be removed from KUTE object
* added transform interpolate functions
* documentation updates
2016-09-24 03:37:02 +03:00
thednp 15a4d86a8f 2016-09-23 00:43:58 +03:00
thednp 3449aa9a7e 2016-09-22 21:11:57 +03:00
thednp 1c2650a154 More experiments. 2016-09-22 20:58:25 +03:00
thednp 4ff44da4f9 2016-09-22 15:30:31 +03:00
thednp ee496ee8f6 Experimenting with exporting stuff to KUTE object, suspecting a bug with Google Chrome 2016-09-22 15:24:49 +03:00
thednp 4b3108c871 Register additional interpolate functions into the object 2016-09-22 14:46:03 +03:00
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 ab8ef18953 Docs update 2016-09-18 01:16:02 +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 069a20430c Missing share icons in svg.html page 2016-09-12 17:47:42 +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 e29d08f6bf Quick docs update 2016-09-07 19:09:41 +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 dfa70cd629 2016-08-20 16:46:16 +03:00
thednp d184fe310c Small demo improvements. 2016-08-20 16:44:53 +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 ed59e23b77 Some documentation updates and social sharing fixes. 2016-08-17 23:40:42 +03:00
thednp b3b806279d Documentation updates, now we have cdnjs repository.
https://cdnjs.com/libraries/kute.js
2016-08-16 19:24:13 +03:00
thednp 95ecba3f67 2016-03-28 16:07:31 +03:00
thednp 2040b36e44 Added a codepen example for SVG, plus more SEO improvements. 2016-03-27 16:20:24 +03:00
thednp a666fda6e3 2016-03-26 21:32:52 +02:00
thednp 428b45f8e8 Some SEO fixes. 2016-03-26 21:27:48 +02:00
thednp ef57b574f2 Minor issue with opacity, scale. 2016-03-25 19:56:46 +02:00
thednp 45901d20ab 2016-03-24 14:49:42 +02:00
thednp 1423ab641e 2016-03-24 14:48:26 +02:00
thednp d972e26f59 Final version 1.5 commit. 2016-03-24 14:27:27 +02:00
thednp b7b82afb6c minor IE8 demo fix 2016-03-19 10:08:34 +02:00
thednp c1e1d06a9f 2016-03-18 19:18:55 +02:00
thednp ac8f5ebe05 Added Text Plugin, updated docs 2016-03-18 16:23:23 +02:00
thednp f909b46a7e 2016-03-17 16:54:13 +02:00