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

The official jQuery user interface library.

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

I have used Autocomplete Widget on our project. But when I import ` ` to our index.cshtml page, it causes our datepicker jquery widget to be seen with a wrong...

Comp: Autocomplete
Behavior shared with 1.12

Is it possible to lock parent elements on the sortable component but leave the children to be sortable? For instance: https://jsfiddle.net/5mvLfw74/ I would like to sort items `11` and `12`...

Feature
Comp: Sortable
Behavior shared with 1.12

When showing multiple months and the current month is not displayed first (e.g. because of maxDate: 0), the user needs to click the previous button multiple times in order to...

Bug
Comp: Datepicker
Behavior shared with 1.12

**jQuery: v3.6.0** **jQuery UI: - v1.12.1 (with 3.6.0) - 2021-06-12** **jQuery UI: - v1.13.0 (with 3.6.0) - 2021-06-12** (still broken) Drop animation is broken, I'm not sure about other animations...

Bug
Comp: Effects
Behavior shared with 1.12

When format in ('mm/yy' or 'yy-mm') the expression "date.getDate() !== day" will be true, but there is no need to judge the "day" variable.

Bug
Behavior shared with 1.12

Having this CSS: ``` * { box-sizing: border-box; } ``` If you try to resize a dialog, then the inner content (ui-dialog-content) is resized wrongly See this fiddle: [http://jsfiddle.net/QBqff/2/](http://jsfiddle.net/QBqff/2/) A...

Bug
Comp: Dialog
Comp: Resizable
Behavior shared with 1.12

Hi all, First-time contributor so please forgive any errors or faux pas! I have been working on a project these last few weeks that required a div that is draggable...

Feature
Comp: Draggable
Comp: Resizable
Behavior shared with 1.12

Inside a dialog when start scrolling it's content, if a selectmenu was opened, the items container shows like a fixed element. Steps: 1) Click on select menu to show items...

Bug
Comp: Datepicker
Comp: Dialog
Behavior shared with 1.12

We are upgrading from 1.10.4 to 1.12.1, dialog transition is not smooth as before. we found that ui-effects-wrapper class does not wrap, any particular reason ? **1.10.4** ![image (2)](https://user-images.githubusercontent.com/23213025/132286777-b1c10983-1422-4613-9f85-316907d3530b.png) **1.12.1**...

Bug
Comp: Dialog
Behavior shared with 1.12

Please see the demo of the issue here: https://jsfiddle.net/ea8utdyx/ Here are the steps to reproduce the problem: 1. Use a nonstandard date format, like 'D M d yy' 2. Pass...

Comp: Datepicker
Behavior shared with 1.12