]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
13 years agoProgressbar: Added unit test for #7231 - valueDiv should be hidden when value is...
Richard Worth [Sat, 9 Apr 2011 18:53:15 +0000 (14:53 -0400)]
Progressbar: Added unit test for #7231 - valueDiv should be hidden when value is at 0%

13 years agoProgressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden...
Kyle Florence [Fri, 8 Apr 2011 23:55:14 +0000 (16:55 -0700)]
Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be hidden when value is at 0%

13 years agoAdding popup utility prototype to visual menu tests
jzaefferer [Fri, 8 Apr 2011 13:31:06 +0000 (15:31 +0200)]
Adding popup utility prototype to visual menu tests

13 years agoTabs: Added tests for aria-controls attribute being assigned on init.
Scott González [Thu, 7 Apr 2011 17:53:20 +0000 (13:53 -0400)]
Tabs: Added tests for aria-controls attribute being assigned on init.

13 years agoSortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.
Richard Worth [Thu, 7 Apr 2011 13:08:48 +0000 (09:08 -0400)]
Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.

13 years agoTabs: Cleaned up _tabId() implementation.
Scott González [Wed, 6 Apr 2011 01:39:02 +0000 (21:39 -0400)]
Tabs: Cleaned up _tabId() implementation.

13 years agoTabs: Updated test for deprecated length method.
Scott González [Wed, 6 Apr 2011 00:07:27 +0000 (20:07 -0400)]
Tabs: Updated test for deprecated length method.

13 years agoTabs: Better handling of active option and various cleanup.
Scott González [Tue, 5 Apr 2011 20:53:52 +0000 (16:53 -0400)]
Tabs: Better handling of active option and various cleanup.

13 years agoTabs: Pass appropriate data for beforeLoad event. Partial fix for #7131 - Tabs: Add...
Scott González [Tue, 5 Apr 2011 15:28:05 +0000 (11:28 -0400)]
Tabs: Pass appropriate data for beforeLoad event. Partial fix for #7131 - Tabs: Add beforeload event; deprecate ajaxOptions and cache options.

13 years agoTabs: cleanup.
Scott González [Mon, 4 Apr 2011 21:06:13 +0000 (17:06 -0400)]
Tabs: cleanup.

13 years agoTabs: Pass appropriate data for activate event. Fixes #7137 - Tabs: Rename show event...
Scott González [Mon, 4 Apr 2011 19:28:33 +0000 (15:28 -0400)]
Tabs: Pass appropriate data for activate event. Fixes #7137 - Tabs: Rename show event to activate.

13 years agoAccordion: Added test to ensure activate event is not triggered if beforeActive is...
Scott González [Mon, 4 Apr 2011 19:26:32 +0000 (15:26 -0400)]
Accordion: Added test to ensure activate event is not triggered if beforeActive is prevented.

13 years agoTabs: Properly handle switching from active: false.
Scott González [Mon, 4 Apr 2011 18:27:38 +0000 (14:27 -0400)]
Tabs: Properly handle switching from active: false.

13 years agoAccordion: When simulating events, make sure we use DOM elements, not jQuery objects.
Scott González [Mon, 4 Apr 2011 18:22:54 +0000 (14:22 -0400)]
Accordion: When simulating events, make sure we use DOM elements, not jQuery objects.

13 years agoAccordion: Removed unnecessary test.
Scott González [Mon, 4 Apr 2011 16:00:04 +0000 (12:00 -0400)]
Accordion: Removed unnecessary test.

13 years agoAccordion: Pass original event in beforeActivate event.
Scott González [Mon, 4 Apr 2011 15:53:19 +0000 (11:53 -0400)]
Accordion: Pass original event in beforeActivate event.

13 years agoAccordion tests: Only use single words inside headers to avoid breaking onto multiple...
Scott González [Mon, 4 Apr 2011 15:43:58 +0000 (11:43 -0400)]
Accordion tests: Only use single words inside headers to avoid breaking onto multiple lines.

13 years agoAccordion tests: Only use single words inside headers to avoid breaking onto multiple...
Scott González [Mon, 4 Apr 2011 15:33:09 +0000 (11:33 -0400)]
Accordion tests: Only use single words inside headers to avoid breaking onto multiple lines.

13 years agoTabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Rename...
Scott González [Mon, 4 Apr 2011 15:22:32 +0000 (11:22 -0400)]
Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Rename select event to beforeActivate.

13 years agoTabs: Test cleanup.
Scott González [Mon, 4 Apr 2011 14:11:19 +0000 (10:11 -0400)]
Tabs: Test cleanup.

13 years agoTests: Renamed files for deprecated tests now that TestSwarm is setup to properly...
Scott González [Mon, 4 Apr 2011 13:19:20 +0000 (09:19 -0400)]
Tests: Renamed files for deprecated tests now that TestSwarm is setup to properly handle them.

13 years agoAccordion tests: lowercase doctype.
Scott González [Mon, 4 Apr 2011 13:12:08 +0000 (09:12 -0400)]
Accordion tests: lowercase doctype.

13 years agoAutocomplete (combobox demo): Blur the button on click to avoid a bug.
Scott González [Mon, 4 Apr 2011 12:54:09 +0000 (08:54 -0400)]
Autocomplete (combobox demo): Blur the button on click to avoid a bug.

Thanks tyron.

13 years agoDatepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single...
Scott González [Mon, 4 Apr 2011 11:55:42 +0000 (07:55 -0400)]
Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only single year in year dropdown if numberOfMonths > 1.

13 years agoTests: Allow overriding enable and disable methods to add custom logic.
Scott González [Wed, 30 Mar 2011 00:38:58 +0000 (20:38 -0400)]
Tests: Allow overriding enable and disable methods to add custom logic.

13 years agoVisual tests: Removed index page. A directory listing of all files is more useful...
Scott González [Tue, 29 Mar 2011 22:21:04 +0000 (18:21 -0400)]
Visual tests: Removed index page. A directory listing of all files is more useful than an incomplete listing of tests.

13 years agoDialog: Removed unnecessary visual test files.
Scott González [Tue, 29 Mar 2011 22:18:21 +0000 (18:18 -0400)]
Dialog: Removed unnecessary visual test files.

13 years agoMerge branch 'tabs_1.9' of https://github.com/petersendidit/jquery-ui into petersendi...
Scott González [Tue, 29 Mar 2011 19:40:28 +0000 (15:40 -0400)]
Merge branch 'tabs_1.9' of https://github.com/petersendidit/jquery-ui into petersendidit-tabs

13 years agoCore: Fixed spacing.
Scott González [Tue, 29 Mar 2011 14:17:40 +0000 (10:17 -0400)]
Core: Fixed spacing.

13 years agoTabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates
David Petersen [Tue, 29 Mar 2011 11:44:01 +0000 (07:44 -0400)]
Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates

13 years agoTabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option
David Petersen [Tue, 29 Mar 2011 02:46:31 +0000 (22:46 -0400)]
Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option

13 years agoTabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method
David Petersen [Tue, 29 Mar 2011 02:28:59 +0000 (22:28 -0400)]
Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method

13 years agoSlider: Properly handle value and value methods as setters. Fixes #4881 - Slider...
Scott González [Mon, 28 Mar 2011 21:34:04 +0000 (17:34 -0400)]
Slider: Properly handle value and value methods as setters. Fixes #4881 - Slider: value and values methods as setters aren't chainable.

13 years agoDraggable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:41:29 +0000 (12:41 -0400)]
Draggable: Removed empty tickets test file.

13 years agoDroppable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:41:07 +0000 (12:41 -0400)]
Droppable: Removed empty tickets test file.

13 years agoProgressbar: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:40:38 +0000 (12:40 -0400)]
Progressbar: Removed empty tickets test file.

13 years agoResizable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:40:17 +0000 (12:40 -0400)]
Resizable: Removed empty tickets test file.

13 years agoSelectable: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:39:55 +0000 (12:39 -0400)]
Selectable: Removed empty tickets test file.

13 years agoSlider: Removed empty tickets test file.
Scott González [Mon, 28 Mar 2011 16:38:32 +0000 (12:38 -0400)]
Slider: Removed empty tickets test file.

13 years agoWidget: Moved tests out of _tickets into _core.
Scott González [Mon, 28 Mar 2011 16:37:08 +0000 (12:37 -0400)]
Widget: Moved tests out of _tickets into _core.

