jquery-slideoutpanel
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "jquery-slideoutpanel", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "jQuery SlideOutPanel is a jQuery Plugin to add a sliding out panel.", | ||
@@ -5,0 +5,0 @@ "main": "Gruntfile.js", |
@@ -51,2 +51,3 @@ | ||
bodyPush | boolean | false | true <br> false| Enables pushing the body when the tab opens (works with slideFrom right and left | ||
breakpoint | String | 768px | | Sets the breakpoint (matches the breakpoint in SCSS/CSS). This is used when bodyPush is true | ||
closeBtn | html | `✕` <br> ✕ | | Add a custom close button instead of the default | ||
@@ -224,5 +225,5 @@ closeBtnSize | String | 12px | | Adjust the close button size | ||
Copyright (c) 2020 WebDevNerdStuff | ||
Copyright (c) 2020 WebDevNerdStuff | ||
Licensed under the MIT license. | ||
[![@WebDevNerdStuff](https://img.shields.io/badge/github-webdevnerdstuff-brightgreen.svg)](https://github.com/webdevnerdstuff) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
89440
228