You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: remove jQuery Migrate after successful modernization
Remove jQuery Migrate 3.4.1 as it is no longer needed. The codebase has been fully updated to use modern jQuery patterns (e.g., .on() instead of .bind()), and no deprecation warnings have appeared in the console.
This marks the completion of our migration:
1. Added Migrate to detect issues
2. Refactored legacy event bindings
3. Upgraded to jQuery 3.7.1
4. Removed Migrate — now
0 commit comments