jquery-slideoutpanel
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "jquery-slideoutpanel", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "jQuery SlideOutPanel is a jQuery Plugin to add a sliding out panel.", | ||
@@ -5,0 +5,0 @@ "main": "Gruntfile.js", |
@@ -9,3 +9,5 @@ | ||
### Installation | ||
<br> | ||
``` | ||
@@ -41,2 +43,3 @@ npm install --save-dev jquery-slideoutpanel | ||
### Options | ||
<br> | ||
@@ -82,2 +85,3 @@ | ||
### Events | ||
<br> | ||
@@ -116,2 +120,3 @@ | ||
### Methods | ||
<br> | ||
@@ -142,3 +147,5 @@ | ||
### Sass Variables | ||
<br> | ||
Variable | Type | Default | Description | ||
@@ -163,3 +170,5 @@ :----- | :----- | :----- | :----- | ||
### Examples | ||
<br> | ||
Initialize plugin: | ||
@@ -166,0 +175,0 @@ ```javascript |
86563
222