diff --git a/dist/css/bootstrap-drawer.css b/dist/css/bootstrap-drawer.css index 8ecf30e..ecff7f3 100644 --- a/dist/css/bootstrap-drawer.css +++ b/dist/css/bootstrap-drawer.css @@ -1,3 +1,7 @@ +/* ======================================================================== + * bootstrap-drawer: 1.0.5 + * ======================================================================== +*/ html { min-height: 100%; height: 100%; diff --git a/dist/js/drawer.js b/dist/js/drawer.js index b7a08e8..d1d3d19 100644 --- a/dist/js/drawer.js +++ b/dist/js/drawer.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: drawer.js v1.0.3 + * Bootstrap: drawer.js v1.0.6 # Heavily based on collapse, but had to change the name to "fold" to # avoid transition conflicts. * ======================================================================== diff --git a/example/bootstrap-drawer.css b/example/bootstrap-drawer.css index 8ecf30e..ecff7f3 100644 --- a/example/bootstrap-drawer.css +++ b/example/bootstrap-drawer.css @@ -1,3 +1,7 @@ +/* ======================================================================== + * bootstrap-drawer: 1.0.5 + * ======================================================================== +*/ html { min-height: 100%; height: 100%; diff --git a/example/drawer.js b/example/drawer.js index b7a08e8..d1d3d19 100644 --- a/example/drawer.js +++ b/example/drawer.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: drawer.js v1.0.3 + * Bootstrap: drawer.js v1.0.6 # Heavily based on collapse, but had to change the name to "fold" to # avoid transition conflicts. * ======================================================================== diff --git a/js/drawer.js b/js/drawer.js index b7a08e8..d1d3d19 100644 --- a/js/drawer.js +++ b/js/drawer.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: drawer.js v1.0.3 + * Bootstrap: drawer.js v1.0.6 # Heavily based on collapse, but had to change the name to "fold" to # avoid transition conflicts. * ======================================================================== diff --git a/less/drawer.less b/less/drawer.less index 6b365c6..1469f88 100644 --- a/less/drawer.less +++ b/less/drawer.less @@ -1,6 +1,11 @@ @import "./mixins/drawer-framework"; @import "./drawer-variables"; +/* ======================================================================== + * bootstrap-drawer: 1.0.5 + * ======================================================================== +*/ + // // Off-Canvas