Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jQuery UI to latest 1.13.3 #6550

Open
19 tasks done
indigoxela opened this issue May 16, 2024 · 2 comments · May be fixed by backdrop/backdrop#4756
Open
19 tasks done

Update jQuery UI to latest 1.13.3 #6550

indigoxela opened this issue May 16, 2024 · 2 comments · May be fixed by backdrop/backdrop#4756

Comments

@indigoxela
Copy link
Member

indigoxela commented May 16, 2024

Description of the task

A new version of jQuery UI has been released in April.

https://blog.jqueryui.com/2024/04/jquery-ui-1-13-3-released/

The changelog: https://jqueryui.com/changelog/1.13.3/

And they also prepare for a 1.14 release, a beta-1 version is out for early testing: https://blog.jqueryui.com/2024/05/jquery-ui-1-14-0-beta-1-released/ We won't update to the beta, but keeping an eye on it, seems appropriate.

We're currently on 1.13.2, so the changes should be fairly minimal, anyway. But it still needs testing, particularly our dialogs and draggable/droppable usage.

Testing jQuery UI functions in Backdrop:

Core

Blocks

  • Added a custom block
  • Moved another block

Field UI

  • Changed the order of fields on one of the Manage Display pages

Layout UI

  • for path node/% does context appear automatically?
  • drag and drop blocks
  • Added a custom block
  • Moved another block

CKEditor

  • link dialog
  • image dialog
  • Configuration: Added buttons to the editor toolbar
  • Sortable
  • Draggable

Elements

  • autocomplete

Views UI

  • Added a view
  • Changed to the display of fields
  • Modal windows
  • Rearranged the fields

Weight

  • draggable
  • droppable
@indigoxela
Copy link
Member Author

indigoxela commented May 16, 2024

A PR is available for testing and review.

To get an idea, what to test, take a look at the issue description there: #5401
jquery.ui's widely used in core and also in contrib, checking core should be sufficient this time, as 1.13.3 is only a patch release update.

As usual with "uglified" js code, review will be a cumbersome task.

@quicksketch
Copy link
Member

I tested all the core use-cases from #5401 and added them to the issue summary. This looks good!

@quicksketch quicksketch added this to the 1.28.1 milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants