Commit Graph

18 Commits

Author SHA1 Message Date
20ca5e272b Split source into modules, and added script to combine them 2011-07-21 14:18:10 -04:00
ac1bd247b9 Updated Readme 2011-07-20 15:14:32 -04:00
14be928463 Added some unit tests. Will need to add many more 2011-07-13 12:06:12 -04:00
a3f270ba95 Various constructor fixes, removed some redundancies 2011-07-08 13:03:38 -04:00
f2f7fb1343 Converted to constructor-based selectors, made ..each function global 2011-07-07 17:08:38 -04:00
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
fae6542845 Added text method to dom module 2011-06-29 15:52:33 -04:00
ae0ca88cc2 Removed IE 8 support, slimmed event module, updated README 2011-06-28 20:38:47 -04:00
5055bce0fc Added attribute method to dom module, tweaked dom.each, dom.addClass, dom.removeClass functions 2011-06-23 13:16:02 -04:00
a21c00f43a Added each, show, and hide functions to dom module 2011-06-21 13:33:03 -04:00
416ceba451 Added dom module and docs 2011-06-21 10:43:31 -04:00
ef2dcf4ac6 Override existing $ function, fixed a few event module issues 2011-06-16 12:19:47 -04:00
a41e850db9 Simplified event module, added event module documentation 2011-06-15 08:33:16 -04:00
7e0d6e6940 Added the rest of the functions to the readme 2011-06-14 09:59:38 -07:00
1b66cdd29d Edited README.md via GitHub 2011-06-14 09:54:47 -07:00
ccf8e04b8b Converted readme to markdown, added some function reference 2011-06-14 12:48:24 -04:00