From: Alexander Schmitz Date: Thu, 31 Mar 2016 13:15:46 +0000 (-0400) Subject: Effects: Disable maxLineLength for description meta explode X-Git-Tag: 1.12.0-rc.2~33 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2eb7c96a40991da8f4bb01028f38ed1dbc2ab029;p=jquery-ui.git Effects: Disable maxLineLength for description meta explode Ref gh-1690 --- diff --git a/ui/effects/effect-explode.js b/ui/effects/effect-explode.js index 92b83f545..d5aca490f 100644 --- a/ui/effects/effect-explode.js +++ b/ui/effects/effect-explode.js @@ -9,7 +9,9 @@ //>>label: Explode Effect //>>group: Effects +// jscs:disable maximumLineLength //>>description: Explodes an element in all directions into n pieces. Implodes an element to its original wholeness. +// jscs:enable maximumLineLength //>>docs: http://api.jqueryui.com/explode-effect/ //>>demos: http://jqueryui.com/effect/