Files
Matt Godbolt 8c1921bd87 Update jQuery to v4.0.0
jQuery 4.0 breaking changes were reviewed:
- Removed deprecated APIs ($.isArray, $.parseJSON, etc.) - not used in CE
- Changed focus/blur event order - no impact on CE's usage
- JSONP auto-promotion removed - CE uses explicit JSONP syntax
- Array prototype methods removed - not used in CE

Added polyfill for $.trim() which golden-layout 1.5.9 uses internally.
Golden-layout's package.json incorrectly specifies "jquery": "*" instead
of constraining to <4.0.0. The polyfill can be removed when golden-layout
is upgraded or forked.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 15:24:49 -06:00
..
2025-10-28 09:45:26 +01:00
2025-07-28 10:34:46 -05:00
2025-06-19 08:46:57 -05:00
2025-06-18 09:04:23 -05:00
2025-07-28 10:34:46 -05:00
2026-01-25 15:24:49 -06:00
2025-04-24 12:10:37 -05:00
2025-07-28 10:34:46 -05:00