Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard/automated markup for deprecated or removed API functionality #971

Open
dmethvin opened this issue Aug 12, 2016 · 1 comment
Open

Comments

@dmethvin
Copy link
Member

Right now it's easy to overlook that some API is deprecated or removed, for example the .load() method. Sometimes it's best to add explicit wording, for example jQuery.unique() is replaced by jQuery.uniqueSort(). However it would be nice to have some sort of standard visual for these APIs. Is a modal or inline dialog that can be dismissed/collapsed too intrusive? Perhaps a watermark?

@dmethvin
Copy link
Member Author

dmethvin commented Mar 29, 2018

This is still a pretty common pain point, I looked up jQuery.isWindow and even though it's marked deprecated in the XML I could not tell from the page and almost created another ticket. Also there is no Deprecated 3.3 category.

Should we be adding some text or a warning box to deprecated functions to make it more obvious?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant