Problem/Motivation
We're on a beta of jQuery UI 1.14.0, we need to update to a stable version before 11.0.0
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3449875
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3449875-jqueryui
changes, plain diff MR !9107
- 3449875-update-to-a
changes, plain diff MR !9091
Comments
Comment #2
catchComment #3
xjmComment #4
damienmckennaThe current 1.14.0 milestone: https://github.com/jquery/jquery-ui/milestone/4
The jQuery UI roadmap hasn't been updated in over seven years: https://jqueryui.pbworks.com/w/page/12138038/Roadmap
Comment #5
xjmCurrently, we are on beta2, which is the latest. Marking postponed until the next milestone comes out.
Comment #6
xjmComment #7
nod_it's up: https://blog.jqueryui.com/2024/08/jquery-ui-1-14-0-released/
Comment #9
nod_credit
Comment #10
xjmI added a comment to #3447472: Update to jquery UI 1.14.0 beta tentatively signing off on backporting this to 1.14 as well. (I commented there because there are some changes to the core vendor tooling script that look like they might've needed to be done by hand, but we could also mark that issue to fixed and open a 10.4 MR with the full update on this issue.)
Comment #11
catchMight be easier to add the diff from that MR to a 10.4 backport here, let's keep both issues open until we've got the 11.x commit done.
Test failure on the MR is real but looks like it probably just needs the expectation to be updated?
Comment #12
nod_Comment #13
catchLooks great.
Comment #16
nod_Committed dea61b8 and pushed to 11.x. Thanks!
Comment #18
nod_10.4.x MR is up
Comment #20
smustgrave commentedCan't rerun it as not a committer but see unit tests failed to run
Comment #21
smustgrave commentedActually see the failure on a few MRs so believe unrelated.
Comment #23
catchCommitted/pushed to 10.4.x, thanks!