]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Mon, 23 Mar 2015 23:09:50 +0000 (19:09 -0400)]
Tooltip: Follow the standard appendTo logic
Even though there's no reason to ever configure the parent element via an
`appendTo` option, following the standard logic is useful for scrollable
elements and native dialogs.
Fixes #10739
Closes gh-1517
Scott González [Mon, 23 Mar 2015 22:42:23 +0000 (18:42 -0400)]
Tests: Handle jQuery git returning `null` for empty attributes
jQuery now returns `null` for empty attributes instead of `undefined`.
Closes gh-1516
Scott González [Mon, 23 Mar 2015 22:39:04 +0000 (18:39 -0400)]
Spinner: Properly handle empty attributes in create with jQuery git
jQuery now returns `null` for empty attributes instead of `undefined`.
Ref gh-1516
Scott González [Mon, 23 Mar 2015 22:37:47 +0000 (18:37 -0400)]
Dialog: Properly handle empty title with jQuery git
jQuery now returns `null` for empty attributes instead of `undefined`.
Ref gh-1516
Scott González [Mon, 23 Mar 2015 22:37:03 +0000 (18:37 -0400)]
Tests: Update `domEqual()` to work with jQuery git
jQuery now returns `null` for empty attributes instead of `undefined`.
Ref gh-1516
Scott González [Mon, 23 Mar 2015 22:10:17 +0000 (18:10 -0400)]
Core: Fix `:focusable` and `:tabbable` with jQuery git
jQuery now returns `null` for empty attributes instead of `undefined`
Ref gh-1516
Scott González [Tue, 24 Mar 2015 18:10:37 +0000 (14:10 -0400)]
Core: Handle IE11 bug with document.activeElement in iframes
Fixes #11539
Closes gh-1518
Jörn Zaefferer [Wed, 18 Mar 2015 17:36:07 +0000 (18:36 +0100)]
Menu: Default for classes option is defined in $.Widget
Ref #7053
Jörn Zaefferer [Wed, 18 Mar 2015 17:34:28 +0000 (18:34 +0100)]
Autocomplete: Default for classes option is defined in $.Widget
Ref #7053
Scott González [Wed, 18 Mar 2015 14:05:36 +0000 (10:05 -0400)]
Position: Simplify fraction support test
Also makes the test lazy to avoid any potential layouts/recalculations during
initialization.
Fixes #9898
Ref #9899
Ablay Keldibek [Mon, 16 Mar 2015 09:10:23 +0000 (15:10 +0600)]
Slider: Fix handle order when setting values of range slider to max
When both values are set to the maximum change them in descending order
Fixes #9046
Closes gh-1502
Jörn Zaefferer [Wed, 18 Mar 2015 14:39:12 +0000 (15:39 +0100)]
Effects: Fix style issues in individual effects
Skipping ui/effect.js since embedded jquery-color has many issues.
Closes gh-1510
Scott González [Wed, 18 Mar 2015 00:22:49 +0000 (20:22 -0400)]
All: Consolidate `.removeAttr()` calls
Closes gh-1505
Jörn Zaefferer [Wed, 18 Mar 2015 14:00:20 +0000 (15:00 +0100)]
Build: Menu and Tabs now pass all jscs rules
Jörn Zaefferer [Fri, 13 Mar 2015 18:43:45 +0000 (19:43 +0100)]
Tabs: Fix style issues
Closes gh-1494
Jörn Zaefferer [Fri, 13 Mar 2015 18:28:56 +0000 (19:28 +0100)]
Menu: Fix style issues
Closes gh-1491
Jörn Zaefferer [Wed, 18 Mar 2015 12:42:52 +0000 (13:42 +0100)]
Build: Increase htmllint coverage by testing all files, ignoring errors
Also formats jscsBad array and sorts it alphabetically.
Closes gh-1507
Jörn Zaefferer [Wed, 18 Mar 2015 12:25:51 +0000 (13:25 +0100)]
Build: Update grunt-jscs to latest, use exceptions to improve coverage
Closes gh-1506
Jörn Zaefferer [Tue, 17 Mar 2015 17:32:13 +0000 (18:32 +0100)]
Autocomplete: Fix style issues
Closes gh-1504
Jörn Zaefferer [Sat, 14 Mar 2015 11:39:53 +0000 (12:39 +0100)]
Spinner: Fix style issues
Closes gh-1501
Jörn Zaefferer [Sat, 14 Mar 2015 11:37:03 +0000 (12:37 +0100)]
Widget: Fix style issues
Closes gh-1500
Jörn Zaefferer [Sat, 14 Mar 2015 11:33:03 +0000 (12:33 +0100)]
Position: Fix style issues
Closes gh-1499
Jörn Zaefferer [Sat, 14 Mar 2015 11:28:17 +0000 (12:28 +0100)]
Selectmenu: Fix style issues
Closes gh-1498
Jörn Zaefferer [Sat, 14 Mar 2015 11:25:12 +0000 (12:25 +0100)]
Dialog: Fix style issues
Closes gh-1497
Jörn Zaefferer [Sat, 14 Mar 2015 11:22:28 +0000 (12:22 +0100)]
Core: Fix style issues
Closes gh-1496
Jörn Zaefferer [Sat, 14 Mar 2015 11:19:32 +0000 (12:19 +0100)]
Accordion: Fix style issues
Closes gh-1495
Jörn Zaefferer [Fri, 13 Mar 2015 18:41:18 +0000 (19:41 +0100)]
Progressbar: Fix style issues
Closes gh-1493
Jörn Zaefferer [Fri, 13 Mar 2015 18:36:41 +0000 (19:36 +0100)]
Tooltip: Fix style issues
Closes gh-1492
Thomas Applencourt [Sat, 14 Mar 2015 21:06:18 +0000 (22:06 +0100)]
README: Fix typo
Closes gh-1489
Jörn Zaefferer [Fri, 13 Mar 2015 16:16:24 +0000 (17:16 +0100)]
Autocomplete: Simplify _create() method
Uses logical expressions in place of conditional expressions.
Closes #1490
Scott González [Fri, 6 Mar 2015 21:30:17 +0000 (16:30 -0500)]
Autocomplete: Restore focus after clicking a menu item, if necessary
Fixes #9201
Closes gh-1470
Scott González [Mon, 9 Mar 2015 20:03:22 +0000 (16:03 -0400)]
Core: Add methods to work around IE active element bugs
Closes gh-1478
Ablay Keldibek [Thu, 12 Mar 2015 08:30:06 +0000 (14:30 +0600)]
Slider: Pass handle index to events
Added a `handleIndex` property to the event data which indicates the index of
the handle being changed.
Fixes #7630
Closes gh-1486
Ablay Keldibek [Thu, 12 Mar 2015 07:26:24 +0000 (13:26 +0600)]
Slider: Verify value constraint with a max that is a step mismatch
Ref #10078
Closes gh-1485
Alexander Schmitz [Wed, 11 Feb 2015 16:25:36 +0000 (11:25 -0500)]
Droppable: Remove shopping cart demo
This has terrible UX that we shouldn't promote anymore.
Alexander Schmitz [Tue, 3 Feb 2015 00:38:53 +0000 (19:38 -0500)]
Widget: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 16:01:32 +0000 (11:01 -0500)]
Tooltip: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 16:00:44 +0000 (11:00 -0500)]
Tabs: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:59:50 +0000 (10:59 -0500)]
Spinner: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 3 Feb 2015 00:37:32 +0000 (19:37 -0500)]
Sortable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:55:53 +0000 (10:55 -0500)]
Slider: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:00:56 +0000 (10:00 -0500)]
Selectmenu: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 15:00:11 +0000 (10:00 -0500)]
Selectable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:59:26 +0000 (09:59 -0500)]
Resizable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 10 Mar 2015 14:23:43 +0000 (10:23 -0400)]
Progressbar: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:58:21 +0000 (09:58 -0500)]
Menu: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 3 Feb 2015 00:35:16 +0000 (19:35 -0500)]
Effects: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:57:56 +0000 (09:57 -0500)]
Droppable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:57:30 +0000 (09:57 -0500)]
Draggable: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:57:04 +0000 (09:57 -0500)]
Dialog: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Tue, 3 Feb 2015 00:25:52 +0000 (19:25 -0500)]
Button: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:56:42 +0000 (09:56 -0500)]
Autocomplete: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Fri, 30 Jan 2015 14:53:26 +0000 (09:53 -0500)]
Accordion: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz [Wed, 3 Dec 2014 16:30:22 +0000 (11:30 -0500)]
Tooltip: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:28:56 +0000 (11:28 -0500)]
Tabs: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Tue, 24 Feb 2015 21:17:29 +0000 (16:17 -0500)]
Spinner: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Tue, 24 Feb 2015 21:16:47 +0000 (16:16 -0500)]
Sortable: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:27:19 +0000 (11:27 -0500)]
Slider: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:26:46 +0000 (11:26 -0500)]
Selectmenu: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Fri, 27 Feb 2015 23:01:21 +0000 (18:01 -0500)]
Selectable: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Fri, 27 Feb 2015 23:00:55 +0000 (18:00 -0500)]
Resizable: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:25:32 +0000 (11:25 -0500)]
Progressbar: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:24:44 +0000 (11:24 -0500)]
Menu: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Thu, 1 Jan 2015 17:11:06 +0000 (12:11 -0500)]
Droppable: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Thu, 1 Jan 2015 17:10:26 +0000 (12:10 -0500)]
Draggable: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:23:59 +0000 (11:23 -0500)]
Dialog: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Fri, 27 Feb 2015 20:11:33 +0000 (15:11 -0500)]
Autocomplete: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:23:19 +0000 (11:23 -0500)]
Accordion: Add classes option
Ref #7053
Ref gh-1411
Alexander Schmitz [Wed, 3 Dec 2014 16:20:20 +0000 (11:20 -0500)]
Widget: Add classes option and _add/_remove/_toggleClass methods
Fixes #7053
Closes gh-1411
Alexander Schmitz [Tue, 3 Feb 2015 00:21:44 +0000 (19:21 -0500)]
Build: Add qunit-assert-classes plug-in for classes tests
Scott González [Tue, 10 Mar 2015 20:10:43 +0000 (16:10 -0400)]
Accordion: Fix tests in IE 11 with jQuery 1.7-1.8
Closes gh-1482
Scott González [Tue, 10 Mar 2015 19:40:49 +0000 (15:40 -0400)]
Dialog: Remove animation stopping in destroy
Effects wrappers are no longer used, so the workaround and test are no
longer necessary.
This fixes tests in IE8 with jQuery 1.7.
Effectively a complete revert of
13505e5945e5532c3d56424d50ad109c665d205f
Closes gh-1481
Scott González [Tue, 10 Mar 2015 19:16:27 +0000 (15:16 -0400)]
Dialog: Fix focus tests in IE8 with jQuery 1.7
Ref gh-1481
Scott González [Tue, 10 Mar 2015 18:19:16 +0000 (14:19 -0400)]
Tests: Use jquery-git1 instead of jquery-git
Closes gh-1480
Jörn Zaefferer [Fri, 6 Mar 2015 15:35:10 +0000 (16:35 +0100)]
Build: Style fixes
Jörn Zaefferer [Sun, 25 Jan 2015 19:03:21 +0000 (20:03 +0100)]
Tests: Fix missing wrapper in widget extend unit tests
Jörn Zaefferer [Sun, 25 Jan 2015 14:39:06 +0000 (15:39 +0100)]
Tests: Fix missing wrappers in progressbar tests
Ablay Keldibek [Wed, 4 Mar 2015 12:23:17 +0000 (18:23 +0600)]
Slider: Modified to allow value to reach max value with float step
Fixes #11286
Closes gh-1465
Scott González [Wed, 4 Mar 2015 19:27:10 +0000 (14:27 -0500)]
Selectmenu: Support `width: false` and default to 14em
`width: null` still matches the width of the original element.
`width: false` prevents an inline style from being set for the width. This
makes it easy to set the width via a stylesheet and allows the use of any
unit for setting the width, such as the new default of `14em`.
Fixes #11198
Closes gh-1467
Scott González [Wed, 4 Mar 2015 17:45:29 +0000 (12:45 -0500)]
Build: Don't use .min.js extension for individual source files
We don't actually use these files for anything other than size comparisons,
but having the .min.js extension means that AMD is broken.
Note: If you're using AMD with the minified files, just run a build instead.
Fixes #10674
Closes gh-1466
Jörn Zaefferer [Tue, 17 Feb 2015 15:11:58 +0000 (16:11 +0100)]
Tests: Reduce timeouts to optimize testsuite runtime
Ben Mosher [Mon, 25 Aug 2014 18:07:25 +0000 (14:07 -0400)]
Resizable: alsoResize more than one element of a jQuery selection
Fixes #4666
Closes gh-1324
Closes gh-1461
Patricia Juarez [Thu, 14 Nov 2013 12:40:57 +0000 (13:40 +0100)]
Resizable: Modified to allow jquery objects as handles
Custom handlers did not work as jquery objects (outside the resizable element)
Fixes #9658
Closes gh-1445
Scott González [Mon, 2 Mar 2015 23:43:07 +0000 (18:43 -0500)]
Accordion: Handle `box-sizing: border-box` in animations
Fixes #9264
Closes gh-1287
Closes gh-1459
Scott González [Fri, 27 Feb 2015 01:54:24 +0000 (20:54 -0500)]
Core: Drop feature detection for version check to support jQuery 1.7
Fixes #11197
Closes gh-1458
Rafael Xavier de Souza [Tue, 15 Apr 2014 14:45:46 +0000 (11:45 -0300)]
All: Add css-dependency-comments based on jQuery Mobile
Ref gh-1029
Ref jquery/download.jqueryui.com#178
Closes gh-1440
Marco Ziech [Tue, 24 Feb 2015 00:33:01 +0000 (19:33 -0500)]
Tooltip: Register event handlers before content is loaded
Fixes #8740
Closes gh-1053
Closes gh-1456
Scott González [Mon, 23 Feb 2015 19:55:25 +0000 (14:55 -0500)]
Tabs: Use standard promise methods for jqXHR
The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.
Closes gh-1455
Nils Heuermann [Fri, 31 Oct 2014 13:24:29 +0000 (14:24 +0100)]
Sortable: Append a tr with td to the placeholder of tbody elements
When sorting tbody elements of a table the placeholder needs to have a tr with
td elements to be visible. The appended elements are created in the same way
as for the placeholder of a tr element; the first row of the sorted tbody is
used for that.
Fixes #10682
Closes gh-1380
Scott González [Mon, 23 Feb 2015 21:33:18 +0000 (16:33 -0500)]
Dialog: Fix typo
Closes gh-1447
Thanks Spencer Davis
Scott González [Mon, 23 Feb 2015 19:01:03 +0000 (14:01 -0500)]
Build: Upgrade to jQuery 1.11.2
Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3
Scott González [Sun, 22 Feb 2015 02:58:35 +0000 (21:58 -0500)]
Datepicker: Fix date range demo when entering values manually
Fixes #11143
Closes gh-1454
Timo Tijhof [Fri, 20 Feb 2015 04:42:29 +0000 (04:42 +0000)]
Build: Use browserSets from testswarm config
It's already in jQuery's Jenkins node-testswarm config
(and set to the same value) but not used yet.
Reference it to make sure it keeps working in the future.
Closes gh-1452
TJ VanToll [Wed, 18 Feb 2015 15:45:11 +0000 (10:45 -0500)]
Dialog: Stop tracking instance in destroy() to avoid memory leaks
Fixes #11125
Closes gh-1448
Jörn Zaefferer [Thu, 12 Feb 2015 09:18:21 +0000 (10:18 +0100)]
Theme: Restore placeholders for overlay background image
These are still needed.
Ref gh-1436
Ref jquery/download.jqueryui.com#248
Marcus Warren [Mon, 2 Feb 2015 19:59:03 +0000 (14:59 -0500)]
Sortable: Add support for iframes
Fixes #9604
Closes gh-1443
TJ VanToll [Wed, 28 Jan 2015 18:31:59 +0000 (13:31 -0500)]
Dialog: Remove overflow: hidden and reposition resize handles
Fixes #10543
Closes gh-1439
Mike Sherov [Wed, 28 Jan 2015 03:08:05 +0000 (22:08 -0500)]
Resizable: correct width when grid approaches zero
Fixes #10590
Mike Sherov [Wed, 28 Jan 2015 03:07:32 +0000 (22:07 -0500)]
Resizable: Whitespace Cleanup
Jasper de Groot [Fri, 7 Nov 2014 09:43:32 +0000 (10:43 +0100)]
Theme: Improve default theme styling
Changes tooltip to use the ui-widget-shadow class, which now applies the
box-shadow style. .ui-widget-shadow was created when box-shadow wasn't
available. By now, there's no point in faking a custom shadow anymore.
This removes the only non-structural CSS from a widget-specific file.
Updates demos to use the same font-family, removes unused images.
Will be available as the new default theme on ThemeRoller called "Base",
while "UI Smoothness" and "UI Lightness" will still be available in the
gallery.
Fixes #10617
Fixes #10880
Closes gh-1436
Ref jquery/download.jqueryui.com#248