From: Oleg Gaidarenko Date: Wed, 11 Nov 2015 16:56:11 +0000 (+0300) Subject: Revert "CSS: Make show/hide/toggle methods a module" X-Git-Tag: 2.2.0~54 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=87db099ed54d0dac624c4ae6b476328e88aef2d7;p=jquery.git Revert "CSS: Make show/hide/toggle methods a module" This reverts commit 67d7a2eefee768b59eb3d51cb1fb2c671873e58a. --- diff --git a/Gruntfile.js b/Gruntfile.js index dd4b07d30..98e446775 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -70,7 +70,6 @@ module.exports = function( grunt ) { ajax: [ "manipulation/_evalUrl", "event/ajax" ], callbacks: [ "deferred" ], css: [ "effects", "dimensions", "offset" ], - "css/showHide": [ "effects" ], sizzle: [ "css/hiddenVisibleSelectors", "effects/animatedSelector" ] } } diff --git a/README.md b/README.md index 99bcb2355..71c015f78 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,7 @@ Some example modules that can be excluded are: - **ajax/xhr**: The XMLHTTPRequest AJAX transport only. - **ajax/script**: The `