Commit Graph

148 Commits

Author SHA1 Message Date
67991ae40d Updated undefined checks for smaller minified script. 2013-06-19 10:13:21 -04:00
35bdf75408 Fix fix for bug 2012-11-16 14:02:25 -05:00
c861483d75 Fix ajax bug 2012-11-15 13:42:14 -05:00
8193bbab38 Slim down library by removing IE 8 support 2012-10-04 17:25:09 +00:00
5dc517f24e Removed console.log statement from util module 2012-05-24 09:56:39 -04:00
6829ad10f7 Remove any console.log statements 2012-04-26 13:21:47 -04:00
1dad460368 Added error callback parameter to ajax methods 2012-04-19 08:16:04 -04:00
3ed6b229f6 Streamlined sse method 2012-04-12 13:12:11 -04:00
da02feb2d2 docs cleanup 2012-04-12 13:00:55 -04:00
3f3956a345 Misc cleanup 2012-04-06 10:40:53 -04:00
e3f79c3fa2 Removed template module tests 2012-04-05 18:42:37 -04:00
000b462b17 Remove extraneous IIFEs in concatenated file, remove indexedJS module 2012-04-05 18:39:10 -04:00
08f1e03f23 ES5 improvements 2012-04-05 16:32:05 -04:00
6cfd535f19 Replace sse event labels 2012-04-03 16:39:20 -04:00
5381e70fe7 Remove template module docs 2012-04-03 14:56:40 -04:00
5395f4773f Actually minify kis-lite-dom-min.js 2012-04-03 14:47:14 -04:00
5ef4e7f837 Added ..sse method for server-sent events 2012-04-03 14:39:26 -04:00
9aa6a96b88 Update docs 2012-03-29 12:05:11 -04:00
ed64186a58 More cleanup, remove template module 2012-03-29 11:58:32 -04:00
04e8f2e3c7 Misc cleanup 2012-03-29 11:48:11 -04:00
51dccdeaf9 Indexed DB additions 2012-02-28 14:37:42 -05:00
647e3f3d3d Merge branch 'master' of github.com:aviat4ion/kis-js 2012-02-23 12:43:00 -05:00
b5c203aa15 Miscellaneous cleanup / fixes 2012-02-23 12:42:33 -05:00
b45707675c Updated .gitignore 2012-02-08 12:01:05 -05:00
1a8addc49c Fixed broken tests 2012-02-08 11:54:46 -05:00
6b2fab7b46 Started indexedDB module 2012-02-08 11:36:43 -05:00
19ab4751e4 Removed classlist polyfill from kis-lite.js 2012-01-24 08:55:21 -05:00
a0d09416cb Updated Readme 2011-12-12 11:50:20 -05:00
5757986aa8 Added lite versions 2011-12-12 11:47:20 -05:00
d62d9ff127 Merge pull request #12 from Na7coldwater/combine
Added divider variable
2011-12-06 08:45:09 -08:00
6d990b65bb Misc updates 2011-12-06 11:47:22 -05:00
095f93ebb2 Added tests for append and prepend methods of dom module 2011-11-22 23:28:22 -05:00
e635925a6d Added append and prepend methods to dom module 2011-11-22 15:23:50 -05:00
Na7coldwater
c83ea1ce89 Added divider variable 2011-11-19 17:18:57 -07:00
b6f16a4758 Updated documentation for store module 2011-11-15 12:10:42 -05:00
7b73be9de7 Merge branch 'master' of github.com:aviat4ion/kis-js 2011-11-15 12:04:17 -05:00
f98323aeec Added template module 2011-11-15 12:03:12 -05:00
f03c9431dd Updated header comment on store module 2011-11-09 12:50:47 -05:00
057e8c1dd7 Updated location of development docs 2011-11-08 16:09:26 -05:00
69fb63a983 Added IE event.preventDefault polyfill 2011-11-06 17:11:34 -05:00
9205532e79 Fixed deferred events in IE8 2011-11-04 16:42:07 -04:00
40534cd87c Minified HTML in documentation 2011-11-03 20:23:13 -04:00
905f9431f3 Various fixes 2011-11-03 16:04:35 -04:00
b13b012a25 Added session storage option to store module, fixed some unit tests, improved String.trim() polyfill 2011-11-03 13:47:11 -04:00
a26a04f1a7 Misc updates 2011-11-02 19:12:58 -04:00
59bfb68a4e Moved polyfills to their own file 2011-11-02 12:10:58 -04:00
090212cd9d Updated incorrect function example for ..each method 2011-11-02 08:39:33 -04:00
ecb538787b Various documentation fixes 2011-11-02 08:37:37 -04:00
53522e24df Fixed documentation missing . object 2011-11-01 21:06:01 -04:00
fe829d75cd Updated readme file 2011-11-01 20:57:22 -04:00