Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The jQuery version is now reported in the docs. | John Resig | 2006-10-10 | 2 | -2/+4 |
| | |||||
* | Now have accurate version information built into jquery.js - will build it ↵ | John Resig | 2006-10-10 | 1 | -1/+1 |
| | | | | into the docs and test suite next. | ||||
* | Changed readFile to java-based read function to handle \r\n, fixes docs and ↵ | Jörn Zaefferer | 2006-10-08 | 1 | -1/+1 |
| | | | | test, lite still broken | ||||
* | Added .htaccess file for docs directory. | John Resig | 2006-09-16 | 1 | -0/+1 |
| | |||||
* | Made a bunch of fixes to the docs, per Sam's request. Also, did some ↵ | John Resig | 2006-09-05 | 2 | -3/+5 |
| | | | | re-organization of the order of the function names. | ||||
* | Added style sheet for the category documentation. | John Resig | 2006-09-01 | 2 | -0/+55 |
| | |||||
* | Lots of documentation overhaul - much more documented, cat output works ↵ | John Resig | 2006-09-01 | 3 | -6/+6 |
| | | | | better now. | ||||
* | Fixed two bugs with jQuery: One with height computation, one with ↵ | John Resig | 2006-09-01 | 1 | -2/+9 |
| | | | | .find(expr,fn) not working properly. Also, fixed a bunch of styling with the docs. Finally, added documentation for the $() function. | ||||
* | Fixed some bugs, improved the quality of some of the variables. | John Resig | 2006-08-24 | 1 | -1/+1 |
| | |||||
* | Updated the documentation parser to work with categories. Additionally, I ↵ | John Resig | 2006-08-22 | 1 | -11/+20 |
| | | | | updated the copyright notice in the jQuery header and removed some extraneous whitespace from jQuery Lite. | ||||
* | Massive overhauls to the test suite - it is now generated dynamically, along ↵ | John Resig | 2006-08-14 | 4 | -84/+24 |
| | | | | with the documentation. | ||||
* | Made a bunch of changes to the build system. | John Resig | 2006-08-13 | 2 | -2/+98 |
| | |||||
* | Moved docs stuff to build, to be created when the docs are actually built. | John Resig | 2006-08-13 | 5 | -0/+402 |
| | |||||
* | Moved some more files around. | John Resig | 2006-08-13 | 1 | -0/+80 |