Deprecate jQuery.holdReady #3288

Closed
gibson042 opened this Issue Aug 22, 2016 · 3 comments

Comments

Projects
None yet
4 participants
Member

gibson042 commented Aug 22, 2016

Suggested in #1778 (comment) and decided in #2850 (comment) . Gap noticed in #3287.

@gibson042 gibson042 added the Core label Aug 22, 2016

@gibson042 gibson042 added this to the 3.2.0 milestone Aug 22, 2016

@dmethvin dmethvin referenced this issue in jquery/api.jquery.com Aug 22, 2016

Open

3.2/3.3 Deprecations #972

0 of 8 tasks complete
Owner

dmethvin commented Aug 22, 2016

Added to the API list as well.

Contributor

kumarmj commented Aug 29, 2016

I want to work on this issue, please inform me what to do of test/data/readywaitloader.js & test/data/readywait.html. The checklist of me goes like this -

  • Move jQuery.holdReady() from src/core/ready.js to src/deprecated.js
  • Remove jQuery.holdReady() from src/core/ready-no-deferred.js
  • Open a migrate issue
Member

gibson042 commented Aug 31, 2016

test/data/jquery-1.9.1.js should be left alone, as should the other test files. Other than that, 👍.

@timmywil timmywil closed this in bd984f0 Feb 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment