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
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:
Description
We've deprecated some methods in 3.x (like
jQuery.camelCase), we should remember to remove them all in 4.0. Looking atdeprecated.jsshould 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