]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
12 years agoTooltip: Cleanup comments
Jörn Zaefferer [Tue, 22 May 2012 16:34:00 +0000 (18:34 +0200)]
Tooltip: Cleanup comments

12 years agoTooltip: Handle multiple aria-describedby values.
Scott González [Tue, 22 May 2012 15:06:44 +0000 (11:06 -0400)]
Tooltip: Handle multiple aria-describedby values.

12 years agoAutocomplete: Added tests for live region.
Scott González [Tue, 22 May 2012 14:09:08 +0000 (10:09 -0400)]
Autocomplete: Added tests for live region.

12 years agoMenu: Handle SPACE same as ENTER, select items or opening submenus
Jörn Zaefferer [Tue, 22 May 2012 14:01:40 +0000 (16:01 +0200)]
Menu: Handle SPACE same as ENTER, select items or opening submenus

12 years agoButton: Corrected default label applied to submit buttons. Fixed #8337: Submit input...
TJ VanToll [Tue, 22 May 2012 01:52:48 +0000 (21:52 -0400)]
Button: Corrected default label applied to submit buttons.  Fixed #8337: Submit inputs don't automatically set label option.

12 years agoDialog: Only create the button pane once and store a reference to it. Fixes #8343...
Scott González [Tue, 22 May 2012 12:28:53 +0000 (08:28 -0400)]
Dialog: Only create the button pane once and store a reference to it. Fixes #8343 - _createButtons removes all elements with .ui-dialog-buttonpane class.

12 years agoSortable: calculating item positions on the fly and setting the direction variable...
Courthead [Sun, 22 Apr 2012 01:33:49 +0000 (18:33 -0700)]
Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables

12 years agoCore: Check if jQuery supports inner/outer/Width/Height setters.
Scott González [Mon, 21 May 2012 19:29:53 +0000 (15:29 -0400)]
Core: Check if jQuery supports inner/outer/Width/Height setters.

12 years agoButtonset: Use input[type=*] instead of just [type=*].
Scott González [Mon, 21 May 2012 18:56:18 +0000 (14:56 -0400)]
Buttonset: Use input[type=*] instead of just [type=*].

12 years agoDon't use :submit selector.
Scott González [Mon, 21 May 2012 18:53:27 +0000 (14:53 -0400)]
Don't use :submit selector.

12 years agoDon't use :reset selector.
Scott González [Mon, 21 May 2012 18:50:49 +0000 (14:50 -0400)]
Don't use :reset selector.

12 years agoDon't use :input selector.
Scott González [Mon, 21 May 2012 18:49:49 +0000 (14:49 -0400)]
Don't use :input selector.

12 years agoDon't use :button selector.
Scott González [Mon, 21 May 2012 18:42:08 +0000 (14:42 -0400)]
Don't use :button selector.

12 years agoButton: Fixed version properties.
Scott González [Mon, 21 May 2012 17:51:49 +0000 (13:51 -0400)]
Button: Fixed version properties.

12 years agoDon't use :checkbox selector.
Scott González [Mon, 21 May 2012 16:47:15 +0000 (12:47 -0400)]
Don't use :checkbox selector.

12 years agoDon't use :radio selector.
Scott González [Mon, 21 May 2012 16:02:28 +0000 (12:02 -0400)]
Don't use :radio selector.

12 years agoMenu: Refactor focus method, extract _scrollIntroView method
Jörn Zaefferer [Mon, 21 May 2012 14:42:14 +0000 (16:42 +0200)]
Menu: Refactor focus method, extract _scrollIntroView method

12 years agoMenu: Coding standards
Jörn Zaefferer [Mon, 21 May 2012 14:36:33 +0000 (16:36 +0200)]
Menu: Coding standards

12 years agoMenu: Extend test for destroy method
Jörn Zaefferer [Mon, 21 May 2012 14:27:04 +0000 (16:27 +0200)]
Menu: Extend test for destroy method

12 years agoWidget demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 14:11:01 +0000 (10:11 -0400)]
Widget demo: Don't use .toggle(fn).

