Skip to content

Commit

Permalink
release: v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Mar 6, 2022
1 parent 8fa3635 commit a61e0ef
Show file tree
Hide file tree
Showing 55 changed files with 1,305 additions and 9,186 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coreui/coreui-free-bootstrap-admin-template",
"version": "4.1.0",
"version": "4.1.1",
"description": "Free Bootstrap Admin Template",
"keywords": [
"admin",
Expand Down
2 changes: 1 addition & 1 deletion src/js/charts.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* --------------------------------------------------------------------------
* CoreUI Boostrap Admin Template (v4.1.0): main.js
* CoreUI Boostrap Admin Template (v4.1.1): main.js
* Licensed under MIT (https://coreui.io/license)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion src/js/colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* --------------------------------------------------------------------------
* CoreUI Boostrap Admin Template (v4.1.0): colors.js
* CoreUI Boostrap Admin Template (v4.1.1): colors.js
* Licensed under MIT (https://coreui.io/license)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* --------------------------------------------------------------------------
* CoreUI Boostrap Admin Template (v4.1.0): main.js
* CoreUI Boostrap Admin Template (v4.1.1): main.js
* Licensed under MIT (https://coreui.io/license)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion src/js/popovers.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* --------------------------------------------------------------------------
* CoreUI Free Boostrap Admin Template (v4.1.0): popovers.js
* CoreUI Free Boostrap Admin Template (v4.1.1): popovers.js
* Licensed under MIT (https://coreui.io/license)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion src/js/toasts.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* --------------------------------------------------------------------------
* CoreUI Free Boostrap Admin Template (v4.1.0): popovers.js
* CoreUI Free Boostrap Admin Template (v4.1.1): popovers.js
* Licensed under MIT (https://coreui.io/license)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion src/js/tooltips.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* --------------------------------------------------------------------------
* CoreUI Free Boostrap Admin Template (v4.1.0): tooltips.js
* CoreUI Free Boostrap Admin Template (v4.1.1): tooltips.js
* Licensed under MIT (https://coreui.io/license)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion src/js/widgets.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* --------------------------------------------------------------------------
* CoreUI Boostrap Admin Template (v4.1.0): main.js
* CoreUI Boostrap Admin Template (v4.1.1): main.js
* Licensed under MIT (https://coreui.io/license)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion src/pug/_partials/banner.pug
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
* CoreUI - Free Bootstrap Admin Template
* @version v4.1.0
* @version v4.1.1
* @link https://coreui.io
* Copyright (c) 2022 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/license)
Expand Down
8 changes: 4 additions & 4 deletions src/pug/views/docs.pug
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ block view
| CoreUI Admin Template uses
a(href='https://docs.npmjs.com/misc/scripts/') npm scripts
| for its build system. Our
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/v4.1.0/package.json') package.json
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/v4.1.1/package.json') package.json
| includes convenient methods for working with the framework, including compiling code, running tests, and more.
p
| To use our build system and run template locally, you’ll need a copy of CoreUI’s source files and Node. Follow these steps and you should be ready to rock:
Expand All @@ -56,7 +56,7 @@ block view
| , which we use to manage our dependencies.
li
| Either
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/archive/v4.1.0.zip') download CoreUI’s sources
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/archive/v4.1.1.zip') download CoreUI’s sources
| or fork
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template') CoreUI’s repository
| .
Expand All @@ -66,7 +66,7 @@ block view
| directory and run
code npm install
| to install our local dependencies listed in
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/v4.1.0/package.json') package.json
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/v4.1.1/package.json') package.json
| .
p
| When completed, you’ll be able to run the various commands provided from the command line.
Expand All @@ -75,7 +75,7 @@ block view
a.anchorjs-link(aria-label='Anchor' data-anchorjs-icon='#' href='#using-npm-scripts' style='padding-left: 0.375em;')
p
| Our
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/v4.1.0/package.json') package.json
a(href='https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/v4.1.1/package.json') package.json
| includes numerous tasks for developing the project. Run
code npm run
| to see all the npm scripts in your terminal.
Expand Down
9 changes: 2 additions & 7 deletions src/views/404.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<!--
* CoreUI - Free Bootstrap Admin Template
* @version v4.1.0
* @version v4.1.1
* @link https://coreui.io
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
* Copyright (c) 2022 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/license)
-->

Expand Down Expand Up @@ -78,11 +78,6 @@ <h4 class="pt-3">Oops! You're lost.</h4>
<!-- CoreUI and necessary plugins-->
<script src="node_modules/@coreui/coreui/dist/js/coreui.bundle.min.js"></script>
<script src="node_modules/simplebar/dist/simplebar.min.js"></script>
<!-- We use those scripts to show code examples, you should remove them in your application.-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/prism.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/autoloader/prism-autoloader.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/unescaped-markup/prism-unescaped-markup.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/normalize-whitespace/prism-normalize-whitespace.js"></script>
<script>
</script>
</body>
Expand Down
9 changes: 2 additions & 7 deletions src/views/500.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<!--
* CoreUI - Free Bootstrap Admin Template
* @version v4.1.0
* @version v4.1.1
* @link https://coreui.io
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
* Copyright (c) 2022 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/license)
-->

Expand Down Expand Up @@ -78,11 +78,6 @@ <h4 class="pt-3">Houston, we have a problem!</h4>
<!-- CoreUI and necessary plugins-->
<script src="node_modules/@coreui/coreui/dist/js/coreui.bundle.min.js"></script>
<script src="node_modules/simplebar/dist/simplebar.min.js"></script>
<!-- We use those scripts to show code examples, you should remove them in your application.-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/prism.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/autoloader/prism-autoloader.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/unescaped-markup/prism-unescaped-markup.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/normalize-whitespace/prism-normalize-whitespace.js"></script>
<script>
</script>
</body>
Expand Down

0 comments on commit a61e0ef

Please sign in to comment.