Skip to content

Commit

Permalink
update to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Oct 24, 2017
1 parent 947c669 commit 0a779e9
Show file tree
Hide file tree
Showing 378 changed files with 116 additions and 26,229 deletions.
2 changes: 1 addition & 1 deletion AJAX_Full_Project_GULP/css/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* CoreUI - Open Source Bootstrap Admin Template
* @version v1.0.3
* @version v1.0.4
* @link http://coreui.io
* Copyright (c) 2017 creativeLabs Łukasz Holeczek
* @license MIT
Expand Down
2 changes: 1 addition & 1 deletion AJAX_Full_Project_GULP/css/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions AJAX_Full_Project_GULP/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
* CoreUI - Open Source Bootstrap Admin Template
* @version v1.0.3
* @version v1.0.4
* @link http://coreui.io
* Copyright (c) 2017 creativeLabs Łukasz Holeczek
* @license MIT
Expand Down Expand Up @@ -523,7 +523,7 @@ <h6>System Utilization</h6>
<!-- Plugins and scripts required by all views -->
<script src="node_modules/chart.js/dist/Chart.min.js"></script>

<!-- GenesisUI main scripts -->
<!-- CoreUI main scripts -->

<script src="js/app.js"></script>

Expand Down
16 changes: 7 additions & 9 deletions AJAX_Full_Project_GULP/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@coreui/ajax",
"version": "1.0.3",
"description": "",
"version": "1.0.4",
"description": "Open Source Bootstrap Admin Template",
"main": "index.html",
"dependencies": {
"bootstrap": "^4.0.0-beta.2",
"bootstrap": "4.0.0-beta.2",
"chart.js": "^2.7.0",
"font-awesome": "^4.7.0",
"jquery": "^3.2.1",
Expand All @@ -30,9 +30,7 @@
"require-dir": "^0.3.2",
"run-sequence": "^2.1.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"scripts": {},
"browserslist": [
"Chrome >= 45",
"Firefox ESR",
Expand All @@ -44,7 +42,7 @@
"Opera >= 30"
],
"author": "Łukasz Holeczek",
"url": "http://coreui.io",
"copyright": "Copyright 2016 creativeLabs Łukasz Holeczek",
"license": "http://coreui.io/license"
"homepage": "http://coreui.io",
"copyright": "Copyright 2017 creativeLabs Łukasz Holeczek",
"license": "MIT"
}
49 changes: 0 additions & 49 deletions AJAX_Full_Project_GULP/scss/bootstrap/_alert.scss

This file was deleted.

47 changes: 0 additions & 47 deletions AJAX_Full_Project_GULP/scss/bootstrap/_badge.scss

This file was deleted.

38 changes: 0 additions & 38 deletions AJAX_Full_Project_GULP/scss/bootstrap/_breadcrumb.scss

This file was deleted.

Loading

0 comments on commit 0a779e9

Please sign in to comment.