12 years agoEffects toggle demo: Coding standards.
Scott González [Mon, 21 May 2012 14:08:28 +0000 (10:08 -0400)]
Effects toggle demo: Coding standards.

12 years agoAnimate demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 14:06:46 +0000 (10:06 -0400)]
Animate demo: Don't use .toggle(fn).

12 years agoAccordion demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 14:04:23 +0000 (10:04 -0400)]
Accordion demo: Don't use .toggle(fn).

12 years agoSpinner demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 14:02:57 +0000 (10:02 -0400)]
Spinner demo: Don't use .toggle(fn).

12 years agoResizable, Slider: Don't use .hover().
Scott González [Mon, 21 May 2012 13:55:56 +0000 (09:55 -0400)]
Resizable, Slider: Don't use .hover().

12 years agoReadme: More docs about grunt.
Scott González [Mon, 21 May 2012 12:39:44 +0000 (08:39 -0400)]
Readme: More docs about grunt.

12 years agoTabs: Fixed reference to jQuery.
Scott González [Mon, 21 May 2012 12:31:38 +0000 (08:31 -0400)]
Tabs: Fixed reference to jQuery.

12 years agoPosition visual tests: Cleanup.
Scott González [Mon, 21 May 2012 00:34:21 +0000 (20:34 -0400)]
Position visual tests: Cleanup.

12 years agoAutocomplete: Coding standards.
Scott González [Fri, 18 May 2012 20:23:03 +0000 (16:23 -0400)]
Autocomplete: Coding standards.

12 years agoTabs manipulation demo: Update for aria-controls.
Scott González [Fri, 18 May 2012 20:18:46 +0000 (16:18 -0400)]
Tabs manipulation demo: Update for aria-controls.

12 years agoTabs: Pass the list item instead of the anchor in events; move aria-controls from...
Scott González [Fri, 18 May 2012 20:11:14 +0000 (16:11 -0400)]
Tabs: Pass the list item instead of the anchor in events; move aria-controls from the anchor to the list item.

12 years agoAutocomplete: Added check to prevent accidental focus of menu-item on page load in...
kborchers [Fri, 18 May 2012 19:55:10 +0000 (15:55 -0400)]
Autocomplete: Added check to prevent accidental focus of menu-item on page load in Firefox. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved.

12 years agoMenu: Remove need to pass an event for next(), previous(), focus().
Scott González [Fri, 18 May 2012 19:34:47 +0000 (15:34 -0400)]
Menu: Remove need to pass an event for next(), previous(), focus().

12 years agoPosition: Cleanup visual tests, keep general and feedback
Jörn Zaefferer [Fri, 18 May 2012 17:14:37 +0000 (19:14 +0200)]
Position: Cleanup visual tests, keep general and feedback

12 years agoTests: Use versioned jQuery files in index files.
Scott González [Fri, 18 May 2012 15:31:01 +0000 (11:31 -0400)]
Tests: Use versioned jQuery files in index files.

12 years agoMenu visual tests: cleanup.
Scott González [Fri, 18 May 2012 14:40:44 +0000 (10:40 -0400)]
Menu visual tests: cleanup.

12 years agoTooltip visual tests: Cleaned up animation tests.
Scott González [Fri, 18 May 2012 14:07:27 +0000 (10:07 -0400)]
Tooltip visual tests: Cleaned up animation tests.

12 years agoTooltip visual tests: Removed now-unused ajax content.
Scott González [Fri, 18 May 2012 13:44:56 +0000 (09:44 -0400)]
Tooltip visual tests: Removed now-unused ajax content.

12 years agoTooltip: Cleaned up visual test.
Scott González [Fri, 18 May 2012 13:43:54 +0000 (09:43 -0400)]
Tooltip: Cleaned up visual test.

12 years agoMenu: Tests for role option
Jörn Zaefferer [Fri, 18 May 2012 14:04:54 +0000 (16:04 +0200)]
Menu: Tests for role option

12 years agoVisual tests: Fix index links
Jörn Zaefferer [Fri, 18 May 2012 13:29:43 +0000 (15:29 +0200)]
Visual tests: Fix index links

12 years agoMenu: Update default visual test, remove the disable/toggle buttons, that behaviour...
Jörn Zaefferer [Fri, 18 May 2012 13:18:19 +0000 (15:18 +0200)]
Menu: Update default visual test, remove the disable/toggle buttons, that behaviour must be covered by unit tests

12 years agoMenu: Update default visual test, add headings and fix disable/destroy toggle buttons
Jörn Zaefferer [Fri, 18 May 2012 13:15:00 +0000 (15:15 +0200)]
Menu: Update default visual test, add headings and fix disable/destroy toggle buttons

12 years agoMenu: Remove tablemenu visual test, broken and not interesting
Jörn Zaefferer [Fri, 18 May 2012 13:10:44 +0000 (15:10 +0200)]
Menu: Remove tablemenu visual test, broken and not interesting

12 years agoMenu: Remove drilldown visual test, broken and superceded by James Rosen's implementation
Jörn Zaefferer [Fri, 18 May 2012 13:08:43 +0000 (15:08 +0200)]
Menu: Remove drilldown visual test, broken and superceded by James Rosen's implementation

12 years agoGrunt: Increase TestSwarm timeout to 30 minutes
Jörn Zaefferer [Fri, 18 May 2012 11:39:06 +0000 (13:39 +0200)]
Grunt: Increase TestSwarm timeout to 30 minutes

12 years agoEffects: Lint fixes.
Scott González [Thu, 17 May 2012 23:46:43 +0000 (19:46 -0400)]
Effects: Lint fixes.

12 years agoUpdating version to 1.9.0pre.
Scott González [Thu, 17 May 2012 14:05:49 +0000 (10:05 -0400)]
Updating version to 1.9.0pre.

12 years agoTagging 1.9.0m8. 1.9.0m8
Scott González [Thu, 17 May 2012 14:04:50 +0000 (10:04 -0400)]
Tagging 1.9.0m8.

12 years agoUpdated authors.
Scott González [Thu, 17 May 2012 14:00:22 +0000 (10:00 -0400)]
Updated authors.

12 years agoTabs: Update todo to reference newer ticket.
Scott González [Wed, 16 May 2012 23:22:49 +0000 (19:22 -0400)]
Tabs: Update todo to reference newer ticket.

12 years agoTabs: Preparing for when jQuery starts always returning jqXHR objects from $.ajax().
Scott González [Wed, 16 May 2012 21:14:50 +0000 (17:14 -0400)]
Tabs: Preparing for when jQuery starts always returning jqXHR objects from $.ajax().

12 years agoAutocomplete: Update live region if focus event is canceled. Remove live region on...
Scott González [Wed, 16 May 2012 13:43:49 +0000 (09:43 -0400)]
Autocomplete: Update live region if focus event is canceled. Remove live region on destroy.

12 years agoReadme: Added more details about landing pull requests.
Scott González [Wed, 16 May 2012 13:27:26 +0000 (09:27 -0400)]
Readme: Added more details about landing pull requests.

12 years agoReadme: Added notes about running unit tests and creating builds.
Scott González [Wed, 16 May 2012 13:23:40 +0000 (09:23 -0400)]
Readme: Added notes about running unit tests and creating builds.

12 years agoAutocomplete: ARIA live region as extension, adding a messages option. Fixes #7840...
Jörn Zaefferer [Tue, 15 May 2012 12:07:35 +0000 (14:07 +0200)]
Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers

12 years agoTests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual tests...
Scott González [Tue, 15 May 2012 20:43:47 +0000 (16:43 -0400)]
Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual tests (Index of Static and Visual tests do not exist).

12 years agoRemoved static tests directory.
Scott González [Tue, 15 May 2012 20:10:12 +0000 (16:10 -0400)]
Removed static tests directory.

12 years agoUpdated readme.
Scott González [Tue, 15 May 2012 18:12:50 +0000 (14:12 -0400)]
Updated readme.

12 years agoAdd EditorConfig file denoting indentation for JS
Trey Hunner [Tue, 28 Feb 2012 01:37:39 +0000 (17:37 -0800)]
Add EditorConfig file denoting indentation for JS

12 years agoDraggable tests: Fixed typo.
Yi, EungJun [Sun, 6 May 2012 03:12:00 +0000 (12:12 +0900)]
Draggable tests: Fixed typo.

12 years agoVisual tests: Effects cleanup.
Scott González [Tue, 15 May 2012 16:52:18 +0000 (12:52 -0400)]
Visual tests: Effects cleanup.

12 years agoVisual tests: Cleanup.
Scott González [Tue, 15 May 2012 14:45:13 +0000 (10:45 -0400)]
Visual tests: Cleanup.

12 years agoVisual tests: Renamed files.
Scott González [Tue, 15 May 2012 14:07:05 +0000 (10:07 -0400)]
Visual tests: Renamed files.

12 years agoAutocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322...
Scott González [Tue, 15 May 2012 01:38:30 +0000 (21:38 -0400)]
Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles.

12 years agoGrunt: Added task for generating the list of authors.
Scott González [Mon, 14 May 2012 21:19:10 +0000 (17:19 -0400)]
Grunt: Added task for generating the list of authors.

12 years agoTabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Deprecate...
Scott González [Mon, 14 May 2012 18:40:06 +0000 (14:40 -0400)]
Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Deprecate fx option.

12 years agoDatepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect.
Eneko Illarramendi [Mon, 14 May 2012 18:15:57 +0000 (21:15 +0300)]
Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect.

12 years agoUpdated authors list.
Scott González [Mon, 14 May 2012 15:26:51 +0000 (11:26 -0400)]
Updated authors list.

12 years agoSpinner: Handle async focus events in IE. Fixes incorrect detection of changes.
Scott González [Thu, 10 May 2012 21:59:55 +0000 (17:59 -0400)]
Spinner: Handle async focus events in IE. Fixes incorrect detection of changes.

12 years agoAutocomplete: Fixed context for handling async focus in IE; makes change event work...
Scott González [Thu, 10 May 2012 16:57:41 +0000 (12:57 -0400)]
Autocomplete: Fixed context for handling async focus in IE; makes change event work properly in IE again.

12 years agoSortable: Remove uses of self var; use that var.
Scott González [Thu, 10 May 2012 00:19:51 +0000 (20:19 -0400)]
Sortable: Remove uses of self var; use that var.

12 years agoSelectable: Remove uses of self var; use that var.
Scott González [Wed, 9 May 2012 20:07:49 +0000 (16:07 -0400)]
Selectable: Remove uses of self var; use that var.

12 years agoResizable: Remove uses of self var; use that var.
Scott González [Wed, 9 May 2012 20:06:10 +0000 (16:06 -0400)]
Resizable: Remove uses of self var; use that var.

12 years agoDialog: Remove uses of self var; use that var.
Scott González [Wed, 9 May 2012 20:00:21 +0000 (16:00 -0400)]
Dialog: Remove uses of self var; use that var.

12 years agoTooltip: Make demos more accessible (and less stupid, in case of the forms demo)...
Jörn Zaefferer [Wed, 9 May 2012 20:14:34 +0000 (22:14 +0200)]
Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842

12 years agoSlider: Use base destroy method.
Scott González [Wed, 9 May 2012 19:42:18 +0000 (15:42 -0400)]
Slider: Use base destroy method.

12 years agoSlider: Remove uses of self var; use new APIs or that var.
Scott González [Wed, 9 May 2012 19:29:14 +0000 (15:29 -0400)]
Slider: Remove uses of self var; use new APIs or that var.

12 years agoTooltip: Fix the accessible properties IE exposes
Jörn Zaefferer [Wed, 9 May 2012 16:24:47 +0000 (18:24 +0200)]
Tooltip: Fix the accessible properties IE exposes

12 years agoAutocomplete: Remove uses of self var; use new APIs or that var.
Scott González [Wed, 9 May 2012 13:12:46 +0000 (09:12 -0400)]
Autocomplete: Remove uses of self var; use new APIs or that var.

12 years agoMenu: Drop contextmenu link from menu demos index, demo doesn't exist
Jörn Zaefferer [Wed, 9 May 2012 07:30:19 +0000 (09:30 +0200)]
Menu: Drop contextmenu link from menu demos index, demo doesn't exist