13 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Richard Worth [Mon, 28 Mar 2011 15:20:21 +0000 (11:20 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

13 years agoRemoved empty ticket test files.
Scott González [Mon, 28 Mar 2011 15:20:03 +0000 (11:20 -0400)]
Removed empty ticket test files.

13 years agoAccordion: Removed empty ticket test file.
Scott González [Mon, 28 Mar 2011 15:15:29 +0000 (11:15 -0400)]
Accordion: Removed empty ticket test file.

13 years agoAutocomplete: changed autoFocus default back to false. Reverts #7042 - Autocomplete...
Richard Worth [Mon, 28 Mar 2011 15:13:53 +0000 (11:13 -0400)]
Autocomplete: changed autoFocus default back to false. Reverts #7042 - Autocomplete: Default autoFocus to true

13 years agoTabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select event...
David Petersen [Sun, 27 Mar 2011 21:02:58 +0000 (17:02 -0400)]
Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select event to beforeActivate

13 years agoTabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to activate
David Petersen [Sun, 27 Mar 2011 20:55:05 +0000 (16:55 -0400)]
Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to activate

13 years agoTabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected option...
David Petersen [Sun, 27 Mar 2011 20:37:43 +0000 (16:37 -0400)]
Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected option to active

13 years agoTabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fixes ...
David Petersen [Sun, 27 Mar 2011 19:12:53 +0000 (15:12 -0400)]
Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fixes #7139 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options)

13 years agoTabs: Deprecate url method; use aria-controls instead of title to specify panels...
David Petersen [Sun, 27 Mar 2011 02:14:17 +0000 (22:14 -0400)]
Tabs: Deprecate url method; use aria-controls instead of title to specify panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels

13 years agoUse this.running to know if we are still in process of showing/hidding a tab
David Petersen [Sun, 27 Mar 2011 00:49:59 +0000 (20:49 -0400)]
Use this.running to know if we are still in process of showing/hidding a tab

13 years agoTabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh method
David Petersen [Sun, 27 Mar 2011 00:37:26 +0000 (20:37 -0400)]
Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh method

13 years agoTabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method
David Petersen [Sat, 26 Mar 2011 20:49:14 +0000 (16:49 -0400)]
Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method

13 years agoTabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and remove...
David Petersen [Sat, 26 Mar 2011 20:29:57 +0000 (16:29 -0400)]
Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and remove methods

13 years agoTabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable and...
David Petersen [Sat, 26 Mar 2011 20:12:05 +0000 (16:12 -0400)]
Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable and disable events

13 years agoTabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option
David Petersen [Sat, 26 Mar 2011 19:48:53 +0000 (15:48 -0400)]
Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option

13 years agoTabs: Deprecate abort method. Fixes #7133 Tabs: Deprecate abort method
David Petersen [Sat, 26 Mar 2011 19:23:08 +0000 (15:23 -0400)]
Tabs: Deprecate abort method. Fixes #7133 Tabs: Deprecate abort method

13 years agoTabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131...
David Petersen [Sat, 26 Mar 2011 19:00:39 +0000 (15:00 -0400)]
Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131 Tabs: Add beforeload event; deprecate ajaxOptions and cache options

13 years agoTabs: Split out event handler, showtab, hidetab, resetStyle to their own methods
David Petersen [Sat, 26 Mar 2011 16:04:14 +0000 (12:04 -0400)]
Tabs: Split out event handler, showtab, hidetab, resetStyle to their own methods

13 years agoWidget: Allow setting individual properties of deep options. Fixes #7035 - Widget...
Scott González [Thu, 24 Mar 2011 13:21:53 +0000 (09:21 -0400)]
Widget: Allow setting individual properties of deep options. Fixes #7035 - Widget: Extend .option() to set partial nested options.

13 years agoProgressbar: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:31:12 +0000 (10:31 -0400)]
Progressbar: Removed visual test pages.

13 years agoTabs: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:30:08 +0000 (10:30 -0400)]
Tabs: Removed visual test pages.

13 years agoAutocomplete: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:28:54 +0000 (10:28 -0400)]
Autocomplete: Removed visual test pages.

13 years agoAccordion: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:26:10 +0000 (10:26 -0400)]
Accordion: Removed visual test pages.

13 years agoStatic tests: Removed highlight/error, overlay and index pages.
Scott González [Wed, 23 Mar 2011 14:14:29 +0000 (10:14 -0400)]
Static tests: Removed highlight/error, overlay and index pages.

13 years agoTabs: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:11:07 +0000 (10:11 -0400)]
Tabs: Removed static test pages.

13 years agoProgressbar: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:10:30 +0000 (10:10 -0400)]
Progressbar: Removed static test pages.

13 years agoInteractions: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:09:54 +0000 (10:09 -0400)]
Interactions: Removed static test pages.

13 years agoDialog: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:08:28 +0000 (10:08 -0400)]
Dialog: Removed static test pages.

13 years agoAccordion: Removed static test pages. Added unit tests for dl markup structure.
Scott González [Wed, 23 Mar 2011 14:07:09 +0000 (10:07 -0400)]
Accordion: Removed static test pages. Added unit tests for dl markup structure.

13 years agoAccordion tests: Fixed indentation.
Scott González [Wed, 23 Mar 2011 13:51:42 +0000 (09:51 -0400)]
Accordion tests: Fixed indentation.

13 years agoWidget: Deprecated use of metadata plugin. Fixes #7191 - Widget: Deprecate use of...
Scott González [Wed, 23 Mar 2011 13:16:19 +0000 (09:16 -0400)]
Widget: Deprecated use of metadata plugin. Fixes #7191 - Widget: Deprecate use of metadata.

13 years agoAccordion: Added missing semicolon.
Scott González [Wed, 23 Mar 2011 12:57:41 +0000 (08:57 -0400)]
Accordion: Added missing semicolon.

13 years agoWidget: Maintain stack when a method returns a jQuery object. Fixes #5732 - Widget...
Scott González [Tue, 22 Mar 2011 18:35:18 +0000 (14:35 -0400)]
Widget: Maintain stack when a method returns a jQuery object. Fixes #5732 - Widget: Make the widget method maintain the stack.

13 years agoAutocomplete: Added response event. Fixes #6777 - Autocomplete callback when search...
Scott González [Tue, 22 Mar 2011 18:07:49 +0000 (14:07 -0400)]
Autocomplete: Added response event. Fixes #6777 - Autocomplete callback when search is complete.

13 years agoPosition: Split out tests for deprecated offset option.
Scott González [Tue, 22 Mar 2011 17:25:28 +0000 (13:25 -0400)]
Position: Split out tests for deprecated offset option.

13 years agoPosition: Coding standards.
Scott González [Tue, 22 Mar 2011 17:12:03 +0000 (13:12 -0400)]
Position: Coding standards.

13 years agoPosition: Merged offset option into my and at options and added support for percentag...
Scott González [Tue, 22 Mar 2011 16:25:25 +0000 (12:25 -0400)]
Position: Merged offset option into my and at options and added support for percentage-based offsets. Fixes #6981 - Position: Merge offset option into my and at options. Fixes #7028 - Position: Allow percent-based offsets.

13 years agoMerge branch 'remove-spinner-output' of https://github.com/ajpiano/jquery-ui
Scott González [Tue, 22 Mar 2011 12:55:00 +0000 (08:55 -0400)]
Merge branch 'remove-spinner-output' of https://github.com/ajpiano/jquery-ui

13 years agoSpinner: Remove debugging output that appends directly to the body from mousewheel... 165/head
adam j. sontag [Mon, 21 Mar 2011 21:37:57 +0000 (17:37 -0400)]
Spinner: Remove debugging output that appends directly to the body from mousewheel handling.

13 years agoSpinner: Set the widgetEventPrefix to "spin" as per the spec. 164/head
adam j. sontag [Mon, 21 Mar 2011 19:47:39 +0000 (15:47 -0400)]
Spinner: Set the widgetEventPrefix to "spin" as per the spec.

13 years agoPosition: Fixed typo.
Scott González [Mon, 21 Mar 2011 18:02:00 +0000 (14:02 -0400)]
Position: Fixed typo.

13 years agoPosition: Removed unused refenrece to $.fn.offset. 163/head
Scott González [Mon, 21 Mar 2011 18:00:26 +0000 (14:00 -0400)]
Position: Removed unused refenrece to $.fn.offset.

