]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Sat, 20 Mar 2010 19:37:43 +0000 (20:37 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoline-endings
jzaefferer [Sat, 20 Mar 2010 19:36:25 +0000 (20:36 +0100)]
line-endings

14 years agoMerge branch 'master' of git@github.com:jquery/jquery-ui
John Resig [Sat, 20 Mar 2010 19:28:38 +0000 (15:28 -0400)]
Merge branch 'master' of git@github.com:jquery/jquery-ui

14 years agoMoved to using Google Closure from YUI Compressor.
John Resig [Sat, 20 Mar 2010 19:28:10 +0000 (15:28 -0400)]
Moved to using Google Closure from YUI Compressor.

14 years agoMenu: Don't trigger select if a click occurs outside of a menu item.
Scott González [Sat, 20 Mar 2010 19:09:46 +0000 (15:09 -0400)]
Menu: Don't trigger select if a click occurs outside of a menu item.

Fixes #5376 - Menu plugin fires select when border is clicked.

14 years agoAutocomplete: Don't trigger a search when the left or right arrow keys are used.
Scott González [Sat, 20 Mar 2010 18:58:38 +0000 (14:58 -0400)]
Autocomplete: Don't trigger a search when the left or right arrow keys are used.

Fixes #5289 - Autocomplete: ignore cursor left/right.

14 years agoMenu: skip over elements that aren't menu items.
Scott González [Sat, 20 Mar 2010 18:37:25 +0000 (14:37 -0400)]
Menu: skip over elements that aren't menu items.

Fixes #5188 - Refactor menu rendering for more customizing.

14 years agoautocomplete: pass through mouse and key events to menu methods in order to different...
Jörn Zaefferer [Sat, 20 Mar 2010 14:57:06 +0000 (14:57 +0000)]
autocomplete: pass through mouse and key events to menu methods in order to differentiate between key and mouse events in autocomplete

14 years agoadded new compound test, still incomplete
Jörn Zaefferer [Sat, 20 Mar 2010 14:39:20 +0000 (14:39 +0000)]
added new compound test, still incomplete

14 years agoAdded mouse, position, draggable and resizable dependencies
Jörn Zaefferer [Sat, 20 Mar 2010 14:39:05 +0000 (14:39 +0000)]
Added mouse, position, draggable and resizable dependencies

14 years agoAdded some margin to body to avoid horizontal scrollbar
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:50 +0000 (14:38 +0000)]
Added some margin to body to avoid horizontal scrollbar

14 years agoRemoved jQuery (not used); Added links to all.html, effects.all.html and compound...
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:34 +0000 (14:38 +0000)]
Removed jQuery (not used); Added links to all.html, effects.all.html and compound tests

14 years agoAdded Button and Autocomplete
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:24 +0000 (14:38 +0000)]
Added Button and Autocomplete

14 years agodebug comment
Jörn Zaefferer [Sat, 20 Mar 2010 14:38:12 +0000 (14:38 +0000)]
debug comment

14 years agoFixed broken encoding of Préc
Jörn Zaefferer [Sat, 20 Mar 2010 14:37:55 +0000 (14:37 +0000)]
Fixed broken encoding of Préc

14 years agocore focus-test, call start() after running assertions
Jörn Zaefferer [Sat, 20 Mar 2010 14:37:36 +0000 (14:37 +0000)]
core focus-test, call start() after running assertions

14 years agoreplaced pearl with perl
Jörn Zaefferer [Sat, 20 Mar 2010 14:37:18 +0000 (14:37 +0000)]
replaced pearl with perl

14 years agonormalize margin/padding on test markup to get reliable height results
Jörn Zaefferer [Sat, 20 Mar 2010 14:32:06 +0000 (14:32 +0000)]
normalize margin/padding on test markup to get reliable height results

14 years agoglobal introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore
Jörn Zaefferer [Sat, 20 Mar 2010 14:31:23 +0000 (14:31 +0000)]
global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore

14 years agobuild: corrected position docs url
Richard Worth [Thu, 18 Mar 2010 12:29:25 +0000 (12:29 +0000)]
build: corrected position docs url

14 years agoset trunk version to 1.9pre
Richard Worth [Thu, 18 Mar 2010 11:46:01 +0000 (11:46 +0000)]
set trunk version to 1.9pre

14 years agoset trunk version to 1.8 1.8
Richard Worth [Thu, 18 Mar 2010 11:43:54 +0000 (11:43 +0000)]
set trunk version to 1.8

14 years agodemos index: put effects in a more logical order
Richard Worth [Thu, 18 Mar 2010 10:50:37 +0000 (10:50 +0000)]
demos index: put effects in a more logical order

14 years agodemos index: put effects in a more logical order
Richard Worth [Thu, 18 Mar 2010 10:48:29 +0000 (10:48 +0000)]
demos index: put effects in a more logical order

14 years agobutton default demo: moved prevent navigation to # when clicking on anchor button...
Richard Worth [Thu, 18 Mar 2010 10:38:25 +0000 (10:38 +0000)]
button default demo: moved prevent navigation to # when clicking on anchor button to head

14 years agodemos: html validation
Richard Worth [Thu, 18 Mar 2010 10:31:17 +0000 (10:31 +0000)]
demos: html validation

14 years agoeol-style and mime-type
Richard Worth [Wed, 17 Mar 2010 23:50:13 +0000 (23:50 +0000)]
eol-style and mime-type

14 years agoeol-style and mime-type
Richard Worth [Wed, 17 Mar 2010 23:42:32 +0000 (23:42 +0000)]
eol-style and mime-type

14 years agosortable ticket #5355 visual test case - minor cleanup, added eol-style property
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

14 years agofixed #5368 - Autocomplete: aria role for menu should be listbox instead of menu
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

14 years agoposition demo - fixed html validation issue. Hopefully will fix #5358 - Position...
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

14 years agoSlider: fixed change event to be triggered by keyup and value and values option sette...
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

14 years agoSlider unit tests: slider event change
Richard Worth [Wed, 17 Mar 2010 15:58:22 +0000 (15:58 +0000)]
Slider unit tests: slider event change

14 years agoSlider unit tests: slider event change
Richard Worth [Wed, 17 Mar 2010 15:31:17 +0000 (15:31 +0000)]
Slider unit tests: slider event change

14 years agowhitespace
Richard Worth [Wed, 17 Mar 2010 15:04:14 +0000 (15:04 +0000)]
whitespace

14 years agoslider unit tests: corrected some hasClass calls
Richard Worth [Wed, 17 Mar 2010 15:02:18 +0000 (15:02 +0000)]
slider unit tests: corrected some hasClass calls

14 years agoFixed #5362 - Buttonset class should be ui-buttonset because buttonset is one word
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

14 years agoButton: Added refresh method to buttonset, futher fixes #5278 - ui.buttons doesn...
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

14 years agoButtonset - remove corner classes from button widgets instead of button elements...
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

14 years agobutton: whitespace and quotes. See http://docs.jquery.com/JQuery_Core_Style_Guidelines
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

14 years agoRemove ui-helper-hidden-accessible from correct element. See r3880 and r3892
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

14 years agoPartial visual test for #5355
Jörn Zaefferer [Tue, 16 Mar 2010 15:44:02 +0000 (15:44 +0000)]
Partial visual test for #5355

14 years agoButton: spacing.
Scott González [Tue, 16 Mar 2010 04:07:23 +0000 (04:07 +0000)]
Button: spacing.

14 years agoSortable: Fixed a bug with over/out events and connected draggables.
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.

14 years agoMenu: Don't pass empty values to ._trigger().
Scott González [Tue, 16 Mar 2010 00:26:06 +0000 (00:26 +0000)]
Menu: Don't pass empty values to ._trigger().

14 years agoAutocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss
Richard Worth [Mon, 15 Mar 2010 21:24:42 +0000 (21:24 +0000)]
Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data loss

14 years agoAutocomplete: 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

14 years agoAutocomplete: Fixed #5348 - Autocomplete: menu item should not remain selected when...
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

14 years agoAutocomplete: fixed #5347 - Autocomplete: each successive item hover makes item above...
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

14 years agoautocomplete: combobox demo: tweaked padding to be more consistent across browsers
Richard Worth [Mon, 15 Mar 2010 20:32:02 +0000 (20:32 +0000)]
autocomplete: combobox demo: tweaked padding to be more consistent across browsers

14 years agoautocomplete demo: corrected spelling of perl
Richard Worth [Mon, 15 Mar 2010 19:35:05 +0000 (19:35 +0000)]
autocomplete demo: corrected spelling of perl

14 years agobutton demo: minor update
Richard Worth [Mon, 15 Mar 2010 19:30:29 +0000 (19:30 +0000)]
button demo: minor update

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.