Showing with 2 additions and 2 deletions.
  1. +1 −1 entries/slide-effect.xml
  2. +1 −1 package.json
@@ -3,7 +3,7 @@
<title>Slide Effect</title>
<desc>Slides the element out of the viewport.</desc>
<arguments>
<argument name="direction" type="String" default='"both"'>
<argument name="direction" type="String" default='"left"'>
<desc>The direction of the effect. Possible values: <code>"left"</code>, <code>"right"</code>, <code>"up"</code>, <code>"down"</code>.</desc>
</argument>
<argument name="distance" type="Number" default="element's outerWidth">
@@ -2,7 +2,7 @@
"name": "api.jqueryui.com",
"title": "jQuery UI API Docs",
"description": "API reference documentation for jQuery UI.",
"version": "1.10.33",
"version": "1.10.34",
"homepage": "https://github.com/jquery/api.jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors"