]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Mon, 5 Nov 2012 20:03:15 +0000 (15:03 -0500)]
Tooltip: Use ui-tooltip-open instead of tooltip-open for data key.
Mathias Stenbom [Fri, 2 Nov 2012 08:59:46 +0000 (09:59 +0100)]
Resizable: Made handles work with complex markup. Fixes #8756 - Resizable: Complex markup for handles.
Jörn Zaefferer [Mon, 5 Nov 2012 18:07:03 +0000 (19:07 +0100)]
Tooltip: Fix default for position option, follow-up to
1d9eab1 .
Jörn Zaefferer [Mon, 5 Nov 2012 18:05:58 +0000 (19:05 +0100)]
Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever overlapping the trigger. Also fix max-width for custom-content demo. Fixes #8739 - Tooltip: Default positioning on large items off.
Jörn Zaefferer [Mon, 5 Nov 2012 17:59:52 +0000 (18:59 +0100)]
Tooltip: Check type on event directly, preventing TypeError when programmatically moving focus to track-toolipped-input. Fixes #8747 - Tooltip: Using the track option within dialogs creates JS errors
Jörn Zaefferer [Mon, 5 Nov 2012 17:37:48 +0000 (18:37 +0100)]
Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: refresh() doesn't refresh existing submenus.
Scott González [Mon, 5 Nov 2012 16:31:33 +0000 (11:31 -0500)]
Skip collision: fit test in IE until TestSwarm stops using iframes.
Scott González [Mon, 5 Nov 2012 16:28:04 +0000 (11:28 -0500)]
Core: Simplify IE check now that we don't care about IE6.
Scott González [Mon, 5 Nov 2012 14:37:01 +0000 (09:37 -0500)]
Dialog: Don't use .attr( props, true ).
Jörn Zaefferer [Sun, 4 Nov 2012 16:11:41 +0000 (17:11 +0100)]
CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 - CSS Framework: Don't show icon when only ui-icon class is present.
Mike Sherov [Sun, 4 Nov 2012 14:31:56 +0000 (09:31 -0500)]
Dev: fix IE fails in draggable and selectable - Fixed #8770 Dev: Remove globals and Standardize Test Suite
Mike Sherov [Sat, 3 Nov 2012 20:17:16 +0000 (16:17 -0400)]
Dev: remove globals from tests and moved test helpers to correct location - Fixed #8770 Dev: Remove globals and Standardize Test Suite
Mike Sherov [Fri, 2 Nov 2012 00:54:52 +0000 (20:54 -0400)]
Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test suite to pass
Mike Sherov [Wed, 31 Oct 2012 13:55:23 +0000 (09:55 -0400)]
Dev: Fix test failures in oldIE. Fixed #8748 - Dev: Get draggable test suite to pass
Mike Sherov [Wed, 31 Oct 2012 12:30:01 +0000 (08:30 -0400)]
Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable test suite to pass
Mike Sherov [Wed, 31 Oct 2012 02:19:49 +0000 (22:19 -0400)]
Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable test suite to pass
Mike Sherov [Wed, 31 Oct 2012 01:50:08 +0000 (21:50 -0400)]
Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectable test suite to pass
Mike Sherov [Tue, 30 Oct 2012 23:12:17 +0000 (19:12 -0400)]
Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable test suite to pass
Scott González [Tue, 30 Oct 2012 20:26:42 +0000 (16:26 -0400)]
Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete dropdown positioned incorrectly in IE.
Corey Frang [Mon, 29 Oct 2012 18:37:06 +0000 (13:37 -0500)]
Mixed spaces and tabs removed
Scott González [Mon, 29 Oct 2012 00:28:55 +0000 (20:28 -0400)]
Tooltip: Use attributes, not properties, when checking for parent tooltips. Fixes #8742 - Tooltip shows incorrect message in chrome if there is input with name='title' in a form.
Scott González [Fri, 26 Oct 2012 20:33:19 +0000 (16:33 -0400)]
Slider demo: Removed IE6 CSS hack.
Scott González [Fri, 26 Oct 2012 20:32:50 +0000 (16:32 -0400)]
Droppable demo: Removed IE6 CSS hack.
Scott González [Fri, 26 Oct 2012 20:08:05 +0000 (16:08 -0400)]
Core: Removed $.ui.ie6.
Scott González [Fri, 26 Oct 2012 19:59:29 +0000 (15:59 -0400)]
Datepicker: Removed iframe cover for IE6.
Scott González [Fri, 26 Oct 2012 19:48:37 +0000 (15:48 -0400)]
Resizable: Removed pixel shifting for IE6.
Scott González [Fri, 26 Oct 2012 19:45:34 +0000 (15:45 -0400)]
Core: Removed $.support.minHeight.
Scott González [Fri, 26 Oct 2012 18:43:16 +0000 (14:43 -0400)]
Build: Set version to 1.10.0pre.
Scott González [Fri, 26 Oct 2012 18:38:27 +0000 (14:38 -0400)]
Dialog tests: Removed stack option.
Scott González [Fri, 26 Oct 2012 18:36:35 +0000 (14:36 -0400)]
Dialog: Removed minHeight workaround for IE6.
Scott González [Fri, 26 Oct 2012 18:34:03 +0000 (14:34 -0400)]
Tabs: Removed overflow workaround for IE6.
Scott González [Fri, 26 Oct 2012 18:32:28 +0000 (14:32 -0400)]
Accordion: Removed overflow workaround for IE6.
Scott González [Fri, 26 Oct 2012 18:29:15 +0000 (14:29 -0400)]
Autocomplete: Removed CSS workaround for IE6.
Scott González [Fri, 26 Oct 2012 17:47:24 +0000 (13:47 -0400)]
Tests: Removed old code that kept bad test suites out of TestSwarm.
Jörn Zaefferer [Fri, 26 Oct 2012 15:09:26 +0000 (11:09 -0400)]
Build: Switch to new browserSet, no IE6 anymore
Scott González [Fri, 26 Oct 2012 15:02:43 +0000 (11:02 -0400)]
Tooltip: Remoed IE6 CSS hack.
Scott González [Fri, 26 Oct 2012 14:54:29 +0000 (10:54 -0400)]
Release: Updated list of globals.
Scott González [Fri, 26 Oct 2012 14:53:17 +0000 (10:53 -0400)]
Removed bgiframe.
Jörn Zaefferer [Fri, 26 Oct 2012 00:47:22 +0000 (20:47 -0400)]
Dialog: Visual test page for modal form dialogs
Jörn Zaefferer [Fri, 26 Oct 2012 00:47:05 +0000 (20:47 -0400)]
Dialog: Visual test page for animated modal dialog
Jörn Zaefferer [Thu, 25 Oct 2012 18:49:14 +0000 (14:49 -0400)]
Build: Remove generateQuickDownload step, will happen later during a release
Jörn Zaefferer [Thu, 25 Oct 2012 18:15:46 +0000 (14:15 -0400)]
Build: Update the changelog shell to include more newlines, makes it easier to edit it later
Jörn Zaefferer [Thu, 25 Oct 2012 13:25:40 +0000 (09:25 -0400)]
Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support for effects in $.effects[].
Scott González [Thu, 25 Oct 2012 10:52:29 +0000 (06:52 -0400)]
Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata.
Scott González [Thu, 25 Oct 2012 10:50:08 +0000 (06:50 -0400)]
Widget: Removed widgetBaseClass property. Fixes #8155 - Widget: Remove widgetBaseClass property.
Scott González [Thu, 25 Oct 2012 10:47:19 +0000 (06:47 -0400)]
Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - Autocomplete: Remove data fallbacks.
Scott González [Thu, 25 Oct 2012 10:39:14 +0000 (06:39 -0400)]
Position: Removed offset option. Fixes #6982 - Position: Remove offset option.
Scott González [Thu, 25 Oct 2012 10:19:25 +0000 (06:19 -0400)]
Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Remove changestart event. Fixes #6843 - Accordion: Remove change event.
Scott González [Thu, 25 Oct 2012 10:15:30 +0000 (06:15 -0400)]
Accordion: Removed animated option. Fixes #8601 - Accordion: Remove animated option.
Scott González [Thu, 25 Oct 2012 10:10:00 +0000 (06:10 -0400)]
Tabs: Removed all templating features. Fixes #7158 - Tabs: Remove add and remove methods. Fixes #7157 - Tabs: Remove templating (idPrefix, tabTemplate, panelTemplate options). Fixes #7149 - Tabs: Remove use of title attribute.
Scott González [Thu, 25 Oct 2012 10:00:18 +0000 (06:00 -0400)]
Tabs: Removed back-compat filter in tests for negative active option.
Scott González [Thu, 25 Oct 2012 09:59:20 +0000 (05:59 -0400)]
Tabs: Removed back-compat for load event. Fixes #8731 - Tabs: Remove back-compat for load event.
Scott González [Thu, 25 Oct 2012 09:48:51 +0000 (05:48 -0400)]
Tabs: Removed abort method. Fixes #7150 - Tabs: Remove abort method.
Scott González [Thu, 25 Oct 2012 09:47:51 +0000 (05:47 -0400)]
Tabs: Removed spinner option. Fixes #7151 - Tabs: Remove spinner option.
Scott González [Thu, 25 Oct 2012 09:46:54 +0000 (05:46 -0400)]
Tabs: Removed selected option. Fixes #7152 - Tabs: Remove selected option.
Scott González [Thu, 25 Oct 2012 09:45:18 +0000 (05:45 -0400)]
Tabs: Removed select event. Fixes #7154 - Tabs: Remove select event.
Scott González [Thu, 25 Oct 2012 09:44:22 +0000 (05:44 -0400)]
Tabs: Removed show event. Fixes #7155 - Tabs: Remove show event.
Scott González [Thu, 25 Oct 2012 09:41:14 +0000 (05:41 -0400)]
Tabs: Removed select method. Fixes #7156 - Tabs: Remove select method.
Scott González [Thu, 25 Oct 2012 09:39:15 +0000 (05:39 -0400)]
Tabs: Removed enable and disable events. Fixes #7160 - Tabs: Remove enable and disable events.
Scott González [Thu, 25 Oct 2012 09:37:37 +0000 (05:37 -0400)]
Tabs: Removed length method. Fixes #7161 - Tabs: Remove length method.
Scott González [Thu, 25 Oct 2012 09:36:24 +0000 (05:36 -0400)]
Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option.
Scott González [Thu, 25 Oct 2012 09:32:02 +0000 (05:32 -0400)]
Tabs: Removed fx option. Fixes #8320 - Tabs: Remove fx option.
Scott González [Thu, 25 Oct 2012 09:28:54 +0000 (05:28 -0400)]
Tabs: Removed url method. Fixes #7148 - Tabs: Remove url method.
Scott González [Thu, 25 Oct 2012 09:27:33 +0000 (05:27 -0400)]
Tabs: Removed ajaxOptions and cache options. Fixes #7147 - Tabs: Remove ajaxOptions and cache options.
Jörn Zaefferer [Wed, 24 Oct 2012 15:14:35 +0000 (11:14 -0400)]
Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove resize method.
Jörn Zaefferer [Wed, 24 Oct 2012 15:11:47 +0000 (11:11 -0400)]
Accordion: Removed deprecated activate method and expanded active option. Fixes #6837 - Accordion: Remove the activate method. Fixes #6853 - Accordion: Remove support for non-number/falsey values for active option.
Jörn Zaefferer [Wed, 24 Oct 2012 14:57:01 +0000 (10:57 -0400)]
Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove icons.headerSelected.
Jörn Zaefferer [Wed, 24 Oct 2012 14:54:31 +0000 (10:54 -0400)]
Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: Remove navigation options.
Jörn Zaefferer [Wed, 24 Oct 2012 13:50:08 +0000 (09:50 -0400)]
Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove clearStyle option. Fixes #5872 - Accordion: Remove autoHeight and fillSpace options.
Jörn Zaefferer [Tue, 23 Oct 2012 15:09:04 +0000 (11:09 -0400)]
Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error with animated modal dialog.
Jörn Zaefferer [Tue, 23 Oct 2012 14:47:59 +0000 (10:47 -0400)]
Dialog: Keep focus inside dialog, even when dialog itself has focus.
David Souther [Mon, 15 Oct 2012 19:32:23 +0000 (19:32 +0000)]
Dialog: Prevent tabbing off any dialog. Fixes #3768 - Dialog: contain focus within dialog.
Jörn Zaefferer [Tue, 23 Oct 2012 14:31:10 +0000 (10:31 -0400)]
Dialog: Save the active element that opened the dialog and restore focus to that. Fixes #8730 - Dialog: Restore focus to opener.
Jörn Zaefferer [Tue, 23 Oct 2012 00:33:15 +0000 (20:33 -0400)]
Dialog: Prevent dialog form losing focus (or move it back in IE <= 8).
Nate Eagle [Mon, 15 Oct 2012 20:12:21 +0000 (16:12 -0400)]
Dialog: Awesome new stacking and overlay implementation. Fixes the following tickets:
Fixes #3534 - Dialog: Modal dialog disables all input elements on page.
Fixes #4671 - Dialog: Modal Dialog disables vertical scroll bar in Chrome & Safari.
Fixes #4995 - Dialog: Modal Dialog's overlay dissapears in IE when content is tall.
Fixes #5388 - Dialog: Don't change z-index when already at the top.
Fixes #5466 - Dialog: "modal" Dialog Incorrectly Cancels Input Events.
Fixes #5762 - Dialog: Get rid of z-index workaround, document it instead.
Fixes #6267 - Dialog: checkboxes that inherit a z-index < jqueryui.dialog z-index don't work.
Fixes #7051 - Dialog: modal prevents tab key from moving focus off slider handle.
Fixes #7107 - Dialog: Modal dialog event loss with high zindex child elements (FF 3.6).
Fixes #7120 - Dialog: Modal operation interrupts drag drop marker functionality on gmaps.
Fixes #8172 - Dialog: Change event cancelled when opening modal dialog from another modal dialog.
Fixes #8583 - Dialog: Mouse event wrongly stopped.
Fixes #8722 - Dialog: Remove stack option.
Fixes #8729 - Dialog: Remove zIndex option.
Jörn Zaefferer [Wed, 24 Oct 2012 15:40:06 +0000 (11:40 -0400)]
Cleanup demos: Copy&paste errors in titles, bad descriptions or styling
Scott González [Wed, 24 Oct 2012 16:00:03 +0000 (12:00 -0400)]
Widget: Bind the remove event to the element, not the .widget() element.
Kato Kazuyoshi [Wed, 24 Oct 2012 15:27:05 +0000 (10:27 -0500)]
Effects (size): Adjusting behavior of toggled size effects - See gh-203 - Partial Fix for #7041
Jörn Zaefferer [Wed, 24 Oct 2012 14:41:48 +0000 (10:41 -0400)]
Widget: Fix _on to use element argument for delegated events. Fixes #8658 - Widget: this._on delegates using instance.widget() instead of passed element
Scott González [Wed, 24 Oct 2012 14:13:14 +0000 (10:13 -0400)]
Widget: Use existing widgetEventPrefix when extending. Fixes #8724 - widgetEventPrefix is lost when extending existing widget.
Jörn Zaefferer [Wed, 24 Oct 2012 14:00:39 +0000 (10:00 -0400)]
Tooltip: Run _disable when disabled option is set on create. Fixes #8712 - Tooltip: Disabled tooltips on initialization.
Jörn Zaefferer [Wed, 24 Oct 2012 13:32:07 +0000 (09:32 -0400)]
Menu: Use start icon (first is deprecated)
Mike Sherov [Wed, 24 Oct 2012 02:10:20 +0000 (22:10 -0400)]
Fixes #8714, Build: Updated internal JSHint to latest
Scott González [Tue, 23 Oct 2012 19:15:20 +0000 (15:15 -0400)]
Updated list of maintainers.
Scott González [Tue, 23 Oct 2012 19:12:54 +0000 (15:12 -0400)]
Core: Update :focsable and :tabbable to handle parents with no height/width, but visible overflow. Fixes #8643 - :focusable pseudo-selector does not find elements if parent has 0x0 dimension.
Scott González [Tue, 23 Oct 2012 19:07:19 +0000 (15:07 -0400)]
Tooltip tests: Fixed new default value for position option.
Scott González [Tue, 23 Oct 2012 18:49:16 +0000 (14:49 -0400)]
Dialog: Don't use deprecated offset option for .position(). Fixes #8675 - Dialog: Position with pixels in array doesn't work with back compat disabled.
Jörn Zaefferer [Tue, 23 Oct 2012 18:03:04 +0000 (14:03 -0400)]
Menu: Remove stupid demos, add an icons demo, improve the default demo
Maciej Mroziński [Sun, 21 Oct 2012 20:24:50 +0000 (22:24 +0200)]
Accordion: Remove code that sets accordion height. Fixed #8696 - Multiple collapsible Accordions won't work together.
Marc-Andre Lafortune [Sun, 7 Oct 2012 06:35:01 +0000 (02:35 -0400)]
Widget: Destroy only when element is the actual target. Fixes #8652 - Widget: Destroy only when element is the actual target.
Jörn Zaefferer [Tue, 23 Oct 2012 15:54:32 +0000 (11:54 -0400)]
Grunt: Disable csslint's vendor-prefix rule, we're including only the prefixes that are still necessary in supported browsers
Scott González [Tue, 23 Oct 2012 15:45:16 +0000 (11:45 -0400)]
Widget: Fixed $.widget.extend() to never copy objects by reference.
Scott González [Tue, 23 Oct 2012 15:18:51 +0000 (11:18 -0400)]
Tooltip: Cleaned up CSS.
Mike Sherov [Tue, 23 Oct 2012 14:36:42 +0000 (09:36 -0500)]
Build: Enable "unused" option in jshint - Remove unused variables from codebase. - Closes gh-788
Squashed commit of the following:
commit
7f19f92c646f180bc067bb24123175251a64a9d6
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 10:34:28 2012 -0400
put back in fake args for signatures that we want to keep
commit
257505a9e69da0c53e3a989dab87a13112045a29
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Tue Oct 23 08:10:20 2012 -0400
changes per @scott_gonzalez
commit
12725480cb58e70865e5aa6e735009b6b035c8f3
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:54:05 2012 -0400
clean up unused vars in ui directory
commit
563595e7aee5d4a5c096b2d1de655abdf920aacd
Author: Mike Sherov <mike.sherov@gmail.com>
Date: Mon Oct 22 22:37:42 2012 -0400
clean up unused vars in grunt and tests
Scott González [Tue, 23 Oct 2012 14:15:19 +0000 (10:15 -0400)]
Tooltip: Position below the element and set a max width of 300px to more closely match native tooltip behavior. Fixes #8718 - tooltip flickers when too long.
Mike Sherov [Mon, 22 Oct 2012 21:41:54 +0000 (17:41 -0400)]
Build: Upgrade to the latest Grunt and JSHint - Closes gh-786
Scott González [Mon, 22 Oct 2012 19:33:57 +0000 (15:33 -0400)]
Widget: $.widget.extend(): Properly handle extending a string with an object. Fixes #8713 - Passing an object as ui.resizable handles parameter does not work.
Scott González [Mon, 22 Oct 2012 18:57:53 +0000 (14:57 -0400)]
Whitespace.
Jörn Zaefferer [Mon, 22 Oct 2012 14:48:46 +0000 (10:48 -0400)]
Spinner: Remove z-index from buttons. Whatever the original purpose, its not needed anymore. Fixes #8655 - Spinner buttons displayed on top of Datepicker.
Trey Hunner [Mon, 22 Oct 2012 01:50:03 +0000 (18:50 -0700)]
Remove trailing whitespace and add final newlines