Commit Graph

37 Commits

Author SHA1 Message Date
057e8c1dd7 Updated location of development docs 2011-11-08 16:09:26 -05:00
905f9431f3 Various fixes 2011-11-03 16:04:35 -04:00
a26a04f1a7 Misc updates 2011-11-02 19:12:58 -04:00
090212cd9d Updated incorrect function example for ..each method 2011-11-02 08:39:33 -04:00
fe829d75cd Updated readme file 2011-11-01 20:57:22 -04:00
fa3fb5686f Added better documention, changed version number 2011-11-01 18:56:27 -04:00
d1f1af40ae Updated selector function to add context, privitized reverse_key_sort function in util module 2011-10-31 11:56:59 -04:00
2cefaa19aa Updated documentation for new functions 2011-10-24 19:25:15 -04:00
db76e16393 Added start of util module, removed ..dom.children function 2011-10-20 17:31:29 -04:00
038a579554 Miscellaneous updates 2011-10-18 11:08:51 -04:00
5529d98054 Updated to match local repo...DOM.children almost works 2011-08-10 16:30:36 -04:00
980410b901 Fixed README formatting, added start of dom.children method 2011-07-27 12:06:56 -04:00
19de9f1409 Formatting 2011-07-26 16:26:17 -03:00
c1528a0b8b Readme Formatting 2011-07-26 15:38:15 -04:00
da22f46b89 Edited README.md via GitHub 2011-07-26 16:18:00 -03:00
1c014459df Readme formatting, and start of DOM .children function 2011-07-26 15:29:30 -04:00
f8350e516a Edited README.md via GitHub 2011-07-26 15:18:41 -03:00
84d05b4cf8 Edited README.md via GitHub 2011-07-26 15:18:19 -03:00
5f8b289e22 Edited README.md via GitHub 2011-07-26 15:17:59 -03:00
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