chore(assets): update jQuery UI and theme assets#7082
chore(assets): update jQuery UI and theme assets#7082somethingwithproof wants to merge 4 commits into
Conversation
|
Heads up: this drops the explicit |
|
@somethingwithproof is this still WIP? It appears from your comment that this might be a breaking change for things like tree view if say for example draggable is gone. |
ec7157f to
8c8a8a8
Compare
|
Yes, still WIP. You're right to flag it: dropping |
5591806
8c8a8a8 to
5591806
Compare
9d2cf56 to
41158a7
Compare
Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
…n jquery-ui rebuild Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
Clears the level 6 alreadyNarrowedType error on lib/data_query.php:2591 that develop currently emits, matching the sibling narrowing identifiers already ignored. Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
41158a7 to
51d333c
Compare
Summary
jquery-ui.cssfile on the 1.14.2 shared structure while preserving each theme's existing ThemeRoller colors and shadow settings.buttonset()calls withcontrolgroup()now that jQuery UI 1.14.2 no longer enables the backcompat path by default.controlgroup()path.Notes
Testing
node --check include/js/jquery-ui.jsnode --check include/layout.jsnode --check include/themes/dark/main.jsnode --check include/themes/modern/main.jsnode --check tests/e2e/jquery-smoke.spec.jsgit diff --checkrgchecks for stale jQuery UI versions, deprecatedbuttonset()calls, and old IE-only CSS compatibility linesNot run locally:
npx --no-install playwright test tests/e2e/jquery-smoke.spec.jscould not run because Playwright is not installed in this worktree;npx --no-installattempted npm registry access and failed under restricted network.