]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
14 years agoButton demo: added description
Richard Worth [Mon, 15 Mar 2010 19:29:35 +0000 (19:29 +0000)]
Button demo: added description

14 years agoButton: fixed #5324 - button disabled state doesn't get refreshed when disabled set...
Richard Worth [Mon, 15 Mar 2010 14:13:17 +0000 (14:13 +0000)]
Button: fixed #5324 - button disabled state doesn't get refreshed when disabled set on original element

14 years agoButton: remove disabled attribute from original element when option set to false
Richard Worth [Mon, 15 Mar 2010 14:07:00 +0000 (14:07 +0000)]
Button: remove disabled attribute from original element when option set to false

14 years agobutton: fixed #5328 - button disabled only visually when disabled option set, still...
Richard Worth [Mon, 15 Mar 2010 14:00:53 +0000 (14:00 +0000)]
button: fixed #5328 - button disabled only visually when disabled option set, still functional

14 years agoDialog visual test - corrected page title, added heading
Richard Worth [Mon, 15 Mar 2010 13:42:05 +0000 (13:42 +0000)]
Dialog visual test - corrected page title, added heading

14 years agoAccordion: Fixed visual test for dl markup.
Scott González [Sun, 14 Mar 2010 19:05:59 +0000 (19:05 +0000)]
Accordion: Fixed visual test for dl markup.

Fixes #5329 - Nested Accordion header is not lined up properly.

14 years agoButton: Don't react to keydown when disabled.
Scott González [Sun, 14 Mar 2010 17:53:18 +0000 (17:53 +0000)]
Button: Don't react to keydown when disabled.

Partial fix for #5328 - button disabled only visually when disabled option set, still functional.

14 years agoDialog: Removed relative positioning from content div.
Scott González [Sun, 14 Mar 2010 17:23:37 +0000 (17:23 +0000)]
Dialog: Removed relative positioning from content div.

Fixes #5323 - dialog content shifts when dialog resized from top or left.

14 years agodialog: added visual test for position right top
Richard Worth [Fri, 12 Mar 2010 13:35:19 +0000 (13:35 +0000)]
dialog: added visual test for position right top

14 years agorename
Richard Worth [Fri, 12 Mar 2010 13:28:17 +0000 (13:28 +0000)]
rename

14 years agobutton: added visual test for button option disabled
Richard Worth [Fri, 12 Mar 2010 13:27:49 +0000 (13:27 +0000)]
button: added visual test for button option disabled

14 years agohtml pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
Richard Worth [Fri, 12 Mar 2010 03:18:34 +0000 (03:18 +0000)]
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase

14 years agoresizable visual test: changed alsoResize child test to have position:absolute parent...
Richard Worth [Fri, 12 Mar 2010 01:48:45 +0000 (01:48 +0000)]
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

14 years agoresizable: added visual test for alsoResize with child element
Richard Worth [Fri, 12 Mar 2010 01:21:36 +0000 (01:21 +0000)]
resizable: added visual test for alsoResize with child element

14 years agoDialog: quiet JSLint
Richard Worth [Fri, 12 Mar 2010 01:10:57 +0000 (01:10 +0000)]
Dialog: quiet JSLint

14 years agoPosition: quiet JSLint
Richard Worth [Thu, 11 Mar 2010 22:16:00 +0000 (22:16 +0000)]
Position: quiet JSLint

14 years agoAutocomplete: quiet jslint
Richard Worth [Thu, 11 Mar 2010 22:06:29 +0000 (22:06 +0000)]
Autocomplete: quiet jslint

14 years agoButton: fixed icon spacing issues caused by r3878 fix of #5294
Richard Worth [Thu, 11 Mar 2010 21:30:51 +0000 (21:30 +0000)]
Button: fixed icon spacing issues caused by r3878 fix of #5294

14 years agoButton: quiet jslint
Richard Worth [Thu, 11 Mar 2010 21:17:28 +0000 (21:17 +0000)]
Button: quiet jslint

14 years agodialog: corrected typo in ui.position property for drag events. Updated unit tests...
Richard Worth [Thu, 11 Mar 2010 20:48:21 +0000 (20:48 +0000)]
dialog: corrected typo in ui.position property for drag events. Updated unit tests tracking fix of #5291

