Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bootstrap-drawer

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-drawer - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

changelog.md

6

bower.json
{
"name": "bootstrap-drawer",
"version": "0.9.1",
"version": "1.0.2",
"authors": [

@@ -46,5 +46,5 @@ "Caroline Amaba <her@carolineamaba.com>"

"dependencies": {
"jquery": "~2.1.3",
"bootstrap": "3.x.x"
"jquery": "~2.1.4",
"bootstrap": "~3.3.4"
}
}
{
"name": "bootstrap-drawer",
"version": "1.0.0",
"version": "1.0.2",
"description": "A Bootstrap add-on to create drawer (off-canvas) styled navigation",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,3 +8,3 @@ # bootstrap-drawer

As of Bootstrap 3, there is no "drawer" element - a drawer-like menu that
goes off screen. This is an add-on to the core Bootstrap framewrk that adds various
goes off screen. This is an add-on to the core Bootstrap framework that adds various
`.drawer` classes to quickly and easily create the drawer component.

@@ -14,3 +14,3 @@

**Version:** 1.0.0
**Version:** 1.0.1

@@ -21,3 +21,3 @@ ## Requirements

* [jQuery](http://jquery.com/) (already a Bootstrap dependency)
* [Node](http://nodejs.org/)/[io.js](https://iojs.org/) & [gulp](http://gulpjs.com/) if you want to build your own version.
* [Node](http://nodejs.org/) & [gulp](http://gulpjs.com/) if you want to build your own version.

@@ -111,15 +111,11 @@ ## Download

## Changelog
## Latest Changelog
#### v 1.0.0
* Finished the [detailed documentation](http://clineamb.github.io/bootstrap-drawer).
* Moved the "Using LESS / Build Your Own..." section to the full documentation from the readme.
* Updated `example/index.html` to have an inside-drawer.
[Check out the full changelog](changelog.md) for past version changes.
#### Version 1.0.1
#### v 0.9.1
* Added `.has-inner-drawer` class to allow elements with a set width/height to
have a drawer within it.
* Added in `example/index.html` how to use the `.has-inner-drawer` feature.
* Optimize LESS to produce smaller css files.
----------------------------------------------------

@@ -133,2 +129,2 @@

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc