]>
source.dussan.org Git - jquery-ui.git/log
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.
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.
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.
Scott González [Mon, 4 Apr 2011 14:11:19 +0000 (10:11 -0400)]
Tabs: Test cleanup.
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.
Scott González [Mon, 4 Apr 2011 13:12:08 +0000 (09:12 -0400)]
Accordion tests: lowercase doctype.
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.
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.
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.
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.
Scott González [Tue, 29 Mar 2011 22:18:21 +0000 (18:18 -0400)]
Dialog: Removed unnecessary visual test files.
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
Scott González [Tue, 29 Mar 2011 14:17:40 +0000 (10:17 -0400)]
Core: Fixed spacing.
David Petersen [Tue, 29 Mar 2011 11:44:01 +0000 (07:44 -0400)]
Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates
David Petersen [Tue, 29 Mar 2011 02:46:31 +0000 (22:46 -0400)]
Tabs: Deprecate cookie option. Fixes #7144 Tabs: Deprecate cookie option
David Petersen [Tue, 29 Mar 2011 02:28:59 +0000 (22:28 -0400)]
Tabs: Deprecate select method. Fixes #7138 Tabs: Deprecate select method
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.
Scott González [Mon, 28 Mar 2011 16:41:29 +0000 (12:41 -0400)]
Draggable: 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.
Scott González [Mon, 28 Mar 2011 16:40:38 +0000 (12:40 -0400)]
Progressbar: 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.
Scott González [Mon, 28 Mar 2011 16:39:55 +0000 (12:39 -0400)]
Selectable: 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.
Scott González [Mon, 28 Mar 2011 16:37:08 +0000 (12:37 -0400)]
Widget: Moved tests out of _tickets into _core.
Richard Worth [Mon, 28 Mar 2011 15:20:21 +0000 (11:20 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui
Scott González [Mon, 28 Mar 2011 15:20:03 +0000 (11:20 -0400)]
Removed empty ticket test files.
Scott González [Mon, 28 Mar 2011 15:15:29 +0000 (11:15 -0400)]
Accordion: Removed empty ticket test file.
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
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
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
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
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)
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
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
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
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
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
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
David Petersen [Sat, 26 Mar 2011 19:48:53 +0000 (15:48 -0400)]
Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option
David Petersen [Sat, 26 Mar 2011 19:23:08 +0000 (15:23 -0400)]
Tabs: Deprecate abort method. Fixes #7133 Tabs: Deprecate abort method
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
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
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.
Scott González [Wed, 23 Mar 2011 14:31:12 +0000 (10:31 -0400)]
Progressbar: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:30:08 +0000 (10:30 -0400)]
Tabs: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:28:54 +0000 (10:28 -0400)]
Autocomplete: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:26:10 +0000 (10:26 -0400)]
Accordion: Removed visual test pages.
Scott González [Wed, 23 Mar 2011 14:14:29 +0000 (10:14 -0400)]
Static tests: Removed highlight/error, overlay and index pages.
Scott González [Wed, 23 Mar 2011 14:11:07 +0000 (10:11 -0400)]
Tabs: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:10:30 +0000 (10:10 -0400)]
Progressbar: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:09:54 +0000 (10:09 -0400)]
Interactions: Removed static test pages.
Scott González [Wed, 23 Mar 2011 14:08:28 +0000 (10:08 -0400)]
Dialog: Removed static test pages.
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.
Scott González [Wed, 23 Mar 2011 13:51:42 +0000 (09:51 -0400)]
Accordion tests: Fixed indentation.
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.
Scott González [Wed, 23 Mar 2011 12:57:41 +0000 (08:57 -0400)]
Accordion: Added missing semicolon.
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.
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.
Scott González [Tue, 22 Mar 2011 17:25:28 +0000 (13:25 -0400)]
Position: Split out tests for deprecated offset option.
Scott González [Tue, 22 Mar 2011 17:12:03 +0000 (13:12 -0400)]
Position: Coding standards.
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.
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
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.
adam j. sontag [Mon, 21 Mar 2011 19:47:39 +0000 (15:47 -0400)]
Spinner: Set the widgetEventPrefix to "spin" as per the spec.
Scott González [Mon, 21 Mar 2011 18:02:00 +0000 (14:02 -0400)]
Position: Fixed typo.
Scott González [Mon, 21 Mar 2011 18:00:26 +0000 (14:00 -0400)]
Position: Removed unused refenrece to $.fn.offset.
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
Scott González [Mon, 21 Mar 2011 13:47:29 +0000 (09:47 -0400)]
Merge branch 'master' of https://github.com/thg2k/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
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
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.
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
jzaefferer [Sun, 20 Mar 2011 14:56:32 +0000 (15:56 +0100)]
Updated to latest QUnit
jzaefferer [Sun, 20 Mar 2011 11:21:42 +0000 (12:21 +0100)]
Build: Update to latest Closure Compiler jar
Giovanni Giacobbi [Sun, 20 Mar 2011 02:19:36 +0000 (03:19 +0100)]
Restructured if/else's for better readability
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.
jzaefferer [Thu, 17 Mar 2011 16:43:11 +0000 (17:43 +0100)]
Menu: Close submenu on ESCAPE keypress
jzaefferer [Thu, 17 Mar 2011 14:47:56 +0000 (15:47 +0100)]
Menubar: Don't close active menu on mouseenter of associated button
jzaefferer [Thu, 17 Mar 2011 14:44:09 +0000 (15:44 +0100)]
Menubar: on a single-button menubar, ignore reopening the same menu
jzaefferer [Thu, 17 Mar 2011 14:37:27 +0000 (15:37 +0100)]
Menubar: Another fix for tab/focus handling
jzaefferer [Thu, 17 Mar 2011 14:26:06 +0000 (15:26 +0100)]
Menubar: Fix closing with escape key
jzaefferer [Thu, 17 Mar 2011 14:10:25 +0000 (15:10 +0100)]
Menubar: Focus/tab handling, improved much
jzaefferer [Thu, 17 Mar 2011 13:23:35 +0000 (14:23 +0100)]
Menubar: Put focus back to button when closing menu
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
jzaefferer [Thu, 17 Mar 2011 11:04:22 +0000 (12:04 +0100)]
Menubar: Handle cursor UP/DOWN to open menu
jzaefferer [Thu, 17 Mar 2011 11:00:37 +0000 (12:00 +0100)]
Menubar: Handle ESCAPE to close and refactor document-click code to also use _bind
jzaefferer [Thu, 17 Mar 2011 10:59:32 +0000 (11:59 +0100)]
Widget: Accept selectors and DOM elements as element-argument to _bind
jzaefferer [Thu, 17 Mar 2011 10:51:38 +0000 (11:51 +0100)]
Menu: menubar cleanup
jzaefferer [Thu, 17 Mar 2011 10:50:21 +0000 (11:50 +0100)]
Menu: Fix menubar tab and focus handling
jzaefferer [Thu, 17 Mar 2011 09:37:37 +0000 (10:37 +0100)]
Menu: Implement delaying of opening and closing submenus
jzaefferer [Thu, 17 Mar 2011 09:35:18 +0000 (10:35 +0100)]
Menu: More test markup
Scott González [Tue, 15 Mar 2011 18:02:18 +0000 (14:02 -0400)]
Menu: Handle clicking on a menu item without hovering it first. Fixes #7085 - Menu click when no mouseover causes error.
Richard Worth [Tue, 15 Mar 2011 16:55:16 +0000 (12:55 -0400)]
Autocomplete unit test: corrected name and argument order of equal() call in autoFocus test function
Richard Worth [Tue, 15 Mar 2011 16:26:47 +0000 (12:26 -0400)]
Autocomplete: moved autoFocus implementation to after menu visible for a11y
Richard Worth [Tue, 15 Mar 2011 13:36:36 +0000 (09:36 -0400)]
Autocomplete: refactored unit tests for autoFocus option
Scott González [Tue, 15 Mar 2011 13:18:38 +0000 (09:18 -0400)]
Merge branch 'ticket-3968' of https://github.com/gnarf37/jquery-ui
gnarf [Fri, 11 Mar 2011 15:26:08 +0000 (09:26 -0600)]
Datepicker: Updated to check for new or old style effects (see #7103).
gnarf [Tue, 15 Mar 2011 13:00:45 +0000 (09:00 -0400)]
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
Richard Worth [Tue, 15 Mar 2011 12:42:28 +0000 (08:42 -0400)]
Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add option to automatically highlight the first result
Richard Worth [Tue, 15 Mar 2011 09:48:31 +0000 (05:48 -0400)]
Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autocomplete: Default autoFocus to true