Skip to content

feature/v1.1.1 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
},
extends: ["plugin:vue/essential", "@vue/prettier"],
rules: {
"vue/multi-word-component-names": "off",
"no-console": process.env.NODE_ENV === "production" ? "error" : "off",
"no-debugger": process.env.NODE_ENV === "production" ? "error" : "off",
},
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Issue auto-closer
uses: roots/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow the bellow rules:\n\n<pre>\n\n\n\nIMPORTANT: Please use the following link to create a new issue:\n\nhttps://www.creative-tim.com/new-issue/vue-white-dashboard\n\n**If your issue was not created using the app above, it will be closed immediately.**\n\n\n\nLove Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:\n👉 https://www.creative-tim.com/bundles\n👉 https://www.creative-tim.com\n\n\n</pre>\n\n"
issue-pattern: (\#\#\# Version([\S\s.*]*?)\#\#\# Reproduction link([\S\s.*]*?)\#\#\# Operating System([\S\s.*]*?)\#\#\# Device([\S\s.*]*?)\#\#\# Browser & Version([\S\s.*]*?)\#\#\# Steps to reproduce([\S\s.*]*?)\#\#\# What is expected([\S\s.*]*?)\#\#\# What is actually happening([\S\s.*]*?)---([\S\s.*]*?)\#\#\# Solution([\S\s.*]*?)\#\#\# Additional comments([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)|(\#\#\# What is your enhancement([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)
- name: Issue auto-closer
uses: roots/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow the bellow rules:\n\n<pre>\n\n\n\nIMPORTANT: Please use the following link to create a new issue:\n\nhttps://www.creative-tim.com/new-issue/vue-white-dashboard\n\n**If your issue was not created using the app above, it will be closed immediately.**\n\n\n\nLove Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:\n👉 https://www.creative-tim.com/bundles\n👉 https://www.creative-tim.com\n\n\n</pre>\n\n"
issue-pattern: (\#\#\# Version([\S\s.*]*?)\#\#\# Reproduction link([\S\s.*]*?)\#\#\# Operating System([\S\s.*]*?)\#\#\# Device([\S\s.*]*?)\#\#\# Browser & Version([\S\s.*]*?)\#\#\# Steps to reproduce([\S\s.*]*?)\#\#\# What is expected([\S\s.*]*?)\#\#\# What is actually happening([\S\s.*]*?)---([\S\s.*]*?)\#\#\# Solution([\S\s.*]*?)\#\#\# Additional comments([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)|(\#\#\# What is your enhancement([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)
4 changes: 3 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
legacy-peer-deps=true
legacy-peer-deps=true
auto-install-peers=true
strict-peer-dependencies=false
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.1.1] 2023-07-17

- Update dependencies & devDependencies

## [1.1.0] 2023-01-10

- Update dependencies and devDependencies
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Vue White Dashboard](https://demos.creative-tim.com/vue-white-dashboard) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/share?url=https%3A%2F%2Fdemos.creative-tim.com%2Fvue-white-dashboard&text=Vue%20White%20Dashboard%20by%20Creative%20Tim&via=CreativeTim&hashtags=vuejs%20%23white%20%23dashboard)

![version](https://img.shields.io/badge/version-1.1.0-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/vue-white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
![version](https://img.shields.io/badge/version-1.1.1-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/vue-white-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/vue-white-dashboard/issues/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)

![Product Gif](https://github.com/creativetimofficial/vue-white-dashboard/blob/live-demo/src/assets/demo/product-gif.gif?raw=true)

Expand Down Expand Up @@ -65,7 +65,7 @@ The documentation for the Vue White Dashboard is hosted at our [website](https:/

Within the download you'll find the following directories and files:

```
````
|-- Vue White Dashboard
├── CHANGELOG.md
├── README.md
Expand Down Expand Up @@ -177,3 +177,4 @@ Facebook: <https://www.facebook.com/CreativeTim>
Dribbble: <https://dribbble.com/creativetim>

Instagram: <https://www.instagram.com/CreativeTimOfficial>
````
33 changes: 17 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,38 @@
{
"name": "vue-white-dashboard",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"serve": "NODE_OPTIONS=--openssl-legacy-provider vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
"lint": "vue-cli-service lint",
"prettify": "prettier --write ."
},
"dependencies": {
"chart.js": "2.9.4",
"core-js": "2.6.5",
"core-js": "3.30.1",
"vue": "2.7.14",
"vue-chartjs": "3.4.2",
"vue-click-outside": "1.1.0",
"vue-clickaway": "^2.2.2",
"vue-github-buttons": "3.1.0",
"vue-i18n": "8.14.1",
"vue-router": "3.0.3",
"vue-i18n": "8.28.2",
"vue-router": "3.6.5",
"vue-social-sharing": "2.4.6",
"vue2-transitions": "^0.3.0"
"vue2-transitions": "0.3.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "3.12.1",
"@vue/cli-plugin-eslint": "3.12.1",
"@vue/cli-service": "3.12.1",
"@vue/cli-plugin-babel": "4.5.15",
"@vue/cli-plugin-eslint": "4.5.15",
"@vue/cli-service": "4.5.15",
"@vue/eslint-config-prettier": "5.0.0",
"babel-eslint": "10.0.1",
"eslint": "5.16.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-vue": "^5.0.0",
"prettier": "2.8.1",
"sass": "1.56.2",
"sass-loader": "10.2.0",
"eslint": "7.32.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-vue": "6.2.2",
"prettier": "2.8.8",
"sass": "1.63.6",
"sass-loader": "10.1.1",
"vue-template-compiler": "2.7.14"
}
}
11 changes: 1 addition & 10 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--

=========================================================
* Vue White Dashboard - v1.1.0
* Vue White Dashboard - v1.1.1
=========================================================

* Product Page: https://www.creative-tim.com/product/vue-white-dashboard
Expand All @@ -19,9 +19,7 @@
<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="utf-8" />

<meta http-equiv="X-UA-Compatible" content="IE=edge" />
Expand All @@ -48,25 +46,18 @@
<title>Vue White Dashboard by Creative Tim</title>

<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>

</head>

<body>

<noscript>

<strong>
We're sorry but vue-white-dashboard doesn't work properly without
JavaScript enabled. Please enable it to continue.
</strong>

</noscript>

<div class="wrapper" id="app"></div>

<!-- built files will be auto injected -->

</body>

</html>

38 changes: 18 additions & 20 deletions src/assets/css/nucleo-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Created using IcoMoon - icomoon.io
-------------------------------- */

@font-face {
font-family: 'Nucleo';
src: url('../fonts/nucleo.eot');
src: url('../fonts/nucleo.eot') format('embedded-opentype'),
url('../fonts/nucleo.woff2') format('woff2'),
url('../fonts/nucleo.woff') format('woff'),
url('../fonts/nucleo.ttf') format('truetype');
font-family: "Nucleo";
src: url("../fonts/nucleo.eot");
src: url("../fonts/nucleo.eot") format("embedded-opentype"),
url("../fonts/nucleo.woff2") format("woff2"),
url("../fonts/nucleo.woff") format("woff"),
url("../fonts/nucleo.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
Expand All @@ -23,7 +23,7 @@ Created using IcoMoon - icomoon.io

.tim-icons {
display: inline-block;
font: normal normal normal 1em/1 'Nucleo';
font: normal normal normal 1em/1 "Nucleo";
vertical-align: middle;
speak: none;
text-transform: none;
Expand All @@ -32,24 +32,24 @@ Created using IcoMoon - icomoon.io
-moz-osx-font-smoothing: grayscale;
}

.font-icon-detail{
.font-icon-detail {
text-align: center;
padding: 45px 0 30px;
border: 1px solid #e44cc4;
border-radius: .1875rem;
border-radius: 0.1875rem;
margin: 15px 0;
min-height: 168px;
}
.font-icon-detail i{
color: $black;
font-size: 1.5em;
}
.font-icon-detail i {
color: $black;
font-size: 1.5em;
}

.font-icon-detail p{
color: #e44cc4 !important;
margin-top: 30px;
padding: 0 10px;
font-size: .7142em;
.font-icon-detail p {
color: #e44cc4 !important;
margin-top: 30px;
padding: 0 10px;
font-size: 0.7142em;
}

/*------------------------
Expand Down Expand Up @@ -86,8 +86,6 @@ Created using IcoMoon - icomoon.io
list icons
-------------------------*/



/*------------------------
spinning icons
-------------------------*/
Expand Down
7 changes: 3 additions & 4 deletions src/assets/demo/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,17 @@
z-index: 1;
}

.sidebar .nav>li.active-pro {
.sidebar .nav > li.active-pro {
position: absolute;
width: 100%;
bottom: 15px;
background: rgba(0,0,0,0.06);
background: rgba(0, 0, 0, 0.06);
}

.sidebar .nav>li.active-pro .nav-link {
.sidebar .nav > li.active-pro .nav-link {
margin-top: 0;
}


.card.card-upgrade .card-category {
max-width: 530px;
margin: 0 auto;
Expand Down
52 changes: 25 additions & 27 deletions src/assets/scss/white-dashboard.scss
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@

/*
=========================================================
* Vue White Dashboard - v1.1.0
* Vue White Dashboard - v1.1.1
=========================================================

* Product Page: https://www.creative-tim.com/product/vue-white-dashboard
* Copyright 2022 Creative Tim (http://www.creative-tim.com)
* Copyright 2023 Creative Tim (http://www.creative-tim.com)

* Coded by Creative Tim

Expand All @@ -15,7 +14,7 @@

*/

// Core
// Core

@import "white-dashboard/custom/functions";
@import "white-dashboard/bootstrap/functions";
Expand All @@ -26,7 +25,7 @@
@import "white-dashboard/custom/mixins";
@import "white-dashboard/bootstrap/mixins";

// Bootstrap components
// Bootstrap components

@import "white-dashboard/bootstrap/root";
@import "white-dashboard/bootstrap/reboot";
Expand Down Expand Up @@ -61,34 +60,33 @@
@import "white-dashboard/bootstrap/utilities";
@import "white-dashboard/bootstrap/print";

// Custom components

@import "white-dashboard/custom/alerts.scss";
@import "white-dashboard/custom/buttons.scss";
@import "white-dashboard/custom/dropdown.scss";
@import "white-dashboard/custom/footer.scss";
@import "white-dashboard/custom/forms.scss";
@import "white-dashboard/custom/images.scss";
@import "white-dashboard/custom/modal.scss";
@import "white-dashboard/custom/navbar.scss";
@import "white-dashboard/custom/type.scss";
@import "white-dashboard/custom/tables";
@import "white-dashboard/custom/checkboxes-radio";
@import "white-dashboard/custom/fixed-plugin";
@import "white-dashboard/custom/sidebar-and-main-panel.scss";
@import "white-dashboard/custom/misc.scss";
@import "white-dashboard/custom/rtl.scss";
@import "white-dashboard/custom/input-group.scss";


// Vendor / Plugins
// Custom components

@import "white-dashboard/custom/alerts.scss";
@import "white-dashboard/custom/buttons.scss";
@import "white-dashboard/custom/dropdown.scss";
@import "white-dashboard/custom/footer.scss";
@import "white-dashboard/custom/forms.scss";
@import "white-dashboard/custom/images.scss";
@import "white-dashboard/custom/modal.scss";
@import "white-dashboard/custom/navbar.scss";
@import "white-dashboard/custom/type.scss";
@import "white-dashboard/custom/tables";
@import "white-dashboard/custom/checkboxes-radio";
@import "white-dashboard/custom/fixed-plugin";
@import "white-dashboard/custom/sidebar-and-main-panel.scss";
@import "white-dashboard/custom/misc.scss";
@import "white-dashboard/custom/rtl.scss";
@import "white-dashboard/custom/input-group.scss";

// Vendor / Plugins

@import "white-dashboard/custom/vendor/plugin-perfect-scrollbar.scss";
@import "white-dashboard/custom/vendor/plugin-animate-bootstrap-notify.scss";

// Cards

@import 'white-dashboard/custom/card';
@import "white-dashboard/custom/card";
@import "white-dashboard/custom/cards/card-chart";
@import "white-dashboard/custom/cards/card-map";
@import "white-dashboard/custom/cards/card-user";
Expand Down
8 changes: 5 additions & 3 deletions src/assets/scss/white-dashboard/bootstrap/_alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
font-weight: $alert-link-font-weight;
}


// Dismissible alerts
//
// Expand the right padding and account for the close button's positioning.
Expand All @@ -39,13 +38,16 @@
}
}


// Alternate styles
//
// Generate contextual modifier classes for colorizing the alert.

@each $color, $value in $theme-colors {
.alert-#{$color} {
@include alert-variant(theme-color-level($color, $alert-bg-level), theme-color-level($color, $alert-border-level), theme-color-level($color, $alert-color-level));
@include alert-variant(
theme-color-level($color, $alert-bg-level),
theme-color-level($color, $alert-border-level),
theme-color-level($color, $alert-color-level)
);
}
}
Loading