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).