Commit graph

325 commits

Author SHA1 Message Date
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
thednp ef8b8d1726 Update README.md 2015-05-21 18:31:07 +03:00
thednp dafded11c5 Update README.md 2015-05-21 18:30:41 +03:00
thednp e0ea467152 Update kute.min.js 2015-05-03 05:17:44 +03:00
thednp 5525e0774d Update kute.full.min.js 2015-05-03 05:16:52 +03:00
thednp bffc33ee1e Merge pull request #7 from dalisoft/performance-optimization
Performance optimization is a much needed fix for the reported issue
https://github.com/thednp/kute.js/issues/5
2015-05-03 04:46:32 +03:00
Shavkatov Davlat Talatovich b052b7f2f4 Update kute.js 2015-05-03 06:43:18 +05:00
Shavkatov Davlat Talatovich ae8d72159e Update kute.full.js 2015-05-03 06:40:25 +05:00
Shavkatov Davlat Talatovich e1acdfd42d Update kute.full.js 2015-05-03 06:32:53 +05:00
Shavkatov Davlat Talatovich 9007ce79ed Update kute.js 2015-05-03 06:29:22 +05:00
thednp 5aea8340fe Merge pull request #3 from dalisoft/patch-1
Mini issue fix
2015-04-29 14:21:29 +03:00
Shavkatov Davlat Talatovich 587f4c0de2 Mini issue fix
Mini issue fix for jQuery plug-in example
2015-04-29 11:57:57 +05:00
thednp fa56bbfbf4 Update kute.min.js 2015-04-29 03:30:33 +03:00
thednp 5e5e95108c Update kute.full.min.js 2015-04-29 03:29:54 +03:00
thednp 9ca0ba1e75 Update kute.full.js 2015-04-29 03:28:44 +03:00
thednp 5d58a5bffd Update kute.js
Small typo fixed, also rearranged transform propertied by vendor to increase performance.
2015-04-29 03:28:14 +03:00
thednp 25cc86e192 Update README.md 2015-04-24 21:03:31 +03:00
thednp d94f740b87 Update kute.full.min.js 2015-04-18 23:18:57 +03:00
thednp 96c3e8a098 Update kute.min.js 2015-04-18 23:17:42 +03:00
thednp 99e336b0b1 Update kute.min.js 2015-04-18 23:16:16 +03:00
thednp 6958913d4a Update kute.full.js 2015-04-18 23:14:36 +03:00
thednp ee06dd7ae3 Update kute.js 2015-04-18 23:13:50 +03:00
thednp 2396927116 Update kute.min.js 2015-04-18 20:47:20 +03:00
thednp 4cb0155062 Update kute.full.min.js 2015-04-18 20:46:33 +03:00
thednp 4f142a6283 Update kute.full.js 2015-04-18 20:44:40 +03:00
thednp 6ba40536e4 Update kute.js 2015-04-18 20:44:19 +03:00
thednp f6f15878e7 Update README.md 2015-04-16 19:25:20 +03:00