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

It can happen that after a non-inline Datepicker is opened, the `` which the datepicker is "attached to" is removed from the DOM. When the user then clicks on the...

Needs info

[Vite](https://vitejs.dev/) is now the default frontend tooling for projects like [Laravel](https://laravel.com/) and [VueJS](https://github.com/vuejs/create-vue) A number of people are having issues with using jQuery UI and Vite together https://github.com/vitejs/vite/discussions/9415#discussioncomment-3959724

Comp: Build
Behavior shared with 1.12

1. what I did: in firefox 105.1 on android 11, went to https://jqueryui.com/autocomplete/ , typed f in the text field, clicked "Fortran" in the completion list 2. what I expected:...

Comp: Autocomplete
Behavior shared with 1.12

Hi @everyone , I am using jQuery , jQuery UI and jQuery easing for my project and used via NPM (package.json). **While doing vulnerability scan jQuery UI / jQuery easing...

### Description ### Due to the changes introduced in jQuery UI v1.13 for function `getNumber` selecting dateRange `from` date clear out `to` date ``` getNumber = function( match ) {...

Comp: Datepicker
Behavior shared with 1.12
Needs info

Hello, For our webapp has a feature which allows the user to "present" their content for a big screen. For this we apply this CSS ```scss .container { --scale-factor: 1;...

Comp: Draggable
Behavior shared with 1.12

In my project I use simple layout structure: ``` ....menu.... ... ``` If I add container query CSS property "container-type: inline-size" to .content it breaks jQuery UI sortable behaviour. If...

Needs info

### Description ### HoverClass is not being removed from a parent if there is a disabled droppable between the greedy droppable and the enabled parent. See the image: ![image](https://github.com/jquery/jquery/assets/111564000/9e7d2933-ac2a-43b3-a4c4-1066065f125b) ###...

Comp: Droppable
Behavior shared with 1.12

I had some really ugly problems with some jquery ui tab component and could pin it down to a wrong calculation in _isLocal. decodeURIComponent(e) returns https://username:password@serverfqdn/path/file decodeURIComponent(i) returns https://serverfqdn/path/file These...

Comp: Tabs
Behavior shared with 1.12

Per default, with "changeYear: true" the current year is in the middle of the dropdown, allowing selecting a year close to the current one without scrolling. ![image](https://github.com/jquery/jquery-ui/assets/13310149/c988eb70-152d-4b03-ac03-4cfa464463f9) If I define...

Comp: Datepicker
Behavior shared with 1.12