Commit Graph

55 Commits

Author SHA1 Message Date
Timothy Warren 3c99e243d3 More code cleanup, better test coverage, and doc cleanup 2014-09-17 09:31:12 -04:00
Timothy Warren 3ef9e89ab6 Simplify and cleanup event and dom modules, add context option to main constructor 2014-09-12 16:14:12 -04:00
Timothy Warren 8e9d93a525 Add ability to use object as an argument to dom.css method, update docs to be more accurate 2014-09-05 11:57:18 -04:00
Timothy Warren 14b8a6c981 Remove util module, add event creation and triggering, remove some old/redundant in code checks, and greatly increase test coverage. 2013-12-12 15:13:57 -05:00
Timothy Warren 517fe203e7 Remove legacy feature checks and server sent events 2013-12-11 21:37:51 -05:00
Timothy Warren 67991ae40d Updated undefined checks for smaller minified script. 2013-06-19 10:13:21 -04:00
Timothy Warren 35bdf75408 Fix fix for bug 2012-11-16 14:02:25 -05:00
Timothy Warren c861483d75 Fix ajax bug 2012-11-15 13:42:14 -05:00
Timothy Warren 8193bbab38 Slim down library by removing IE 8 support 2012-10-04 17:25:09 +00:00
Timothy Warren 5dc517f24e Removed console.log statement from util module 2012-05-24 09:56:39 -04:00
Timothy Warren 6829ad10f7 Remove any console.log statements 2012-04-26 13:21:47 -04:00
Timothy Warren 1dad460368 Added error callback parameter to ajax methods 2012-04-19 08:16:04 -04:00
Timothy Warren 3ed6b229f6 Streamlined sse method 2012-04-12 13:12:11 -04:00
Timothy Warren 3f3956a345 Misc cleanup 2012-04-06 10:40:53 -04:00
Timothy Warren 000b462b17 Remove extraneous IIFEs in concatenated file, remove indexedJS module 2012-04-05 18:39:10 -04:00
Timothy Warren 08f1e03f23 ES5 improvements 2012-04-05 16:32:05 -04:00
Timothy Warren 6cfd535f19 Replace sse event labels 2012-04-03 16:39:20 -04:00
Timothy Warren 5ef4e7f837 Added ..sse method for server-sent events 2012-04-03 14:39:26 -04:00
Timothy Warren ed64186a58 More cleanup, remove template module 2012-03-29 11:58:32 -04:00
Timothy Warren 04e8f2e3c7 Misc cleanup 2012-03-29 11:48:11 -04:00
Timothy Warren 51dccdeaf9 Indexed DB additions 2012-02-28 14:37:42 -05:00
Timothy Warren b5c203aa15 Miscellaneous cleanup / fixes 2012-02-23 12:42:33 -05:00
Timothy Warren 1a8addc49c Fixed broken tests 2012-02-08 11:54:46 -05:00
Timothy Warren 6b2fab7b46 Started indexedDB module 2012-02-08 11:36:43 -05:00
Timothy Warren 19ab4751e4 Removed classlist polyfill from kis-lite.js 2012-01-24 08:55:21 -05:00
Timothy Warren 5757986aa8 Added lite versions 2011-12-12 11:47:20 -05:00
Timothy Warren 095f93ebb2 Added tests for append and prepend methods of dom module 2011-11-22 23:28:22 -05:00
Timothy Warren e635925a6d Added append and prepend methods to dom module 2011-11-22 15:23:50 -05:00
Timothy Warren 7b73be9de7 Merge branch 'master' of github.com:aviat4ion/kis-js 2011-11-15 12:04:17 -05:00
Timothy Warren f98323aeec Added template module 2011-11-15 12:03:12 -05:00
Timothy Warren f03c9431dd Updated header comment on store module 2011-11-09 12:50:47 -05:00
Timothy Warren 69fb63a983 Added IE event.preventDefault polyfill 2011-11-06 17:11:34 -05:00
Timothy Warren 9205532e79 Fixed deferred events in IE8 2011-11-04 16:42:07 -04:00
Timothy Warren 905f9431f3 Various fixes 2011-11-03 16:04:35 -04:00
Timothy Warren b13b012a25 Added session storage option to store module, fixed some unit tests, improved String.trim() polyfill 2011-11-03 13:47:11 -04:00
Timothy Warren a26a04f1a7 Misc updates 2011-11-02 19:12:58 -04:00
Timothy Warren 59bfb68a4e Moved polyfills to their own file 2011-11-02 12:10:58 -04:00
Timothy Warren 8bc99c465b Added live and delegated event handlers to status.event module 2011-11-01 20:14:38 -04:00
Timothy Warren fa3fb5686f Added better documention, changed version number 2011-11-01 18:56:27 -04:00
Timothy Warren 8969cd31cb Updated Events Module, and modularized tests 2011-11-01 08:29:21 -04:00
Timothy Warren d1f1af40ae Updated selector function to add context, privitized reverse_key_sort function in util module 2011-10-31 11:56:59 -04:00
Timothy Warren 3d241c2f8b Removed redundant functions 2011-10-24 19:19:29 -04:00
Timothy Warren ab99f79b2c Added str_trans function 2011-10-24 19:18:22 -04:00
Timothy Warren 21ffcb19c9 Added object_merge tests 2011-10-24 12:38:33 -04:00
Timothy Warren b43960338a Added object_merge function 2011-10-24 12:33:54 -04:00
Timothy Warren 90bceb4fe9 Revert "Added object_merge function and tests"
This reverts commit 1237ea511e.
2011-10-24 12:26:00 -04:00
Timothy Warren 1237ea511e Added object_merge function and tests 2011-10-24 12:24:10 -04:00
Timothy Warren 69ee39623d Added reverse_key_sort method to util module, updated tests and qunit 2011-10-21 09:57:46 -04:00
Timothy Warren db76e16393 Added start of util module, removed ..dom.children function 2011-10-20 17:31:29 -04:00
Timothy Warren 038a579554 Miscellaneous updates 2011-10-18 11:08:51 -04:00