Commit graph

101 commits

Author SHA1 Message Date
thednp d31c56b83a Delete bower.json 2016-03-15 10:12:10 +02:00
thednp 189932d7fc Delete README.md 2016-03-15 10:11:58 +02:00
thednp b56c6bdef6 Delete LICENSE 2016-03-15 10:11:44 +02:00
thednp 05bad2c336 2016-02-06 01:05:18 +02:00
thednp b31ed62fe6 2016-02-06 00:32:31 +02:00
thednp ca7fc23fcc 2016-02-06 00:19:14 +02:00
thednp b3be076328 Update package.json 2016-02-06 00:12:54 +02:00
thednp 859e8a7fb2 Update bower.json 2016-02-06 00:12:51 +02:00
thednp b1550f1111 Update package.json 2016-02-06 00:10:02 +02:00
thednp 12512274aa 1.0.1 first commit
* new changes to the prototype to allow more flexibility and performance
* introducing 2 new methods .allTo() and .allFromTo for collections of elements
* added a new tween option for the new methods called offset to set a delay between animations of these collections of elements
* removed deprecated method .Animate()
* improved performance for the render functions
* added support for transformOrigin tween setting
* documentation updates
* 'fixed' the additional tools UMD scripting
2016-02-05 23:19:34 +02:00
thednp 057cabde2a 2016-02-04 15:29:27 +02:00
thednp 0276f0ef74 Update README.md 2016-02-01 21:01:43 +02:00
thednp 2ebb6df047 Update README.md 2016-01-22 00:46:51 +02:00
thednp 36f97142fe Update README.md 2016-01-15 01:17:18 +02:00
thednp acfce66a51 Update README.md 2015-12-30 23:04:39 +02:00
thednp 2075084410 Update README.md
some updates and fixes for the documentation.
2015-12-30 22:32:35 +02:00
thednp eb73a1ba4f Update README.md 2015-12-30 18:23:16 +02:00
thednp e181788367 Update README.md 2015-12-30 18:21:55 +02:00
thednp e8e2698ea2 Update api.html 2015-12-30 01:50:12 +02:00
thednp 32a741ab20 Update package.json 2015-12-30 00:32:38 +02:00
thednp 480ece6a9c Update bower.json 2015-12-30 00:32:16 +02:00
thednp 026f4201ae Update kute.min.js 2015-12-20 23:06:08 +02:00
thednp 6872923046 Update kute.min.js 2015-12-20 23:02:22 +02:00
thednp 40f121ab8e Update kute.js 2015-11-19 12:30:34 +02:00
thednp 934d666859 Update kute.js
Improvements according to Dav's suggestion https://github.com/thednp/kute.js/pull/11
2015-11-19 11:40:13 +02:00
thednp 976fc30493 Update README.md 2015-11-02 11:58:02 +02:00
thednp 6181d45689 Update bower.json 2015-11-02 01:25:45 +02:00
thednp e9a4daa8be Update package.json 2015-11-02 01:24:55 +02:00
thednp 50291a49a5 Merge pull request #9 from IngwiePhoenix/master
UMD, NPM + Bower
2015-11-02 01:14:07 +02:00
Ingwie Phoenix 462a4d254b Ignoring PKM files. 2015-11-01 21:55:45 +01:00
Ingwie Phoenix 189241b87c jQuery added as dependency. 2015-11-01 21:55:32 +01:00
Ingwie Phoenix e2aa72e14b NPM/Bower and UMD support.
- Supports `require()` and `define()` style loading.
- Is available on Bower through Git tags. Not yet via NPM. (run `npm publish` inside the project to do so)
- README updated with hint of usability with module loaders

In the code:
- Implemented UMD method, using AMD in first instance.
- Error is thrown is the root KuteJS could not be found.

What is missing:
- Sub-modules should export their factory rather than doing this on their own.
2015-11-01 21:51:51 +01:00
thednp 37348c3609 Update README.md 2015-10-30 08:28:08 +02:00
thednp 5c80b15fb7 Update README.md 2015-10-30 08:18:39 +02:00
thednp b041dfea55 Update README.md 2015-10-30 08:07:00 +02:00
thednp 0bde518b4f Update README.md 2015-10-30 08:06:11 +02:00
thednp 03b1511580 Update README.md 2015-10-30 08:04:38 +02:00
thednp ce5a8c83b9 2015-10-26 13:04:58 +02:00
thednp 402edc2b35 2015-10-26 12:04:54 +02:00
thednp 3c7d277ca1 Update kute.min.js 2015-10-26 11:19:53 +02:00
thednp 8e21120720 Update kute.js
Added better legacy browser detection, without `documentdocumentElement.className`
2015-10-26 11:19:10 +02:00
thednp ef92d0938b 2015-10-26 08:36:48 +02:00
thednp a6dc3fd339 Update README.md 2015-10-21 11:19:04 +03:00
thednp ecd63491e3 fixed tween.min.js file 2015-10-18 20:38:49 +03:00
thednp 69f7757ce0 2015-10-18 18:52:36 +03:00
thednp b8e7af39fa 2015-10-18 10:19:08 +03:00
thednp b99fb1b38c 2015-10-18 09:42:40 +03:00
thednp ad727aad34 Added some more features, a changelog will come with the tagged release. 2015-10-18 09:40:11 +03:00
thednp 15df42234c Update kute.jquery.js 2015-08-04 05:56:16 +03:00
thednp 6d60e6d436 Update kute.jquery.js 2015-07-06 16:17:38 +03:00