14 years agoButton: No need to check the button type before removing the hidden class.
Scott González [Thu, 11 Mar 2010 20:21:38 +0000 (20:21 +0000)]
Button: No need to check the button type before removing the hidden class.

14 years agoButton: Conform to coding standards.
Scott González [Thu, 11 Mar 2010 20:10:43 +0000 (20:10 +0000)]
Button: Conform to coding standards.

14 years agoButton: Fixed tests that check for hidden button elements.
Scott González [Thu, 11 Mar 2010 20:10:26 +0000 (20:10 +0000)]
Button: Fixed tests that check for hidden button elements.

14 years agoreverted r3888 un-fixing #5322 for now as trunk is in release candidate state - only...
Richard Worth [Thu, 11 Mar 2010 16:57:10 +0000 (16:57 +0000)]
reverted r3888 un-fixing #5322 for now as trunk is in release candidate state - only criticals and blockers should be fixed until 1.8 is final

14 years agosortable: fixed #5322 (helper position weird when axis was used, fixes sortable tabs...
Paul Bakaus [Thu, 11 Mar 2010 16:35:20 +0000 (16:35 +0000)]
sortable: fixed #5322 (helper position weird when axis was used, fixes sortable tabs demo)

14 years agoFixed #5278 - ui.buttons doesn't visually reset on form "reset" event or input "chang...
Richard Worth [Thu, 11 Mar 2010 06:31:16 +0000 (06:31 +0000)]
Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or input "change" event

14 years agoAutocomplete: Resize menu on every suggestion.
Scott González [Thu, 11 Mar 2010 04:37:21 +0000 (04:37 +0000)]
Autocomplete: Resize menu on every suggestion.

14 years agobutton visual tests: minor cleanup of 5254 visual test (removed unused metadata plugi...
Richard Worth [Thu, 11 Mar 2010 04:32:07 +0000 (04:32 +0000)]
button visual tests: minor cleanup of 5254 visual test (removed unused metadata plugin reference), added button input type checkbox visual test

14 years agoButton: Support elements that are disconnected from the DOM.
Scott González [Thu, 11 Mar 2010 03:50:20 +0000 (03:50 +0000)]
Button: Support elements that are disconnected from the DOM.

Fixes #5246 - _determineButtonType does not work if a label for checkbox/radiobutton is not yet attached to the document.

14 years agoAutocomplete: Fixed menu styling in IE6.
Scott González [Thu, 11 Mar 2010 03:42:50 +0000 (03:42 +0000)]
Autocomplete: Fixed menu styling in IE6.

Fixes #5297 - Autocomplete: menu layout in IE6.

14 years agoAutocomplete: Append menu to body and reset z-index on every suggestion.
Scott González [Thu, 11 Mar 2010 03:28:00 +0000 (03:28 +0000)]
Autocomplete: Append menu to body and reset z-index on every suggestion.

Fixes #5271.

14 years agobutton: remove ui-helper-hidden-accessible instead of .show() on destroy. Fixes ...
Richard Worth [Thu, 11 Mar 2010 02:13:28 +0000 (02:13 +0000)]
button: remove ui-helper-hidden-accessible instead of .show() on destroy. Fixes #5261 - button change events don't fire in IE 7/8

14 years agoCheckbox must not be all the way hidden for change to fire in IE. Switched out .hide...
Richard Worth [Thu, 11 Mar 2010 02:09:45 +0000 (02:09 +0000)]
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

14 years agoFixed #5294 - button icon class typo
Richard Worth [Wed, 10 Mar 2010 16:45:26 +0000 (16:45 +0000)]
Fixed #5294 - button icon class typo

14 years agobutton default demo: prevent navigation to # when clicking on anchor button
Richard Worth [Wed, 10 Mar 2010 14:46:40 +0000 (14:46 +0000)]
button default demo: prevent navigation to # when clicking on anchor button

14 years agoFixed #5305 - Autocomplete: open event should trigger after the menu is opened since...
Richard Worth [Mon, 8 Mar 2010 16:35:24 +0000 (16:35 +0000)]
Fixed #5305 - Autocomplete: open event should trigger after the menu is opened since the name is not 'beforeopen'

14 years agoFilter properties to forward to dialog events on resize and drag etc. - fix for ...
Jörn Zaefferer [Fri, 5 Mar 2010 17:56:34 +0000 (17:56 +0000)]
Filter properties to forward to dialog events on resize and drag etc. - fix for #5291

14 years agoPass through resizable and draggable ui objects in dialog - partial fix for #5291
Jörn Zaefferer [Fri, 5 Mar 2010 17:47:06 +0000 (17:47 +0000)]
Pass through resizable and draggable ui objects in dialog - partial fix for #5291

14 years agobutton: added visual test for #5254 - Input, button and anchor buttons aren't consist...
Richard Worth [Thu, 4 Mar 2010 14:06:53 +0000 (14:06 +0000)]
button: added visual test for #5254 - Input, button and anchor buttons aren't consistent in IE7

14 years agoTabs: Fixed id generation for cookies.
Scott González [Thu, 4 Mar 2010 02:36:43 +0000 (02:36 +0000)]
Tabs: Fixed id generation for cookies.

Fixes #5264 - cookie name is: "ui-tabs-[object Object]".

14 years agoButton: quote the value when searching for attributes.
Scott González [Thu, 4 Mar 2010 02:00:32 +0000 (02:00 +0000)]
Button: quote the value when searching for attributes.

Fixes #5262 - Buttonset not working on inputs with Arrays in name Attribute.

Thanks Zidane.

14 years agoEffects: Proper argument shuffling when calling show/hide/toggle without a speed.
Scott González [Thu, 4 Mar 2010 01:31:17 +0000 (01:31 +0000)]
Effects: Proper argument shuffling when calling show/hide/toggle without a speed.

Fixes #5269 - Show and hide effects errantly require "duration" option to fire callback.

14 years agoRemove isFF2 flag in ui.core - should have been dropped together with the FF2 aria...
Jörn Zaefferer [Wed, 3 Mar 2010 08:57:59 +0000 (08:57 +0000)]
Remove isFF2 flag in ui.core - should have been dropped together with the FF2 aria code

14 years agoDialog: Fixed modal overlay instance tracking.
Scott González [Wed, 3 Mar 2010 02:11:37 +0000 (02:11 +0000)]
Dialog: Fixed modal overlay instance tracking.

Fixes #5228 - $.inArray's parameter.
Fixes #5263 - Dialog Close Then Destroy Destroys Overlay Twice, Causes Exceptions Later.

14 years agoDatepicker: Handle empty string for animation duration.
Scott González [Wed, 3 Mar 2010 01:31:04 +0000 (01:31 +0000)]
Datepicker: Handle empty string for animation duration.

Fixes #5259 - DatePicker will not ever close.

14 years agoDatepicker: Tamil localisation
Keith Wood [Tue, 2 Mar 2010 08:27:46 +0000 (08:27 +0000)]
Datepicker: Tamil localisation

14 years agoButton: Add disabled class on init if the disabled option is set to true.
Scott González [Tue, 2 Mar 2010 05:29:35 +0000 (05:29 +0000)]
Button: Add disabled class on init if the disabled option is set to true.

Fixes #5250 - Button: initializing with disabled = true isn't visually disabled.

14 years agoButtonset: Use :data(button) instead of .ui-button to find buttons that have already...
Scott González [Tue, 2 Mar 2010 02:58:52 +0000 (02:58 +0000)]
Buttonset: Use :data(button) instead of .ui-button to find buttons that have already been instantiated. This prevents us from finding elements that are proxying buttons, e.g., a radio's label.

Fixes #5242 - radio buttonset with icons does not maintain state.

14 years agoButton demo: Fixed duplicate id.
Scott González [Tue, 2 Mar 2010 02:44:41 +0000 (02:44 +0000)]
Button demo: Fixed duplicate id.

14 years agoAutocomplete: search against label instead of value when both are provided.
Scott González [Sat, 27 Feb 2010 19:57:34 +0000 (19:57 +0000)]
Autocomplete: search against label instead of value when both are provided.

Fixes #5237 - Array matching behaviour of autocomplete should match on label before value.

Thanks Simon Cusack.

14 years agoDatepicker: Add Faroese localisation
Keith Wood [Fri, 26 Feb 2010 08:09:58 +0000 (08:09 +0000)]
Datepicker: Add Faroese localisation

14 years agoset trunk version to 1.8pre
Richard Worth [Thu, 25 Feb 2010 11:27:36 +0000 (11:27 +0000)]
set trunk version to 1.8pre

14 years agoset trunk version to 1.8rc3 1.8rc3
Richard Worth [Thu, 25 Feb 2010 11:26:23 +0000 (11:26 +0000)]
set trunk version to 1.8rc3

14 years agoExternals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24...
Richard Worth [Thu, 25 Feb 2010 11:09:39 +0000 (11:09 +0000)]
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.

14 years agoVisual testcase for #4231
Jörn Zaefferer [Wed, 24 Feb 2010 19:27:13 +0000 (19:27 +0000)]
Visual testcase for #4231

14 years agoajax tabs demo: renamed tabs to fit on the demo template
Jörn Zaefferer [Wed, 24 Feb 2010 18:47:26 +0000 (18:47 +0000)]
ajax tabs demo: renamed tabs to fit on the demo template

14 years agoExternals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-cookie...
Richard Worth [Wed, 24 Feb 2010 18:46:56 +0000 (18:46 +0000)]
Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d

14 years agoFix for #4451 - ajax tabs error handling
Jörn Zaefferer [Wed, 24 Feb 2010 18:43:33 +0000 (18:43 +0000)]
Fix for #4451 - ajax tabs error handling

14 years agoAccordion: Fixed oldContent and newContent for events.
Scott González [Wed, 24 Feb 2010 17:25:54 +0000 (17:25 +0000)]
Accordion: Fixed oldContent and newContent for events.

Fixes #4469 - Accordion: newContent/oldContent misbehaving.

14 years agoDialog: Use .height() to calculate height of dialog before drag.
Scott González [Wed, 24 Feb 2010 17:16:02 +0000 (17:16 +0000)]
Dialog: Use .height() to calculate height of dialog before drag.

Fixes #5221 - Buttons disappear after dragging dialog.

14 years agoAutocomplete: Fixed class removal in .destroy().
Scott González [Tue, 23 Feb 2010 02:59:05 +0000 (02:59 +0000)]
Autocomplete: Fixed class removal in .destroy().

14 years agoAutocomplete: Reposition menu every time it opens.
Scott González [Tue, 23 Feb 2010 02:57:33 +0000 (02:57 +0000)]
Autocomplete: Reposition menu every time it opens.

Fixes #5217 - Autocomplete in Dialog is posiitoned incorrectly in 1.8 RC2.

14 years agoDialog: ESC key event was not being canceled after it was handled (Fixed #4922 window...
Brant Burnett [Mon, 22 Feb 2010 18:39:12 +0000 (18:39 +0000)]
Dialog: ESC key event was not being canceled after it was handled (Fixed #4922 window.location.reload() doesn't work in dialog's close callback when it's triggered by ESC in Firefox)

14 years agoDialog: Changed height measurement to hide content because IE quirks mode ignores...
Brant Burnett [Mon, 22 Feb 2010 17:37:08 +0000 (17:37 +0000)]
Dialog: Changed height measurement to hide content because IE quirks mode ignores height: 0 (Fixed #4350 No Scrollbars in IE in Quirksmode)

14 years agoDatepicker: Fixed #5156 Added Chinese Hong Kong localisation
Keith Wood [Mon, 22 Feb 2010 08:43:38 +0000 (08:43 +0000)]
Datepicker: Fixed #5156 Added Chinese Hong Kong localisation
That makes 50!

14 years agouse button on accordion demo page with a button-eleement
Jörn Zaefferer [Sat, 20 Feb 2010 17:54:35 +0000 (17:54 +0000)]
use button on accordion demo page with a button-eleement

14 years agopartial for #5126 - less rows in remote demo to avoid scrolling
Jörn Zaefferer [Sat, 20 Feb 2010 17:46:19 +0000 (17:46 +0000)]
partial for #5126 - less rows in remote demo to avoid scrolling

14 years agopartial for #5126 - improved custom data demo
Jörn Zaefferer [Sat, 20 Feb 2010 17:39:57 +0000 (17:39 +0000)]
partial for #5126 - improved custom data demo

14 years agopartial for #5126 - extra classes for combobox input
Jörn Zaefferer [Sat, 20 Feb 2010 17:36:07 +0000 (17:36 +0000)]
partial for #5126 - extra classes for combobox input

14 years agopartial for #5126 - less rows in remote jsonp demo to avoid scrolling
Jörn Zaefferer [Sat, 20 Feb 2010 17:34:37 +0000 (17:34 +0000)]
partial for #5126 - less rows in remote jsonp demo to avoid scrolling

14 years agoSortable: Only trigger over event when changing the current container.
Scott González [Sat, 20 Feb 2010 02:31:49 +0000 (02:31 +0000)]
Sortable: Only trigger over event when changing the current container.

Fixes #5111 - 1.8rc1 sortable#over method bugged -- called along with #sort instead of on mouseover.

14 years agoAutocomplete: Added a "ui-autocomplete-input" class to the text field.
Scott González [Sat, 20 Feb 2010 01:38:30 +0000 (01:38 +0000)]
Autocomplete: Added a "ui-autocomplete-input" class to the text field.

Fixes #5198 - Autocomplete: class needed on input element.

14 years agoAutocomplete: Deactivate menu on close.
Scott González [Sat, 20 Feb 2010 01:32:55 +0000 (01:32 +0000)]
Autocomplete: Deactivate menu on close.

Fixes #5205 - Autocomplete: blur causes last active menu item to be selected.

14 years agoDraggable: Don't try to stack if there are no elements in the stacking group.
Scott González [Thu, 18 Feb 2010 04:46:59 +0000 (04:46 +0000)]
Draggable: Don't try to stack if there are no elements in the stacking group.

Fixes #5191 - Draggable: stack option can throw error.

14 years agoEffects: Properly normalizing arguments for named speeds.
Scott González [Thu, 18 Feb 2010 04:40:39 +0000 (04:40 +0000)]
Effects: Properly normalizing arguments for named speeds.

Fixes #5192 - 1.8rc2 Toggle speed issue.

14 years agoButtons: Removed the logic for triggering click events on checkboxes and radio button...
Scott González [Thu, 18 Feb 2010 02:43:23 +0000 (02:43 +0000)]
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.

14 years agoButton: Added missing semicolons;
Scott González [Thu, 18 Feb 2010 01:45:23 +0000 (01:45 +0000)]
Button: Added missing semicolons;

14 years agoAutocomplete: Fixed bug with bgiframe usage.
Scott González [Thu, 18 Feb 2010 01:23:45 +0000 (01:23 +0000)]
Autocomplete: Fixed bug with bgiframe usage.

Fixes #5196 - Autocomplete: "menu is not defined" error when using with bgiframe.

Thanks Demphest

14 years agoDialog: Overlays are now cached for reuse with subsequent dialogs (Fixed #5185: ...
Brant Burnett [Wed, 17 Feb 2010 16:22:19 +0000 (16:22 +0000)]
Dialog: Overlays are now cached for reuse with subsequent dialogs (Fixed #5185: .ui-widget-overlay CSS selector causes consistent large memory leak in IE)

14 years agono delay need for local data
Jörn Zaefferer [Wed, 17 Feb 2010 09:24:01 +0000 (09:24 +0000)]
no delay need for local data

14 years agoAutocomplete categories demo: Simplified styling.
Scott González [Wed, 17 Feb 2010 03:40:01 +0000 (03:40 +0000)]
Autocomplete categories demo: Simplified styling.

14 years agoAutocomplete categories demo: Removed custom jQuery methods and tweaked the category...
Scott González [Wed, 17 Feb 2010 03:28:18 +0000 (03:28 +0000)]
Autocomplete categories demo: Removed custom jQuery methods and tweaked the category styling.

14 years agoAutocomplete demo: Added styling to the categories.
Scott González [Wed, 17 Feb 2010 02:08:43 +0000 (02:08 +0000)]
Autocomplete demo: Added styling to the categories.

14 years agoWorking categorized autocomplete demo.
Scott González [Wed, 17 Feb 2010 01:56:01 +0000 (01:56 +0000)]
Working categorized autocomplete demo.

14 years agoAnother partial fix for #5188 - add ui-menu-item class only to list items with anchor...
Jörn Zaefferer [Tue, 16 Feb 2010 16:34:06 +0000 (16:34 +0000)]
Another partial fix for #5188 - add ui-menu-item class only to list items with anchor-children

14 years agoFix for #5188 along with a half-functional demo (buggy keyboard navigation)
Jörn Zaefferer [Tue, 16 Feb 2010 16:20:05 +0000 (16:20 +0000)]
Fix for #5188 along with a half-functional demo (buggy keyboard navigation)

14 years agoMissed change in build script for #5163 - css files renamed to be consistent with...
Richard Worth [Tue, 16 Feb 2010 12:36:43 +0000 (12:36 +0000)]
Missed change in build script for #5163 - css files renamed to be consistent with js file renames in 1.8a1

14 years agoset trunk version to 1.8pre
Richard Worth [Tue, 16 Feb 2010 12:01:37 +0000 (12:01 +0000)]
set trunk version to 1.8pre

14 years agoset trunk version to 1.8rc2 1.8rc2
Richard Worth [Tue, 16 Feb 2010 12:00:41 +0000 (12:00 +0000)]
set trunk version to 1.8rc2

14 years agoFixed #5182 - Update to jQuery 1.4.2
Richard Worth [Tue, 16 Feb 2010 02:39:57 +0000 (02:39 +0000)]
Fixed #5182 - Update to jQuery 1.4.2

14 years agoDialog: Update the internal flag for whether or not the dialog is open before trigger...
Scott González [Tue, 16 Feb 2010 02:13:38 +0000 (02:13 +0000)]
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.

14 years agofixed #5163 - themes: css files need to be renamed to be consistent with js file...
Richard Worth [Tue, 16 Feb 2010 01:38:23 +0000 (01:38 +0000)]
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1

14 years agoFixed #5178 - Slider's change event fires on slide
Richard Worth [Mon, 15 Feb 2010 14:34:42 +0000 (14:34 +0000)]
Fixed #5178 - Slider's change event fires on slide

14 years agoPosition: Conform to coding standards.
Scott González [Sun, 14 Feb 2010 18:15:32 +0000 (18:15 +0000)]
Position: Conform to coding standards.

14 years agoDraggable: Don't recalculate the relative offset during drag. I couldn't reproduce...
Scott González [Sun, 14 Feb 2010 05:09:29 +0000 (05:09 +0000)]
Draggable: Don't recalculate the relative offset during drag. I couldn't reproduce the issues described in the comments for this code.

Fixes #4824 - draggable broken on inline elements in webkit browsers

14 years agoFixed missing variable in menu's refresh method.
Scott González [Fri, 12 Feb 2010 21:17:00 +0000 (21:17 +0000)]
Fixed missing variable in menu's refresh method.

14 years agoAutocomplete: Fix for #5154 - cleanup
Jörn Zaefferer [Wed, 10 Feb 2010 15:09:19 +0000 (15:09 +0000)]
Autocomplete: Fix for #5154 - cleanup

14 years agoAutocomplete: Fix for #5154
Jörn Zaefferer [Wed, 10 Feb 2010 15:08:27 +0000 (15:08 +0000)]
Autocomplete: Fix for #5154

14 years agoAutocomplete: Fix for #5154
Jörn Zaefferer [Wed, 10 Feb 2010 15:05:35 +0000 (15:05 +0000)]
Autocomplete: Fix for #5154

14 years agodatepicker: fixes #4443: Datepicker's vertical position in thickbox. This also fixes...
Ca-Phun Ung [Tue, 9 Feb 2010 04:09:26 +0000 (04:09 +0000)]
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.