jquery-ui icon indicating copy to clipboard operation
jquery-ui copied to clipboard

The official jQuery user interface library.

Results 162 jquery-ui issues
Sort by recently updated
recently updated
newest added

I know core.js is deprecated, but until then if one is using individual files as opposed to the bundled version they might encounter an issue in which requirejs can't find...

Bug
Comp: Core

The `jquery-patch` reference was included with the `.js` extension which is not allowed in AMD. Fixes gh-2107

Bug
Comp: Core

add minimize and restore button in dialog title

Feature
Comp: Dialog

fixes #1979

Bug
Comp: Dialog
Behavior shared with 1.12
Needs tests

This is a small change to fix #2078. The input's "input" event is triggered in addition to the "change" event.

Comp: Datepicker
Needs tests
Behavior Change

This proposal is made to ensure if the event should be canceled if the first element in the [composedPath](https://developer.mozilla.org/en-US/docs/Web/API/Event/composedPath) (or the event.target as fallback) matches with the options.cancel selector This...

Comp: Mouse
Needs tests
Needs info
Behavior Change

- Don't bind the element if it already exists - Use closest instead of parents and remove each for selectable mouseStart event

Bug
Comp: Selectable
Comp: Widget

When reducing the size of a dialog when the content has a scroll bar, it continuously shrinks each time you click (as in click down, move, click up, repeat). I've...

Bug
Comp: Dialog
Behavior different from 1.12

When I hide **options** in my select by setting the **hidden** attribute and also preselect an option, then I get an error when opening the selectmenu. Here is the code...

Bug
Comp: Selectmenu
Behavior different from 1.12

Added the following: - datepicker-mm-zg.js for Zawgyi font - datepicker-mm-uni.js for Unicode font Please feel free to review.

Feature
Localization