mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Effects: Disable maxLineLength for description meta explode
Ref gh-1690
This commit is contained in:
parent
8d1de7bff8
commit
2eb7c96a40
@ -9,7 +9,9 @@
|
|||||||
|
|
||||||
//>>label: Explode Effect
|
//>>label: Explode Effect
|
||||||
//>>group: Effects
|
//>>group: Effects
|
||||||
|
// jscs:disable maximumLineLength
|
||||||
//>>description: Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.
|
//>>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/
|
//>>docs: http://api.jqueryui.com/explode-effect/
|
||||||
//>>demos: http://jqueryui.com/effect/
|
//>>demos: http://jqueryui.com/effect/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user