Commit Graph

38 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 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 3f3956a345 Misc cleanup 2012-04-06 10:40:53 -04:00
Timothy Warren e3f79c3fa2 Removed template module tests 2012-04-05 18:42:37 -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 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 19ab4751e4 Removed classlist polyfill from kis-lite.js 2012-01-24 08:55:21 -05:00
Timothy Warren 6d990b65bb Misc updates 2011-12-06 11:47:22 -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 f98323aeec Added template module 2011-11-15 12:03:12 -05: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 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 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 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
Timothy Warren 5529d98054 Updated to match local repo...DOM.children almost works 2011-08-10 16:30:36 -04:00
Timothy Warren 980410b901 Fixed README formatting, added start of dom.children method 2011-07-27 12:06:56 -04:00
Timothy Warren 1b5d20b31d Version 0.2.0 final 2011-07-25 10:06:39 -04:00
Timothy Warren a297c25815 Fixed path to js file for unit tests 2011-07-21 16:01:15 -04:00
Timothy Warren bbd65b2cb7 Added more dom module tests 2011-07-15 16:24:32 -04:00
Timothy Warren 457ccf07a4 Fixed a bunch of issues, added more unit tests. All pass 2011-07-14 21:52:17 -04:00
Nate B 4c1bfea9e9 Added two unit tests 2011-07-13 22:36:52 -06:00
Timothy Warren 14be928463 Added some unit tests. Will need to add many more 2011-07-13 12:06:12 -04:00