Commit Graph

43 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 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 8193bbab38 Slim down library by removing IE 8 support 2012-10-04 17:25:09 +00:00
Timothy Warren 19ab4751e4 Removed classlist polyfill from kis-lite.js 2012-01-24 08:55:21 -05:00
Timothy Warren a0d09416cb Updated Readme 2011-12-12 11:50: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 057e8c1dd7 Updated location of development docs 2011-11-08 16:09:26 -05:00
Timothy Warren 905f9431f3 Various fixes 2011-11-03 16:04:35 -04:00
Timothy Warren a26a04f1a7 Misc updates 2011-11-02 19:12:58 -04:00
Timothy Warren 090212cd9d Updated incorrect function example for ..each method 2011-11-02 08:39:33 -04:00
Timothy Warren fe829d75cd Updated readme file 2011-11-01 20:57:22 -04:00
Timothy Warren fa3fb5686f Added better documention, changed version number 2011-11-01 18:56:27 -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 2cefaa19aa Updated documentation for new functions 2011-10-24 19:25:15 -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 19de9f1409 Formatting 2011-07-26 16:26:17 -03:00
Timothy Warren c1528a0b8b Readme Formatting 2011-07-26 15:38:15 -04:00
Timothy Warren da22f46b89 Edited README.md via GitHub 2011-07-26 16:18:00 -03:00
Timothy Warren 1c014459df Readme formatting, and start of DOM .children function 2011-07-26 15:29:30 -04:00
Timothy Warren f8350e516a Edited README.md via GitHub 2011-07-26 15:18:41 -03:00
Timothy Warren 84d05b4cf8 Edited README.md via GitHub 2011-07-26 15:18:19 -03:00
Timothy Warren 5f8b289e22 Edited README.md via GitHub 2011-07-26 15:17:59 -03:00
Timothy Warren 20ca5e272b Split source into modules, and added script to combine them 2011-07-21 14:18:10 -04:00
Timothy Warren ac1bd247b9 Updated Readme 2011-07-20 15:14:32 -04:00
Timothy Warren 14be928463 Added some unit tests. Will need to add many more 2011-07-13 12:06:12 -04:00
Timothy Warren a3f270ba95 Various constructor fixes, removed some redundancies 2011-07-08 13:03:38 -04:00
Timothy Warren f2f7fb1343 Converted to constructor-based selectors, made ..each function global 2011-07-07 17:08:38 -04:00
Timothy Warren 48ee0bde52 Updated Readme 2011-07-01 18:18:38 -04:00
Na7coldwater 7076b4ae77 Fixed small typo in README.md 2011-06-30 17:36:27 -07:00
Nate B 2c307ddb3b Add Support module and added support for attachEvent.
Note that attachEvent support is currently useless until $ works in Internet Explorer.
2011-06-30 17:53:50 -06:00
Timothy Warren fae6542845 Added text method to dom module 2011-06-29 15:52:33 -04:00
Timothy Warren ae0ca88cc2 Removed IE 8 support, slimmed event module, updated README 2011-06-28 20:38:47 -04:00
Timothy Warren 5055bce0fc Added attribute method to dom module, tweaked dom.each, dom.addClass, dom.removeClass functions 2011-06-23 13:16:02 -04:00
Timothy Warren a21c00f43a Added each, show, and hide functions to dom module 2011-06-21 13:33:03 -04:00
Timothy Warren 416ceba451 Added dom module and docs 2011-06-21 10:43:31 -04:00
Timothy Warren ef2dcf4ac6 Override existing $ function, fixed a few event module issues 2011-06-16 12:19:47 -04:00
Timothy Warren a41e850db9 Simplified event module, added event module documentation 2011-06-15 08:33:16 -04:00
Timothy Warren 7e0d6e6940 Added the rest of the functions to the readme 2011-06-14 09:59:38 -07:00
Timothy Warren 1b66cdd29d Edited README.md via GitHub 2011-06-14 09:54:47 -07:00
Timothy Warren ccf8e04b8b Converted readme to markdown, added some function reference 2011-06-14 12:48:24 -04:00