Jörn Zaefferer
627fa1b522
Removed jQuery (not used); Added links to all.html, effects.all.html and compound tests
2010-03-20 14:38:34 +00:00
Jörn Zaefferer
2206bbf10c
Added Button and Autocomplete
2010-03-20 14:38:24 +00:00
Jörn Zaefferer
d7b1044d6c
debug comment
2010-03-20 14:38:12 +00:00
Jörn Zaefferer
edcd6823e2
Fixed broken encoding of Préc
2010-03-20 14:37:55 +00:00
Jörn Zaefferer
c98e8e666b
core focus-test, call start() after running assertions
2010-03-20 14:37:36 +00:00
Jörn Zaefferer
d7e33373ad
replaced pearl with perl
2010-03-20 14:37:18 +00:00
Jörn Zaefferer
63ed4dccce
normalize margin/padding on test markup to get reliable height results
2010-03-20 14:32:06 +00:00
Jörn Zaefferer
234c6cbfea
global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore
2010-03-20 14:31:23 +00:00
Richard Worth
2725bf3e2f
sortable ticket #5355 visual test case - minor cleanup, added eol-style property
2010-03-17 23:37:02 +00:00
Richard Worth
0604e11052
Slider: fixed change event to be triggered by keyup and value and values option setters. Fixes #5367 - slider change event not triggered by keypress
2010-03-17 17:39:29 +00:00
Richard Worth
e84a318e46
Slider unit tests: slider event change
2010-03-17 15:58:22 +00:00
Richard Worth
8b885b3d52
Slider unit tests: slider event change
2010-03-17 15:31:17 +00:00
Richard Worth
5c5f9ad695
whitespace
2010-03-17 15:04:14 +00:00
Richard Worth
c6e48e85ab
slider unit tests: corrected some hasClass calls
2010-03-17 15:02:18 +00:00
Richard Worth
92fe5e9225
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word
2010-03-17 13:16:40 +00:00
Jörn Zaefferer
b69ba4d9b4
Partial visual test for #5355
2010-03-16 15:44:02 +00:00
Richard Worth
a0ac772745
Dialog visual test - corrected page title, added heading
2010-03-15 13:42:05 +00:00
Scott González
936a934d6d
Accordion: Fixed visual test for dl markup.
...
Fixes #5329 - Nested Accordion header is not lined up properly.
2010-03-14 19:05:59 +00:00
Richard Worth
758548faab
dialog: added visual test for position right top
2010-03-12 13:35:19 +00:00
Richard Worth
8b502d8563
rename
2010-03-12 13:28:17 +00:00
Richard Worth
86e8fbcc11
button: added visual test for button option disabled
2010-03-12 13:27:49 +00:00
Richard Worth
bfc180b1ba
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
2010-03-12 03:18:34 +00:00
Richard Worth
a27b789cfd
resizable visual test: changed alsoResize child test to have position:absolute parent and position:relative child. This is the source of the dialog issue #5323 - dialog content shifts when dialog resized from top or left
2010-03-12 01:48:45 +00:00
Richard Worth
012da0cab7
resizable: added visual test for alsoResize with child element
2010-03-12 01:21:36 +00:00
Richard Worth
7898303437
dialog: corrected typo in ui.position property for drag events. Updated unit tests tracking fix of #5291
2010-03-11 20:48:21 +00:00
Scott González
d3cb190377
Button: Fixed tests that check for hidden button elements.
2010-03-11 20:10:26 +00:00
Richard Worth
7799b4ecf9
Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or input "change" event
2010-03-11 06:31:16 +00:00
Richard Worth
493e0395c1
button visual tests: minor cleanup of 5254 visual test (removed unused metadata plugin reference), added button input type checkbox visual test
2010-03-11 04:32:07 +00:00
Scott González
5f213572d6
Autocomplete: Append menu to body and reset z-index on every suggestion.
...
Fixes #5271 .
2010-03-11 03:28:00 +00:00
Richard Worth
cef16fdf78
Checkbox must not be all the way hidden for change to fire in IE. Switched out .hide() for ui-helper-hidden-accessible class instead. Fixes #5261 - button change events don't fire in IE 7/8
2010-03-11 02:09:45 +00:00
Richard Worth
bf7f1352fd
button: added visual test for #5254 - Input, button and anchor buttons aren't consistent in IE7
2010-03-04 14:06:53 +00:00
Richard Worth
9483dcdbe6
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e
...
The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests.
Also removed some old crufty woefully incomplete unused and rotted test harnesses.
2010-02-25 11:09:39 +00:00
Jörn Zaefferer
1fd3e6bd0b
Visual testcase for #4231
2010-02-24 19:27:13 +00:00
Richard Worth
2f11730a52
Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d
2010-02-24 18:46:56 +00:00
Brant Burnett
e2202847c6
Dialog: Changed height measurement to hide content because IE quirks mode ignores height: 0 ( Fixed #4350 No Scrollbars in IE in Quirksmode)
2010-02-22 17:37:08 +00:00
Scott González
9cabe8403e
Buttons: Removed the logic for triggering click events on checkboxes and radio buttons. This logic was actually causing the opposite functionality from what we wanted.
...
Fixes #5195 - .buttonset() prevents change event from being catchable.
2010-02-18 02:43:23 +00:00
Richard Worth
0798b10717
Fixed #5182 - Update to jQuery 1.4.2
2010-02-16 02:39:57 +00:00
Scott González
c9f30818af
Dialog: Update the internal flag for whether or not the dialog is open before triggering the close event.
...
Fixes #5184 - isOpen in dialogclose event is true.
2010-02-16 02:13:38 +00:00
Richard Worth
828bcdd2f0
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1
2010-02-16 01:38:23 +00:00
Ca-Phun Ung
5eeaa658ba
datepicker: fixes #4443 : Datepicker's vertical position in thickbox. This also fixes the virtual position when the datepicker is close but not right at the bottom of the page.
2010-02-09 04:09:26 +00:00
Scott González
b20df98b18
Unit Tests: Added autocomplete and button to list of tests.
...
Fixes #5149 - Button is missing on unit test index page.
2010-02-08 02:10:25 +00:00
Richard Worth
ec5e7ad95b
resizable method destroy: put unwrapped original element in wrapper's place instead of at the end of wrapper's parent. Fixes #4940 - resizable('destroy') moves images to end of parent element
2010-02-03 01:22:02 +00:00
Jörn Zaefferer
df391a998f
Fix for #5120 - create menu only once and return that element from the widget method, put ui-autocomplete class on menu
2010-02-02 14:04:50 +00:00
Brant Burnett
b91ecde0a7
'Changed
2010-01-29 18:38:21 +00:00
Keith Wood
f214b70889
Datepicker: Fixed conflict between beforeShowDay and getDate
...
http://forum.jquery.com/topic/several-breaking-changes-in-jquery-ui-1-8rc1
2010-01-29 08:09:03 +00:00
Paul Bakaus
9617d15054
draggable: implemented #4145 - start,drag and stop events should be preventable
2010-01-28 16:35:59 +00:00
Jörn Zaefferer
b49dbf4075
Fix for #5101 - broken dialog visual test page
2010-01-27 17:57:50 +00:00
Jörn Zaefferer
ba948b82c7
autocomplete: adding select element to visual test page for bgiframe testing
2010-01-27 17:56:22 +00:00
Richard Worth
79bd955054
switched to jQuery 1.4.1
2010-01-27 12:29:43 +00:00
Richard Worth
3eaf9daaca
Deprecated beforeclose option instead of removing it for now, fixes reopened #4669 - Dialog: beforeclose option should be beforeClose.
2010-01-27 10:31:17 +00:00