Commit graph

210 commits

Author SHA1 Message Date
thednp 541daab882 Changes, lots of them:
* Updated SVGPathCommander to make use of the new features, the SVG morph components can now process paths in Node.js
* svgCubicMorph component now can morph lines properly, as shown in the updated demo
* svgMorph component also updated
* documentation updates for more clarity with the morph components
2020-09-23 18:59:42 +00:00
thednp 5ce011d41a Changes:
* Solved some minor issue with `pathToCurve` utility
* Updated SVGPathCommander
2020-09-02 13:26:43 +00:00
thednp 441a9ecedb 2020-08-31 15:35:20 +00:00
thednp 17ce738de3 2020-08-18 12:31:44 +00:00
thednp 60950ffd02 2020-08-18 12:24:08 +00:00
thednp a62165820f 2020-08-16 20:15:17 +00:00
thednp eb72644cfe 2020-08-14 11:50:15 +00:00
thednp 307f59a7a4 2020-07-27 09:40:03 +00:00
thednp ffeb00d326 2020-07-03 09:24:10 +00:00
thednp 1b82c657a1 2020-07-02 10:57:47 +00:00
thednp ca0b3c6a15 2020-07-02 10:49:06 +00:00
thednp 997972c35f 2020-06-24 05:44:51 +00:00
thednp 48dc93e438 2020-06-24 05:38:42 +00:00
thednp d6e9319dc3 2020-06-23 22:07:51 +00:00
thednp 732312431b 2020-06-23 16:37:54 +00:00
thednp 918d566d1e 2020-06-20 10:23:40 +00:00
thednp 18cfa78abb 2020-06-20 09:20:10 +00:00
thednp 88a28c8d19 2020-06-16 15:22:06 +00:00
thednp 784e092960 2020-06-16 15:18:29 +00:00
thednp a8c06c1dad 2020-06-16 14:37:41 +00:00
thednp dab615ea54 2020-06-12 08:03:08 +00:00
thednp 8c52e9f9e7 Demo fixes 2020-06-12 06:12:19 +00:00
thednp 7c12028d46 2020-06-11 15:41:39 +00:00
thednp 97c795a972 2020-06-11 15:30:34 +00:00
thednp ced91131a3 2020-06-11 05:01:56 +00:00
thednp 94fe92738c 2020-06-10 14:34:18 +00:00
thednp 7e098ab567 2020-06-10 13:40:18 +00:00
thednp 96f7709012 2020-06-10 13:20:07 +00:00
thednp 2c756c90b7 2020-06-09 21:34:47 +00:00
thednp acbeb00a48 2020-06-09 20:46:08 +00:00
thednp 1d8cf96422 2020-06-09 20:23:36 +00:00
thednp b51196cb86 2020-06-09 20:22:33 +00:00
thednp cb72a478c2 2020-06-09 20:08:43 +00:00
thednp e313cb369f Added a simple example for #96 2019-11-07 17:49:09 +02:00
thednp 81a86026c5 Removed jQuery plugin from documentation 2019-02-01 12:42:31 +02:00
thednp bd73c423b6 Updating gh-pages as well 2019-02-01 12:06:43 +02:00
thednp 96d7f8952a Trying to solve scroll with EDGE/Safari 2018-11-05 13:27:08 +02:00
thednp 2f1fed31e3 Cleanup 2018-10-19 08:56:10 +03:00
thednp 52bfc84ef7 Another typo. 2018-10-19 08:47:51 +03:00
thednp 1e5deb1f1c Typo 2018-10-18 12:09:27 +03:00
thednp 850b1e5960 Fix SVG Plugin function getPolyLength for <polyline> elements. 2018-10-18 11:47:43 +03:00
thednp 393d0a0a2b Added callback reference #73 2018-07-19 09:25:29 +03:00
thednp d33b3b313b A possible fix for #81 2018-07-19 08:39:11 +03:00
thednp 7cd7fe226c Update start.html 2017-10-05 12:57:13 +03:00
thednp c977185621 Update dist files. 2017-10-05 12:55:29 +03:00
thednp 6192946161 Right, changes:
* fixed `scroll` tweening with new webkit browsers versions
* removed `isMobile` for transforms and svg transforms for now
* code cleanup
2017-09-29 00:56:18 +03:00
thednp 9303db19f1 Update Twitter share links. 2017-09-08 11:43:15 +03:00
thednp da327643c7 Improvement for https://github.com/thednp/kute.js/issues/63 2017-05-29 16:03:59 +03:00
thednp af9e57b1f7 Changes:
* code cleanup, more readable code in plugins
* documentation fixes, the easing selectors fixed
2017-02-02 01:23:21 +02:00
thednp e0274126d8 Changes:
* improved `selector` utility
* improved/simplified `getPrefix()` utility
* improve code readability for the core engine
* improved demos
2017-01-31 19:15:13 +02:00