Commit graph

29 commits

Author SHA1 Message Date
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 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 bd73c423b6 Updating gh-pages as well 2019-02-01 12:06:43 +02: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 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
thednp 024fdd2322 Changes:
* Disabled SVG Plugin related scripts on IE8
* Some documentation fine tuning
2017-01-23 18:54:59 +02:00
thednp 449f5ed1e3 Minor documentation fixes:
* Documentation updates
* Fixed navigation on IE8
2017-01-23 15:55:10 +02:00
thednp 4f7682cdca 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 5b61b7a1fe Changes:
* fixed minor issue with `borderRadius` on legacy browsers
* removed CSS properties from SVG plugin (forgot in previous commit)
* simplified core box model properties and CSS transform tween objects to always use `px` or `deg` as unit, with converted values
* implemented the `crossCheck` function for SVG transforms (for stacking transform chains) and the SVG morph
* simplified the `coords` interpolation used for SVG morph
* general code cleanup
* simplified the `processEasing` since the additional easing plugins have been removed, the old version can be found in the js file for easing examples page
* doc updates
2016-11-24 22:57:33 +02:00
thednp 112b35aa5f 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 4ff44da4f9 2016-09-22 15:30:31 +03:00
thednp 5482d8383e * Added SVG Transforms for SVG Plugin
* Documentation/demo updates
2016-08-22 01:45:23 +03:00
thednp 5f10bd711e 2016-08-19 01:12:53 +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 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 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 f00ef2dcd6 2015-10-26 13:04:58 +02:00
thednp af58612491 2015-10-26 12:04:54 +02:00
thednp 9e693955ed 2015-10-18 09:42:40 +03:00
thednp 6860924799 Added some more features, a changelog will come with the tagged release. 2015-10-18 09:40:11 +03:00