bootstrap-drawer
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"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
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
22
266896
3553
126