| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of http://github.com/rwldrn/jquery | John Resig | 2010-10-25 | 4 | -0/+44 |
|\ |
|
| * | Fixes #7229 and #5803 | rwldrn | 2010-10-24 | 4 | -0/+44 |
* | | Merge branch 'unusedTrue' of http://github.com/lrbabe/jquery into lrbabe-unus... | John Resig | 2010-10-25 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | .cur() doesn't take any boolean parameter since 1.4.3 | lrbabe | 2010-10-25 | 1 | -2/+2 |
* | | Allow for versions with spaces in them, in the Makefile. | John Resig | 2010-10-23 | 1 | -1/+1 |
* | | Make sure that .width()/.height() don't return NaN also standardize on return... | jeresig | 2010-10-22 | 3 | -28/+26 |
* | | Make sure that the correct height/width of the elements is retreived. Fixes #... | jeresig | 2010-10-22 | 2 | -11/+21 |
* | | Fix broken selector code from last commit. | jeresig | 2010-10-22 | 3 | -50/+83 |
* | | Make sure that +, >, ~ leading, rooted, selectors go to the old engine. Thank... | jeresig | 2010-10-22 | 3 | -83/+50 |
* | | Make sure that we don't use matchesSelector on XML Documents (same as with qS... | jeresig | 2010-10-22 | 1 | -1/+2 |
* | | Make sure that we aren't reading one of the bad expandos. Fixes #7212. | jeresig | 2010-10-22 | 1 | -1/+7 |
* | | Be sure to clean up the previous test. | jeresig | 2010-10-22 | 1 | -0/+2 |
* | | Make sure that height/width getters work on hidden inputs and disconnected el... | jeresig | 2010-10-22 | 2 | -1/+23 |
* | | Make sure that the ready event doesn't double-fire when .bind(ready) is used.... | jeresig | 2010-10-22 | 1 | -2/+2 |
* | | Adding another test for an issue in Gecko's matchesSelector implementation. F... | jeresig | 2010-10-21 | 1 | -2/+8 |
* | | Only need to declare the data once. | jeresig | 2010-10-21 | 1 | -3/+3 |
|/ |
|
* | Update number of expected assertions in attribute tests | Anton M | 2010-10-19 | 1 | -2/+2 |
* | Add some more tests to make sure that pulling in data- properties on an eleme... | John Resig | 2010-10-17 | 1 | -3/+11 |
* | fadeToggle(). as suggested by Karl Swedberg in his jQcon talk. patched live! omg | Paul Irish | 2010-10-17 | 3 | -1/+12 |
* | Make sure that .data() (no args) returns a list of all the data- properties a... | John Resig | 2010-10-17 | 2 | -23/+66 |
* | Var wasn't being explicitly declared. Fixes #7226. | John Resig | 2010-10-17 | 1 | -1/+1 |
* | We removed deleteExpando after 1.4.2, for some reason. This caused problems w... | John Resig | 2010-10-17 | 2 | -1/+16 |
* | Handle the case where JSLint complains about arguments in try/catch already b... | John Resig | 2010-10-17 | 1 | -2/+2 |
* | Bringing back the change from 80a4178af9b12e6617bfcec818c538dfe08d3791, adapt... | John Resig | 2010-10-15 | 1 | -4/+4 |
* | Updating the source version to 1.4.4pre. | jeresig | 2010-10-14 | 1 | -1/+1 |
* | Tagging the 1.4.3 release. | jeresig | 2010-10-14 | 1 | -1/+1 |
* | Fix the number of change tests and remove textarea tests. | jeresig | 2010-10-14 | 1 | -32/+6 |
* | Testing *, * was unnecessary - especially in slower browsers. | jeresig | 2010-10-14 | 1 | -2/+1 |
* | Don't test inline-block in browsers that don't support it (or an approximatio... | jeresig | 2010-10-14 | 1 | -17/+46 |
* | Use prepend for the focuin test (to avoid making the test suite jump). | jeresig | 2010-10-14 | 1 | -9/+15 |
* | Test visible on inline elements. | jeresig | 2010-10-14 | 1 | -2/+2 |
* | Getting weird results for font size tests across platforms - easier to test s... | jeresig | 2010-10-14 | 1 | -3/+2 |
* | Reverting commit 39addc87a37b32be19f2c58ec8babe752c0243e1 after a report of p... | jeresig | 2010-10-14 | 1 | -4/+4 |
* | Forgot to update the Rakefile and build.xml files from the previous commit. T... | John Resig | 2010-10-14 | 2 | -3/+3 |
* | Updating the copy of Google Closure Compiler. | John Resig | 2010-10-14 | 3 | -1/+1 |
* | Make sure that we don't attempt to handle scrolling when the node is disconne... | John Resig | 2010-10-14 | 1 | -5/+8 |
* | Oops, still have jQuery.ajax.* on the brain. | jeresig | 2010-10-13 | 1 | -2/+2 |
* | Change font size to 15px in the test to fix a false negative. Thanks @jitter ... | jeresig | 2010-10-13 | 1 | -2/+2 |
* | beforedeactivate will fire before focusout - use that to our advantage when w... | Justin Meyer | 2010-10-13 | 1 | -0/+2 |
* | Make sure that focusin/focusout bubbles in non-IE browsers. | Justin Meyer | 2010-10-13 | 2 | -5/+24 |
* | Handle issue with two concurrent JSONP requests that use the same callback name. | Pinhook | 2010-10-13 | 1 | -4/+4 |
* | We want to make sure that we only run the MSIE-specific filter tests if opaci... | jeresig | 2010-10-13 | 1 | -2/+2 |
* | Test CSS test on font size instead of padding. | jeresig | 2010-10-13 | 1 | -2/+2 |
* | IE 9 preserves the case of the Alpha filter - maintain it in the test as well. | jeresig | 2010-10-13 | 1 | -2/+2 |
* | Fix broken Ajax test after recent revert to jQuery.ajax namespace. | jeresig | 2010-10-13 | 1 | -1/+1 |
* | Merge branch 'bug7150' of http://github.com/csnover/jquery | John Resig | 2010-10-12 | 2 | -2/+5 |
|\ |
|
| * | Fix patch for #7150, which was not deleting the events object properly on pla... | Colin Snover | 2010-10-12 | 2 | -3/+6 |
* | | Fix some gaps in the handling of event data properties. Thanks to @jitter in ... | John Resig | 2010-10-12 | 2 | -2/+2 |
* | | Updating the source version to 1.4.3pre. | John Resig | 2010-10-12 | 1 | -1/+1 |
* | | Tagging the 1.4.3rc2 release.1.4.3rc2 | John Resig | 2010-10-12 | 1 | -1/+1 |