| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
uniqueId was the last thing in the core module, and it is now just a helper
which require all the modules it used to contain.
Closes #9647
|
|
|
|
| |
Ref #9647
|
|
|
|
| |
Ref #9647
|
|
|
|
|
| |
Fixes #11272
Closes gh-1544
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Closes gh-1492
|
|
|
|
|
| |
Ref #7053
Ref gh-1411
|
|
|
|
|
|
| |
Ref gh-1029
Ref jquery/download.jqueryui.com#178
Closes gh-1440
|
|
|
|
|
|
| |
Fixes #8740
Closes gh-1053
Closes gh-1456
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fixes #9278
Closes #983
Closes #1421
|
|
|
|
| |
Closes gh-1403
|
|
|
|
| |
Closes gh-1379
|
|
|
|
|
| |
Fixes #10602
Closes gh-1353
|
|
|
|
|
|
|
| |
This ensures that we don't trigger the close event twice if the tooltip is
destroyed during the hide animation.
Closes gh-1306
|
| |
|
|
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;
Fixes #9464
Closes gh-1029
|