-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/refactoringExisting code has been cleaned up. There should be no new functionality.Existing code has been cleaned up. There should be no new functionality.
Description
jQuery Migrate was added in #7425 for the jQuery 3.0 migration but it's not something that's meant to be shipped permanently. From their README:
jQuery Migrate makes this easier, by restoring the APIs that were removed ... That way you can spot and fix what otherwise would have been errors, until you no longer need jQuery Migrate and can remove it.
@techknowlogick were there any specific issues that lead to you integrating it or was it only added "just in case"?
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/refactoringExisting code has been cleaned up. There should be no new functionality.Existing code has been cleaned up. There should be no new functionality.