Skip to content

Commit d4a1302

Browse files
committed
Ship v3.0.0-rc.0
1 parent 30b1e09 commit d4a1302

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+939
-559
lines changed

package-lock.json

Lines changed: 48 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-bootstrap-admin-template",
3-
"version": "3.0.0-alpha.2",
3+
"version": "3.0.0-rc.0",
44
"description": "Free Bootstrap Admin Template",
55
"keywords": [
66
"admin",
@@ -23,15 +23,15 @@
2323
},
2424
"license": "MIT",
2525
"author": {
26-
"name": "Łukasz Holeczek",
27-
"url": "http://holeczek.pl",
28-
"github": "https://github.com/mrholek",
29-
"twitter": "https://twitter.com/lukaszholeczek"
26+
"name": "creativeLabs Łukasz Holeczek",
27+
"url": "https://coreui.io",
28+
"github": "https://github.com/coreui",
29+
"twitter": "https://twitter.com/core_ui"
3030
},
3131
"contributors": [
3232
{
33-
"name": "Andrzej Kopański",
34-
"url": "https://github.com/xidedix"
33+
"name": "CoreUI Core Team",
34+
"url": "https://github.com/orgs/coreui/people"
3535
}
3636
],
3737
"main": "src/index.html",
@@ -76,12 +76,11 @@
7676
"watch-views": "nodemon -e html -x \"npm-run-all --sequential copy-views build-vendors svg localhost-reload\""
7777
},
7878
"dependencies": {
79-
"@coreui/coreui": "^3.0.0-beta.2",
80-
"@coreui/coreui-chartjs": "^2.0.0-alpha.2",
81-
"@coreui/icons": "^1.0.0-alpha.4",
79+
"@coreui/coreui": "^3.0.0-rc.0",
80+
"@coreui/chartjs": "^2.0.0",
81+
"@coreui/icons": "^1.0.0",
82+
"@coreui/utils": "^1.2.2",
8283
"chart.js": "^2.9.2",
83-
"flag-icon-css": "^3.4.5",
84-
"pace-progress": "1.0.2",
8584
"perfect-scrollbar": "1.4.0"
8685
},
8786
"devDependencies": {

pug/_partials/banner.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
* CoreUI - Free Bootstrap Admin Template
3-
* @version v3.0.0-alpha.1
3+
* @version v3.0.0-rc.0
44
* @link https://coreui.io
5-
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
5+
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
66
* Licensed under MIT (https://coreui.io/license)
77
= "\n"

pug/_partials/footer.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
footer.c-footer
22
div
33
a(href='https://coreui.io') CoreUI
4-
| © 2019 creativeLabs.
4+
| © 2020 creativeLabs.
55
div.ml-auto
66
| Powered by 
77
a(href='https://coreui.io/') CoreUI

pug/_partials/head.pug

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ meta(name='msapplication-TileColor', content='#ffffff')
2424
meta(name='msapplication-TileImage', content='assets/favicon/ms-icon-144x144.png')
2525
meta(name='theme-color', content='#ffffff')
2626

27-
// Icons
28-
link(href='node_modules/@coreui/icons/css/free.min.css', rel='stylesheet')
29-
link(href='node_modules/flag-icon-css/css/flag-icon.min.css', rel='stylesheet')
30-
3127
// Main styles for this application
3228
link(href='css/style.css', rel='stylesheet')
3329
link(href='vendors/pace-progress/css/pace.min.css', rel='stylesheet')

pug/_partials/header.pug

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
header.c-header.c-header-light.c-header-fixed.c-header-with-subheader
2-
button.c-header-toggler.c-class-toggler.d-lg-none.mr-auto(type="button" data-target="#sidebar" data-class="c-sidebar-show")
3-
span.c-header-toggler-icon
4-
a.c-header-brand.d-sm-none(href="#")
5-
img.c-header-brand(src="assets/brand/coreui-base.svg" width="97" height="46" alt="CoreUI Logo")
6-
button.c-header-toggler.c-class-toggler.ml-3.d-md-down-none(type="button" data-target="#sidebar" data-class="c-sidebar-lg-show" responsive="true")
7-
span.c-header-toggler-icon
2+
button.c-header-toggler.c-class-toggler.d-lg-none.mfe-auto(type="button" data-target="#sidebar" data-class="c-sidebar-show")
3+
svg.c-icon.c-icon-lg
4+
use(xlink:href="node_modules/@coreui/icons/sprites/free.svg#cil-menu")
5+
a.c-header-brand.d-lg-none(href="#")
6+
svg.c-sidebar-brand-full(width="118" height="46" alt="CoreUI Logo")
7+
use(xlink:href="assets/brand/coreui.svg#full")
8+
button.c-header-toggler.c-class-toggler.mfs-3.d-md-down-none(type="button" data-target="#sidebar" data-class="c-sidebar-lg-show" responsive="true")
9+
svg.c-icon.c-icon-lg
10+
use(xlink:href="node_modules/@coreui/icons/sprites/free.svg#cil-menu")
811
if !starter
912
ul.c-header-nav.d-md-down-none
1013
li.c-header-nav-item.px-3

pug/_partials/scripts.pug

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
// CoreUI and necessary plugins
2-
script(src='node_modules/pace-progress/pace.min.js')
32
script(src='node_modules/@coreui/coreui/dist/js/coreui.bundle.min.js')
43

54
block scripts
65

7-
if ajax
8-
unless page
9-
script.
10-
new coreui.AsyncLoad(document.getElementById('ui-view'));
11-
document.addEventListener('xhr', function() {
12-
Pace.restart()
13-
}, true);
14-

pug/_partials/sidebar.pug

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.c-sidebar.c-sidebar-dark.c-sidebar-fixed.c-sidebar-lg-show#sidebar
2-
.c-sidebar-brand
3-
img.c-sidebar-brand-full(src="assets/brand/coreui-base-white.svg" width="118" height="46" alt="CoreUI Logo")
4-
img.c-sidebar-brand-minimized(src="assets/brand/coreui-signet-white.svg" width="118" height="46" alt="CoreUI Logo")
2+
.c-sidebar-brand.d-lg-down-none
3+
svg.c-sidebar-brand-full(width="118" height="46" alt="CoreUI Logo")
4+
use(xlink:href="assets/brand/coreui.svg#full")
5+
svg.c-sidebar-brand-minimized(width="46" height="46" alt="CoreUI Logo")
6+
use(xlink:href="assets/brand/coreui.svg#signet")
57
ul.c-sidebar-nav
68
li.c-sidebar-nav-item
79
a.c-sidebar-nav-link(href=ajax ? 'main.html' : 'index.html')

pug/charts.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
extends /_layout/default.pug
22

33
block styles
4-
link(href='node_modules/@coreui/coreui-chartjs/dist/css/coreui-chartjs.css', rel='stylesheet')
4+
link(href='node_modules/@coreui/chartjs/dist/css/coreui-chartjs.css', rel='stylesheet')
55

66
block scripts
7-
script(src='node_modules/@coreui/coreui-chartjs/dist/js/coreui-chartjs.bundle.js')
7+
script(src='node_modules/@coreui/chartjs/dist/js/coreui-chartjs.bundle.js')
88
script(src='js/charts.js')
99

1010
block view

0 commit comments

Comments
 (0)