Commit Graph

16 Commits

Author SHA1 Message Date
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