Update to 0.1.8

This commit is contained in:
Holger Könemann 2017-01-07 08:10:22 +01:00
parent ac940783f2
commit 689e371cd0
9 changed files with 2995 additions and 1900 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
{
"name": "understrap-child",
"version": "0.1.6",
"version": "0.1.8",
"description": "Basic Child Theme for UnderStrap Theme Framework: https://github.com/holger1411/understrap",
"main": "index.js",
"scripts": {
@ -25,26 +25,27 @@
},
"homepage": "https://understrap.com",
"dependencies": {
"bootstrap": "^4.0.0-alpha.5",
"bootstrap": "^4.0.0-alpha.6",
"browser-sync": "^2.18.5",
"font-awesome": "^4.7.0",
"gulp": "^3.9.1",
"gulp-clone": "^1.0.0",
"gulp-concat": "^2.6.1",
"gulp-cssnano": "^2.1.2",
"gulp-ignore": "^2.0.2",
"gulp-merge": "^0.1.1",
"gulp-plumber": "^1.1.0",
"gulp-rename": "^1.2.2",
"gulp-rimraf": "^0.2.1",
"gulp-sass": "^3.0.0",
"gulp-sourcemaps": "^2.2.1",
"gulp-uglify": "^2.0.0",
"gulp-watch": "^4.3.10",
"gulp-clone": "^1.0.0",
"gulp-merge": "^0.1.1",
"gulp-cssnano": "^2.1.2",
"gulp-sourcemaps": "^2.2.0",
"gulp-watch": "^4.3.11",
"merge2": "^1.0.2",
"browser-sync": "^2.18.1",
"owl.carousel": "^2.2.0",
"run-sequence": "^1.2.2",
"undescores-for-npm": "^1.0.0",
"understrap": "^0.5.0"
"understrap": "^0.5.2"
}
}

View file

@ -1,56 +0,0 @@
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
// Core variables and mixins
@import "../../src/sass/bootstrap3/bootstrap/variables";
@import "../../src/sass/bootstrap3/bootstrap/mixins";
// Reset and dependencies
@import "../../src/sass/bootstrap3/bootstrap/normalize";
@import "../../src/sass/bootstrap3/bootstrap/print";
@import "../../src/sass/bootstrap3/bootstrap/glyphicons";
// Core CSS
@import "../../src/sass/bootstrap3/bootstrap/scaffolding";
@import "../../src/sass/bootstrap3/bootstrap/type";
@import "../../src/sass/bootstrap3/bootstrap/code";
@import "../../src/sass/bootstrap3/bootstrap/grid";
@import "../../src/sass/bootstrap3/bootstrap/tables";
@import "../../src/sass/bootstrap3/bootstrap/forms";
@import "../../src/sass/bootstrap3/bootstrap/buttons";
// Components
@import "../../src/sass/bootstrap3/bootstrap/component-animations";
@import "../../src/sass/bootstrap3/bootstrap/dropdowns";
@import "../../src/sass/bootstrap3/bootstrap/button-groups";
@import "../../src/sass/bootstrap3/bootstrap/input-groups";
@import "../../src/sass/bootstrap3/bootstrap/navs";
@import "../../src/sass/bootstrap3/bootstrap/navbar";
@import "../../src/sass/bootstrap3/bootstrap/breadcrumbs";
@import "../../src/sass/bootstrap3/bootstrap/pagination";
@import "../../src/sass/bootstrap3/bootstrap/pager";
@import "../../src/sass/bootstrap3/bootstrap/labels";
@import "../../src/sass/bootstrap3/bootstrap/badges";
@import "../../src/sass/bootstrap3/bootstrap/jumbotron";
@import "../../src/sass/bootstrap3/bootstrap/thumbnails";
@import "../../src/sass/bootstrap3/bootstrap/alerts";
@import "../../src/sass/bootstrap3/bootstrap/progress-bars";
@import "../../src/sass/bootstrap3/bootstrap/media";
@import "../../src/sass/bootstrap3/bootstrap/list-group";
@import "../../src/sass/bootstrap3/bootstrap/panels";
@import "../../src/sass/bootstrap3/bootstrap/responsive-embed";
@import "../../src/sass/bootstrap3/bootstrap/wells";
@import "../../src/sass/bootstrap3/bootstrap/close";
// Components w/ JavaScript
@import "../../src/sass/bootstrap3/bootstrap/modals";
@import "../../src/sass/bootstrap3/bootstrap/tooltip";
@import "../../src/sass/bootstrap3/bootstrap/popovers";
@import "../../src/sass/bootstrap3/bootstrap/carousel";
// Utility classes
@import "../../src/sass/bootstrap3/bootstrap/utilities";
@import "../../src/sass/bootstrap3/bootstrap/responsive-utilities";

View file

@ -1,13 +1,14 @@
/*!
* Bootstrap v4.0.0-alpha.3 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
// Core variables and mixins
@import "../../src/sass/bootstrap4/custom";
@import "../../src/sass/bootstrap4/variables";
@import "../../src/sass/bootstrap4/mixins";
@import "../../src/sass/bootstrap4/custom";
// Reset and dependencies
@import "../../src/sass/bootstrap4/normalize";
@ -24,7 +25,7 @@
@import "../../src/sass/bootstrap4/buttons";
// Components
@import "../../src/sass/bootstrap4/animation";
@import "../../src/sass/bootstrap4/transitions";
@import "../../src/sass/bootstrap4/dropdown";
@import "../../src/sass/bootstrap4/button-group";
@import "../../src/sass/bootstrap4/input-group";
@ -34,7 +35,7 @@
@import "../../src/sass/bootstrap4/card";
@import "../../src/sass/bootstrap4/breadcrumb";
@import "../../src/sass/bootstrap4/pagination";
@import "../../src/sass/bootstrap4/tags";
@import "../../src/sass/bootstrap4/badge";
@import "../../src/sass/bootstrap4/jumbotron";
@import "../../src/sass/bootstrap4/alert";
@import "../../src/sass/bootstrap4/progress";
@ -51,4 +52,3 @@
// Utility classes
@import "../../src/sass/bootstrap4/utilities";

View file

@ -5,7 +5,7 @@
Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de
Template: understrap
Version: 0.1.6
Version: 0.1.8
License: Commercial
Text Domain: understrap-child
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready