-
Notifications
You must be signed in to change notification settings - Fork 20.5k
Closed
Description
Description
We've deprecated some methods in 3.x (like jQuery.camelCase), we should remember to remove them all in 4.0. Looking at deprecated.js should be a good start; other APIs to remove:
-
jQuery.cssProps. -
jQuery.cssNumber(removed in CSS: Don't automatically add "px" to properties with a few exceptions #4055).
Link to test case
Reactions are currently unavailable