Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes regression in .attr(), patch by David Flanagan. Fixes #4884. | John Resig | 2009-07-11 | 1 | -3/+6 |
* | unit tests for setting cellspacing, rowspan, and colspan | Brandon Aaron | 2009-05-16 | 1 | -1/+10 |
* | make sure toggleClass does not delete classNames when forcefully removing cla... | Brandon Aaron | 2009-05-02 | 1 | -8/+14 |
* | toggleClass can now toggle multiple classNames (space seperated list) and tog... | Brandon Aaron | 2009-05-02 | 1 | -17/+46 |
* | Added explicit module names to the new unit tests. | John Resig | 2009-04-20 | 1 | -1/+3 |
* | moving dimension related unit tests to dimensions test module | Brandon Aaron | 2009-03-22 | 1 | -56/+0 |
* | decoupling styles retrieval from the attr method | Brandon Aaron | 2009-03-22 | 1 | -83/+0 |
* | breaking jquery out into smaller modules. added attributes.js, manipulation.j... | Brandon Aaron | 2009-03-18 | 1 | -0/+458 |