Skip to content

Detect and add back exotic .show() and .hide() logic #102

@dmethvin

Description

@dmethvin

jquery/jquery#2180

We should only be spewing warnings for the cases that changed or make no sense, such as

  • Trying to .show() a detached element
  • Using .show() on an element that is cascade-hidden (let's assume it's okay to always complain about this)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions