| 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
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Fixes #11125
Closes gh-1448
|
|
|
|
|
| |
Fixes #9604
Closes gh-1443
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fixes #10662
Closes gh-1370
Closes gh-1423
|
|
|
|
|
|
| |
Fixes #9278
Closes #983
Closes #1421
|
|
|
|
|
| |
Fixes #10721
Closes gh-1398
|
|
|
|
|
| |
Fixes #10748
Closes gh-1417
|
|
|
|
|
| |
Fixes #10747
Ref gh-1417
|
|
|
|
|
|
|
| |
This reverts commit 7f808b2047725cd8fde51a948cb4e5f5946c82e1.
Fixes #8710
Ref gh-1071
|
|
|
|
|
| |
Fixes #10703
Closes gh-1413
|
|
|
|
| |
Closes gh-1403
|
|
|
|
| |
Closes gh-1409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Introduces a set of helper methods to easily create and define new effects.
2. Uses clip animations and placeholders instead of wrappers for clip effects.
3. Ensures all animations are detectable as animated
Fixes #10599
Fixes #9477
Fixes #9257
Fixes #9066
Fixes #8867
Fixes #8671
Fixes #8505
Fixes #7885
Fixes #7041
Closes gh-1017
|
|
|
|
|
|
|
| |
Amend "Build: Remove manifest files; move metadata to source files"
b5f1ffdea4c3c4b41936e56d4cb23ca8acb2aaa8
Ref gh-1379
|
|
|
|
| |
Closes gh-1379
|
|
|
|
| |
Fixes #10669
|
|
|
|
| |
Fixes #10534
|
|
|
|
|
| |
Fixes #9621
Closes gh-1383
|