Commit graph

110 commits

Author SHA1 Message Date
thednp
92f8dcc338 Update README.md 2016-03-23 15:43:00 +02:00
thednp
49a418b24e Update README.md 2016-03-23 15:24:58 +02:00
thednp
d24f73d811 Update README.md 2016-03-23 15:20:11 +02:00
thednp
35dc80161b minor IE8 demo fix 2016-03-19 10:08:34 +02:00
thednp
41e87cc4b2 2016-03-18 19:18:55 +02:00
thednp
bf2574d082 Update README.md 2016-03-18 19:13:28 +02:00
thednp
aa59078591 Added Text Plugin, updated docs 2016-03-18 16:23:23 +02:00
thednp
83ab68ad74 2016-03-17 16:54:13 +02:00
thednp
afdfa1ae49 typo 2016-03-17 09:00:32 +02:00
thednp
3a7857bbe5 2016-03-16 16:28:07 +02:00
thednp
dc820c5654 The 1.5 first commit, still testing, changelog in the comments 2016-03-16 15:44:23 +02:00
thednp
320cc59b05 2016-03-16 15:42:03 +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 1.0.0 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 0.9.5 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