]>
source.dussan.org Git - jquery-ui.git/log
Richard Worth [Wed, 17 Mar 2010 23:37:02 +0000 (23:37 +0000)]
sortable ticket #5355 visual test case - minor cleanup, added eol-style property
Richard Worth [Wed, 17 Mar 2010 23:22:02 +0000 (23:22 +0000)]
fixed #5368 - Autocomplete: aria role for menu should be listbox instead of menu
Richard Worth [Wed, 17 Mar 2010 19:22:05 +0000 (19:22 +0000)]
position demo - fixed html validation issue. Hopefully will fix #5358 - Position Demo is borked
Richard Worth [Wed, 17 Mar 2010 17:39:29 +0000 (17:39 +0000)]
Slider: fixed change event to be triggered by keyup and value and values option setters. Fixes #5367 - slider change event not triggered by keypress
Richard Worth [Wed, 17 Mar 2010 15:58:22 +0000 (15:58 +0000)]
Slider unit tests: slider event change
Richard Worth [Wed, 17 Mar 2010 15:31:17 +0000 (15:31 +0000)]
Slider unit tests: slider event change
Richard Worth [Wed, 17 Mar 2010 15:04:14 +0000 (15:04 +0000)]
whitespace
Richard Worth [Wed, 17 Mar 2010 15:02:18 +0000 (15:02 +0000)]
slider unit tests: corrected some hasClass calls
Richard Worth [Wed, 17 Mar 2010 13:16:40 +0000 (13:16 +0000)]
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word
Richard Worth [Wed, 17 Mar 2010 13:07:46 +0000 (13:07 +0000)]
Button: Added refresh method to buttonset, futher fixes #5278 - ui.buttons doesn't visually reset on form "reset" event or input "change" event
Richard Worth [Wed, 17 Mar 2010 13:03:23 +0000 (13:03 +0000)]
Buttonset - remove corner classes from button widgets instead of button elements on destroy. Fixes #5361 - buttonset method destroy doesn't remove corner classes from label elements
Richard Worth [Wed, 17 Mar 2010 12:56:15 +0000 (12:56 +0000)]
button: whitespace and quotes. See http://docs.jquery.com/JQuery_Core_Style_Guidelines
Richard Worth [Wed, 17 Mar 2010 12:49:27 +0000 (12:49 +0000)]
Remove ui-helper-hidden-accessible from correct element. See r3880 and r3892
Jörn Zaefferer [Tue, 16 Mar 2010 15:44:02 +0000 (15:44 +0000)]
Partial visual test for #5355
Scott González [Tue, 16 Mar 2010 04:07:23 +0000 (04:07 +0000)]
Button: spacing.
Scott González [Tue, 16 Mar 2010 01:15:57 +0000 (01:15 +0000)]
Sortable: Fixed a bug with over/out events and connected draggables.
Fixes #5346 - over and out events not triggered when draggable connected with single (non-nested) sortable.
Scott González [Tue, 16 Mar 2010 00:26:06 +0000 (00:26 +0000)]
Menu: Don't pass empty values to ._trigger().
Richard Worth [Mon, 15 Mar 2010 21:24:42 +0000 (21:24 +0000)]
Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss
Richard Worth [Mon, 15 Mar 2010 21:11:21 +0000 (21:11 +0000)]
Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss
Richard Worth [Mon, 15 Mar 2010 20:57:02 +0000 (20:57 +0000)]
Autocomplete: Fixed #5348 - Autocomplete: menu item should not remain selected when mouse off menu
Richard Worth [Mon, 15 Mar 2010 20:40:20 +0000 (20:40 +0000)]
Autocomplete: fixed #5347 - Autocomplete: each successive item hover makes item above shrink a bit in IE
Richard Worth [Mon, 15 Mar 2010 20:32:02 +0000 (20:32 +0000)]
autocomplete: combobox demo: tweaked padding to be more consistent across browsers
Richard Worth [Mon, 15 Mar 2010 19:35:05 +0000 (19:35 +0000)]
autocomplete demo: corrected spelling of perl
Richard Worth [Mon, 15 Mar 2010 19:30:29 +0000 (19:30 +0000)]
button demo: minor update
Richard Worth [Mon, 15 Mar 2010 19:29:35 +0000 (19:29 +0000)]
Button demo: added description
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
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
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
Richard Worth [Mon, 15 Mar 2010 13:42:05 +0000 (13:42 +0000)]
Dialog visual test - corrected page title, added heading
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.
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.
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.
Richard Worth [Fri, 12 Mar 2010 13:35:19 +0000 (13:35 +0000)]
dialog: added visual test for position right top
Richard Worth [Fri, 12 Mar 2010 13:28:17 +0000 (13:28 +0000)]
rename
Richard Worth [Fri, 12 Mar 2010 13:27:49 +0000 (13:27 +0000)]
button: added visual test for button option disabled
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
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
Richard Worth [Fri, 12 Mar 2010 01:21:36 +0000 (01:21 +0000)]
resizable: added visual test for alsoResize with child element
Richard Worth [Fri, 12 Mar 2010 01:10:57 +0000 (01:10 +0000)]
Dialog: quiet JSLint
Richard Worth [Thu, 11 Mar 2010 22:16:00 +0000 (22:16 +0000)]
Position: quiet JSLint
Richard Worth [Thu, 11 Mar 2010 22:06:29 +0000 (22:06 +0000)]
Autocomplete: quiet jslint
Richard Worth [Thu, 11 Mar 2010 21:30:51 +0000 (21:30 +0000)]
Button: fixed icon spacing issues caused by r3878 fix of #5294
Richard Worth [Thu, 11 Mar 2010 21:17:28 +0000 (21:17 +0000)]
Button: quiet jslint
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
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.
Scott González [Thu, 11 Mar 2010 20:10:43 +0000 (20:10 +0000)]
Button: Conform to coding standards.
Scott González [Thu, 11 Mar 2010 20:10:26 +0000 (20:10 +0000)]
Button: Fixed tests that check for hidden button elements.
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
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)
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
Scott González [Thu, 11 Mar 2010 04:37:21 +0000 (04:37 +0000)]
Autocomplete: Resize menu on every suggestion.
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
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.
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.
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.
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
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
Richard Worth [Wed, 10 Mar 2010 16:45:26 +0000 (16:45 +0000)]
Fixed #5294 - button icon class typo
Richard Worth [Wed, 10 Mar 2010 14:46:40 +0000 (14:46 +0000)]
button default demo: prevent navigation to # when clicking on anchor button
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'
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
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
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
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]".
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.
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.
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
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.
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.
Keith Wood [Tue, 2 Mar 2010 08:27:46 +0000 (08:27 +0000)]
Datepicker: Tamil localisation
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.
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.
Scott González [Tue, 2 Mar 2010 02:44:41 +0000 (02:44 +0000)]
Button demo: Fixed duplicate id.
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.
Keith Wood [Fri, 26 Feb 2010 08:09:58 +0000 (08:09 +0000)]
Datepicker: Add Faroese localisation
Richard Worth [Thu, 25 Feb 2010 11:27:36 +0000 (11:27 +0000)]
set trunk version to 1.8pre
Richard Worth [Thu, 25 Feb 2010 11:26:23 +0000 (11:26 +0000)]
set trunk version to 1.8rc3
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.
Jörn Zaefferer [Wed, 24 Feb 2010 19:27:13 +0000 (19:27 +0000)]
Visual testcase for #4231
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
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
Jörn Zaefferer [Wed, 24 Feb 2010 18:43:33 +0000 (18:43 +0000)]
Fix for #4451 - ajax tabs error handling
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.
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.
Scott González [Tue, 23 Feb 2010 02:59:05 +0000 (02:59 +0000)]
Autocomplete: Fixed class removal in .destroy().
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.
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)
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)
Keith Wood [Mon, 22 Feb 2010 08:43:38 +0000 (08:43 +0000)]
Datepicker: Fixed #5156 Added Chinese Hong Kong localisation
That makes 50!
Jörn Zaefferer [Sat, 20 Feb 2010 17:54:35 +0000 (17:54 +0000)]
use button on accordion demo page with a button-eleement
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
Jörn Zaefferer [Sat, 20 Feb 2010 17:39:57 +0000 (17:39 +0000)]
partial for #5126 - improved custom data demo
Jörn Zaefferer [Sat, 20 Feb 2010 17:36:07 +0000 (17:36 +0000)]
partial for #5126 - extra classes for combobox input
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
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.
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.
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.
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.
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.
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.