| Commit message (Expand) | Author | Age | Files | Lines |
* | Accordion unit tests: Trying some more style resets for getting accordion tes... | jzaefferer | 2010-04-12 | 1 | -1/+1 |
* | Accordion unit tests: Cleaned and fixed destroy-method test, working around h... | jzaefferer | 2010-04-12 | 2 | -4/+4 |
* | Accordion unit tests: Cleaned and fixed resize-method test, using #navigation... | jzaefferer | 2010-04-12 | 1 | -9/+1 |
* | sortable: don't call the base widget _setOption for disabled to avoid the ui-... | Richard D. Worth | 2010-04-09 | 1 | -1/+2 |
* | Autocomplete: Track input changes and fire change-event on blur, along with s... | jzaefferer | 2010-04-08 | 1 | -4/+21 |
* | Accordion: different useless markup for getting consistent results for the de... | jzaefferer | 2010-04-03 | 1 | -3/+3 |
* | Accordion: Trying some styl resets, maybe finding the one for Safari 3.x | jzaefferer | 2010-04-03 | 1 | -1/+1 |
* | Accordion: more useless markup for getting consistent results for the destroy... | jzaefferer | 2010-04-03 | 1 | -3/+3 |
* | Accordion: Improved resize-method test, starting with a fixed container height | jzaefferer | 2010-04-03 | 1 | -2/+2 |
* | Accordion: Rewrote the resize method test; fails in IE8, probably related to ... | jzaefferer | 2010-04-03 | 2 | -5/+12 |
* | Accordion unit tests: Cleanup | jzaefferer | 2010-04-03 | 1 | -2/+1 |
* | Accordion unit tests: Use display!=none instead of :visible to work around :v... | jzaefferer | 2010-04-03 | 1 | -1/+3 |
* | Accordion unit tests: Refactored state-helper function | jzaefferer | 2010-04-03 | 4 | -30/+12 |
* | tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime... | Richard D. Worth | 2010-04-02 | 1 | -15/+15 |
* | tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ... | Richard D. Worth | 2010-04-02 | 1 | -0/+2 |
* | Align slider value to step. Fixes #5471 - value not aligned to step when set ... | Richard D. Worth | 2010-04-01 | 1 | -4/+37 |
* | Tuning disabled testsuites to run with ?draggable that TestSwarm adds | jzaefferer | 2010-04-01 | 5 | -5/+5 |
* | Disabling interaction testsuites until we get to their rewrites; required to ... | jzaefferer | 2010-04-01 | 5 | -0/+15 |
* | Autocomplete unit tests: Replace unreliable setTimeout with gobal ajax event ... | jzaefferer | 2010-03-31 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:jquery/jquery-ui | jzaefferer | 2010-03-27 | 2 | -0/+22 |
|\ |
|
| * | Position: Use parseInt() to prevent fractional pixel values. | Scott González | 2010-03-26 | 2 | -0/+22 |
* | | Accordion unit tets: Replacing destory method test with autocomplete/button a... | jzaefferer | 2010-03-27 | 2 | -46/+36 |
* | | Updating autocomplete and button unit tests: use equal instead of ok to compa... | jzaefferer | 2010-03-27 | 2 | -3/+2 |
* | | Accordion unit tests: Further normalization of styles to get consistent resul... | jzaefferer | 2010-03-27 | 2 | -5/+4 |
* | | Slider: Removing the placeholder for the animate-option, as we generally don'... | jzaefferer | 2010-03-27 | 1 | -4/+0 |
* | | Slider: Test for test-option, setting the value with the value-method; either... | jzaefferer | 2010-03-27 | 1 | -1/+11 |
* | | Slider tests: Split three different change-event tests into three tests, addi... | jzaefferer | 2010-03-27 | 1 | -25/+33 |
|/ |
|
* | Core unit tests: Include testsuite.js for the testswarm include | jzaefferer | 2010-03-25 | 1 | -0/+1 |
* | Update testswarm url for new server | jzaefferer | 2010-03-23 | 1 | -1/+1 |
* | debug comment | Jörn Zaefferer | 2010-03-20 | 1 | -0/+3 |
* | Fixed broken encoding of Préc | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | core focus-test, call start() after running assertions | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | replaced pearl with perl | Jörn Zaefferer | 2010-03-20 | 3 | -3/+3 |
* | normalize margin/padding on test markup to get reliable height results | Jörn Zaefferer | 2010-03-20 | 2 | -3/+5 |
* | global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore | Jörn Zaefferer | 2010-03-20 | 1 | -3/+0 |
* | Slider: fixed change event to be triggered by keyup and value and values opti... | Richard Worth | 2010-03-17 | 1 | -2/+2 |
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+23 |
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+56 |
* | whitespace | Richard Worth | 2010-03-17 | 1 | -10/+10 |
* | slider unit tests: corrected some hasClass calls | Richard Worth | 2010-03-17 | 1 | -8/+8 |
* | Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one... | Richard Worth | 2010-03-17 | 1 | -1/+1 |
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 18 | -18/+36 |
* | dialog: corrected typo in ui.position property for drag events. Updated unit ... | Richard Worth | 2010-03-11 | 1 | -18/+42 |
* | Button: Fixed tests that check for hidden button elements. | Scott González | 2010-03-11 | 1 | -3/+3 |
* | Autocomplete: Append menu to body and reset z-index on every suggestion. | Scott González | 2010-03-11 | 5 | -5/+25 |
* | Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8... | Richard Worth | 2010-02-25 | 25 | -464/+214 |
* | Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-... | Richard Worth | 2010-02-24 | 5 | -5/+5 |
* | Buttons: Removed the logic for triggering click events on checkboxes and radi... | Scott González | 2010-02-18 | 1 | -9/+0 |
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 20 | -20/+20 |
* | Dialog: Update the internal flag for whether or not the dialog is open before... | Scott González | 2010-02-16 | 1 | -0/+14 |