| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
| |
Fixes #7053
Closes gh-1411
|
| |
|
|
|
|
| |
Closes gh-1482
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Ref gh-1481
|
|
|
|
| |
Closes gh-1480
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fixes #11286
Closes gh-1465
|
|
|
|
|
|
|
|
|
|
| |
`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
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Fixes #4666
Closes gh-1324
Closes gh-1461
|
|
|
|
|
|
|
| |
Custom handlers did not work as jquery objects (outside the resizable element)
Fixes #9658
Closes gh-1445
|
|
|
|
|
|
| |
Fixes #9264
Closes gh-1287
Closes gh-1459
|
|
|
|
|
| |
Fixes #11197
Closes gh-1458
|
|
|
|
|
|
| |
Ref gh-1029
Ref jquery/download.jqueryui.com#178
Closes gh-1440
|
|
|
|
|
|
| |
Fixes #8740
Closes gh-1053
Closes gh-1456
|
|
|
|
|
|
|
| |
The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.
Closes gh-1455
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Closes gh-1447
Thanks Spencer Davis
|
|
|
|
| |
Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3
|
|
|
|
|
| |
Fixes #11143
Closes gh-1454
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Fixes #11125
Closes gh-1448
|
|
|
|
|
|
|
| |
These are still needed.
Ref gh-1436
Ref jquery/download.jqueryui.com#248
|
|
|
|
|
| |
Fixes #9604
Closes gh-1443
|
|
|
|
|
| |
Fixes #10543
Closes gh-1439
|
|
|
|
| |
Fixes #10590
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
As pointed out by jscs, after a esformatter run. The latter doesn't
address these, so fixing them manually.
|
|
|
|
|
|
|
|
|
| |
Removes 1.6 versions from "All" tests and from the TestSwarm job.
Ref #10723
Ref gh-1422
Closes gh-1434
Closes gh-1435
|
|
|
|
|
|
|
|
| |
So far we were using ui-state-active on active parent items,
ui-state-focus on active child items. The theme update highlighted the
visual inconsistency. With this change, only ui-state-active is used.
Fixes #10692
|
|
|
|
|
|
|
|
|
| |
pointer-events: none; fixes this in chrome, safari, and firefox.
IE and opera both show no focus styles on click, so lack of
pointer-events support in old ie is not a problem.
Fixes #10573
Closes gh-1330
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Affects core, effects, position and widget. Only position has unit tests
that fail with jQuery 1.6 without the workaround.
Drops the 1.6.x copies jQuery of jQuery and removes them from the select
in the testsuites.
Fixes #10723
Closes gh-1422
|
|
|
|
|
|
|
| |
Clarify that PHP is not required for testing, add a link to the
CONTRIBUTING page and tidy up.
Closes gh-1418
|
|
|
|
|
|
| |
Fixes #10662
Closes gh-1370
Closes gh-1423
|
|
|
|
|
|
| |
Fixes #9278
Closes #983
Closes #1421
|