12 years agoMenu: Whitespace
kborchers [Wed, 9 May 2012 04:57:56 +0000 (23:57 -0500)]
Menu: Whitespace

12 years agoMenu: Remove close delay for keyboard interaction to fix an issue with properly addin...
kborchers [Wed, 9 May 2012 04:53:14 +0000 (23:53 -0500)]
Menu: Remove close delay for keyboard interaction to fix an issue with properly adding and removing ui-state-active class during quick navigation through submenus

12 years agoaddClass visual test: Added description of test.
Scott González [Tue, 8 May 2012 21:59:58 +0000 (17:59 -0400)]
addClass visual test: Added description of test.

12 years agoAutocomplete delete: Adjust styles.
Scott González [Tue, 8 May 2012 19:28:47 +0000 (15:28 -0400)]
Autocomplete delete: Adjust styles.

12 years agoAccordion: Don't change corner classes on the collapsing panel's header until after...
Scott González [Tue, 8 May 2012 19:08:05 +0000 (15:08 -0400)]
Accordion: Don't change corner classes on the collapsing panel's header until after the animation completes. Fixed #8224 - bug: Accordion corner style applying order.

12 years agoCompound visual tests: Cleanup.
Scott González [Tue, 8 May 2012 18:40:45 +0000 (14:40 -0400)]
Compound visual tests: Cleanup.

12 years agogrunt.js testswarm task: shorten job name
Timo Tijhof [Mon, 7 May 2012 17:44:09 +0000 (19:44 +0200)]
grunt.js testswarm task: shorten job name

12 years agoEffects: Check for anonymous content being exposed via document.activeElement. Fixes...
Scott González [Mon, 7 May 2012 14:32:42 +0000 (10:32 -0400)]
Effects: Check for anonymous content being exposed via document.activeElement. Fixes #8288 - Regression: jquery-ui animations focus fix causes Firefox Security Manager veto.

12 years agoDialog: Removed trailing whitespace.
Scott González [Mon, 7 May 2012 13:57:18 +0000 (09:57 -0400)]
Dialog: Removed trailing whitespace.

12 years agoDialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behavior...
Jay Merrifield [Thu, 3 May 2012 23:02:23 +0000 (19:02 -0400)]
Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behavior for ESCAPE with multiple modal dialogs.

12 years agoSortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-posit...
martinf55 [Mon, 7 May 2012 10:28:47 +0000 (12:28 +0200)]
Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-positioned Sortable is positioned wrong on drag start.

12 years agoPosition: Apply IE6 line-height workaround to deprecated tests, too
Jörn Zaefferer [Mon, 7 May 2012 10:19:19 +0000 (12:19 +0200)]
Position: Apply IE6 line-height workaround to deprecated tests, too

12 years agoGrunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserStack...
Jörn Zaefferer [Mon, 7 May 2012 10:17:45 +0000 (12:17 +0200)]
Grunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserStack queue is increased)

12 years agoUpdate node-testswarm to 0.2.2
Jörn Zaefferer [Mon, 7 May 2012 09:52:17 +0000 (11:52 +0200)]
Update node-testswarm to 0.2.2

12 years agoPosition tests: Work around IE6 bug with forced heights on small elements.
Scott González [Sat, 5 May 2012 00:54:27 +0000 (20:54 -0400)]
Position tests: Work around IE6 bug with forced heights on small elements.

12 years agoTabs tests: Work around IE quirks.
Scott González [Fri, 4 May 2012 15:21:38 +0000 (11:21 -0400)]
Tabs tests: Work around IE quirks.

12 years agoCore tests: Fix double focus in IE
Jörn Zaefferer [Fri, 4 May 2012 15:14:56 +0000 (17:14 +0200)]
Core tests: Fix double focus in IE

12 years agoDon't run JSHint on TestSwarm.
Scott González [Fri, 4 May 2012 14:07:07 +0000 (10:07 -0400)]
Don't run JSHint on TestSwarm.

12 years agoUpdate to QUnit 1.6.0
Jörn Zaefferer [Fri, 4 May 2012 10:24:20 +0000 (12:24 +0200)]
Update to QUnit 1.6.0