13 years agoMerge branch 'tabs_4386' of https://github.com/petersendidit/jquery-ui
Scott González [Mon, 21 Mar 2011 15:30:11 +0000 (11:30 -0400)]
Merge branch 'tabs_4386' of https://github.com/petersendidit/jquery-ui

13 years agoMerge branch 'master' of https://github.com/thg2k/jquery-ui
Scott González [Mon, 21 Mar 2011 13:47:29 +0000 (09:47 -0400)]
Merge branch 'master' of https://github.com/thg2k/jquery-ui

13 years agoMerge branch 'master' of https://github.com/RedWolves/jquery-ui
Scott González [Mon, 21 Mar 2011 13:18:51 +0000 (09:18 -0400)]
Merge branch 'master' of https://github.com/RedWolves/jquery-ui

13 years agoTabs: Fix disable and enable methods to correctly handle when index is undefined... 162/head
David Petersen [Sun, 6 Feb 2011 19:49:42 +0000 (14:49 -0500)]
Tabs: Fix disable and enable methods to correctly handle when index is undefined. Use boolean when fully enabled/disabled. Allow selected tab to be disabled.Fixes #4386

13 years agoTabs: Updates cookie demo to include more information on how to find cookie plugin... 161/head
Ralph Whitbeck [Sun, 20 Mar 2011 14:58:08 +0000 (07:58 -0700)]
Tabs: Updates cookie demo to include more information on how to find cookie plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals.

13 years agoUse QUnit.push instead of assertion method for custom assertions to get
jzaefferer [Sun, 20 Mar 2011 14:56:48 +0000 (15:56 +0100)]
Use QUnit.push instead of assertion method for custom assertions to get
correct filename and line number output

13 years agoUpdated to latest QUnit
jzaefferer [Sun, 20 Mar 2011 14:56:32 +0000 (15:56 +0100)]
Updated to latest QUnit

13 years agoBuild: Update to latest Closure Compiler jar
jzaefferer [Sun, 20 Mar 2011 11:21:42 +0000 (12:21 +0100)]
Build: Update to latest Closure Compiler jar

13 years agoRestructured if/else's for better readability 160/head
Giovanni Giacobbi [Sun, 20 Mar 2011 02:19:36 +0000 (03:19 +0100)]
Restructured if/else's for better readability

13 years agoDatepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129...
Scott González [Fri, 18 Mar 2011 12:26:08 +0000 (08:26 -0400)]
Datepicker: Changed a comment that causes problems with YUI Compressor. Fixes #7129 - Datepicker: Can't minify with YUI Compressor.

13 years agoMenu: Close submenu on ESCAPE keypress
jzaefferer [Thu, 17 Mar 2011 16:43:11 +0000 (17:43 +0100)]
Menu: Close submenu on ESCAPE keypress

13 years agoMenubar: Don't close active menu on mouseenter of associated button
jzaefferer [Thu, 17 Mar 2011 14:47:56 +0000 (15:47 +0100)]
Menubar: Don't close active menu on mouseenter of associated button

13 years agoMenubar: on a single-button menubar, ignore reopening the same menu
jzaefferer [Thu, 17 Mar 2011 14:44:09 +0000 (15:44 +0100)]
Menubar: on a single-button menubar, ignore reopening the same menu

13 years agoMenubar: Another fix for tab/focus handling
jzaefferer [Thu, 17 Mar 2011 14:37:27 +0000 (15:37 +0100)]
Menubar: Another fix for tab/focus handling

13 years agoMenubar: Fix closing with escape key
jzaefferer [Thu, 17 Mar 2011 14:26:06 +0000 (15:26 +0100)]
Menubar: Fix closing with escape key

13 years agoMenubar: Focus/tab handling, improved much
jzaefferer [Thu, 17 Mar 2011 14:10:25 +0000 (15:10 +0100)]
Menubar: Focus/tab handling, improved much

13 years agoMenubar: Put focus back to button when closing menu
jzaefferer [Thu, 17 Mar 2011 13:23:35 +0000 (14:23 +0100)]
Menubar: Put focus back to button when closing menu

13 years agoMenubar: Close submenus on Escape first, only close all when on top-level
jzaefferer [Thu, 17 Mar 2011 12:58:57 +0000 (13:58 +0100)]
Menubar: Close submenus on Escape first, only close all when on top-level