diff --git a/.babelrc b/.babelrc index ac46bfab..bcd27528 100644 --- a/.babelrc +++ b/.babelrc @@ -1,10 +1,3 @@ { - "presets": [ - [ - "@vue/app", - { - "polyfills": ["es.promise", "es.symbol"], - } - ] - ] + "presets": [["@vue/app"]] } diff --git a/.eslintrc b/.eslintrc index b94e9b04..436e1975 100644 --- a/.eslintrc +++ b/.eslintrc @@ -1,8 +1,6 @@ { "root": true, - "extends": [ - "plugin:vue/essential" - ], + "extends": ["plugin:vue/essential"], "env": { "amd": true }, diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 975079f2..9029be09 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,9 +4,9 @@ jobs: autoclose: runs-on: ubuntu-latest steps: - - name: Issue auto-closer - uses: roots/issue-closer-action@v1.1 - 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
\n\n\n\nIMPORTANT: Please use the following link to create a new issue:\n\nhttps://www.creative-tim.com/new-issue/vue-black-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\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/issue-closer-action@v1.1 + 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
\n\n\n\nIMPORTANT: Please use the following link to create a new issue:\n\nhttps://www.creative-tim.com/new-issue/vue-black-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\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 --\>) diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..5c6c9587 --- /dev/null +++ b/.npmrc @@ -0,0 +1,3 @@ +legacy-peer-deps=true +auto-install-peers=true +strict-peer-dependencies=false \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e21562e0..32fcb579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [1.1.3] 2024-02-25 + +- Update dependencies & devDependencies + ## [1.1.2] 2022-01-10 - Update dependencies and devDependencies diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b221589d..b9f46d5b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,10 @@ -* Fork the repository -* Clone it on your PC -* `npm install` or `yarn install` -* Make changes, commit open PR +- Fork the repository +- Clone it on your PC +- `npm install` or `yarn install` +- Make changes, commit open PR ### Notes -* Please don't use jQuery or jQuery based plugins since there are many pure Vue alternatives + +- Please don't use jQuery or jQuery based plugins since there are many pure Vue alternatives This project uses [vue-cli 3](https://github.com/vuejs/vue-cli). diff --git a/README.md b/README.md index df473b7e..bb04fc16 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # [Vue-Black Dashboard](https://demos.creative-tim.com/vue-black-dashboard) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=Black%20Dashboard%20by%20Creative%20Tim&url=https%3A%2F%2Fdemos.creative-tim.com%2Fblack-dashboard%2Fexamples%2Fdashboard.html&via=CreativeTim) - - ![version](https://img.shields.io/badge/version-1.1.2-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/black-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/black-dashboard/issues/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/black-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/black-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.3-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/black-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/black-dashboard/issues/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/black-dashboard/issues.svg?maxAge=2592000)](https://github.com/creativetimofficial/black-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-black-dashboard/blob/live-demo/src/assets/demo/product-gif.gif?raw=true) @@ -15,21 +13,18 @@ We thought about everything, so this dashboard comes with 2 versions, Dark Mode We are very excited to share this dashboard with you and we look forward to hearing your feedback! - ## Table of Contents - -* [Demo](#demo) -* [Quick Start](#quick-start) -* [Documentation](#documentation) -* [File Structure](#file-structure) -* [Browser Support](#browser-support) -* [Resources](#resources) -* [Reporting Issues](#reporting-issues) -* [Technical Support or Questions](#technical-support-or-questions) -* [Licensing](#licensing) -* [Useful Links](#useful-links) - +- [Demo](#demo) +- [Quick Start](#quick-start) +- [Documentation](#documentation) +- [File Structure](#file-structure) +- [Browser Support](#browser-support) +- [Resources](#resources) +- [Reporting Issues](#reporting-issues) +- [Technical Support or Questions](#technical-support-or-questions) +- [Licensing](#licensing) +- [Useful Links](#useful-links) ## Demo @@ -41,24 +36,23 @@ We are very excited to share this dashboard with you and we look forward to hear [View More](https://demos.creative-tim.com/vue-black-dashboard). - ## Quick start - Clone the repo: `git clone https://github.com/creativetimofficial/vue-black-dashboard.git`. - [Download from Github](https://github.com/creativetimofficial/vue-black-dashboard/archive/master.zip). - [Download from Creative Tim](https://www.creative-tim.com/product/vue-black-dashboard). - ## Documentation -The documentation for the Vue Black Dashboard is hosted at our [website](https://demos.creative-tim.com/vue-black-dashboard/documentation). +The documentation for the Vue Black Dashboard is hosted at our [website](https://demos.creative-tim.com/vue-black-dashboard/documentation). ## File Structure + Within the download you'll find the following directories and files: ``` |-- Vue Black Dashboard - |-- .babelrc + |-- .babelrc |-- .env |-- .eslintrc |-- .gitattributes @@ -160,15 +154,12 @@ Within the download you'll find the following directories and files: ``` - ## Browser Support At present, we officially aim to support the last two versions of the following browsers: - - ## Reporting Issues We use GitHub Issues as the official bug tracker for the Vue Black Dashboard. Here are some advices for our users that want to report an issue: @@ -177,20 +168,16 @@ We use GitHub Issues as the official bug tracker for the Vue Black Dashboard. He 2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed. 3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help. - ## Technical Support or Questions If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us) instead of opening an issue. - ## Licensing -- Copyright 2023 Creative Tim (https://www.creative-tim.com/) +- Copyright 2024 Creative Tim (https://www.creative-tim.com/) - Licensed under MIT (https://github.com/creativetimofficial/vue-black-dashboard/issues/blob/master/LICENSE.md) - - ## Useful Links - [More products](https://www.creative-tim.com/bootstrap-themes) from Creative Tim diff --git a/intelij.webpack.js b/intelij.webpack.js index 2f49f381..01538d11 100644 --- a/intelij.webpack.js +++ b/intelij.webpack.js @@ -1,12 +1,12 @@ // This configuration file is not used anywhere in the code, it's a hack to handle InteliJ relative path imports // Keep in sync with actual webpack aliases -const path = require('path'); +const path = require("path"); module.exports = { resolve: { alias: { - '@': path.resolve(__dirname, 'src') - } - } + "@": path.resolve(__dirname, "src"), + }, + }, }; diff --git a/package.json b/package.json index 7453e1cd..b23293f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-black-dashboard", - "version": "1.1.2", + "version": "1.1.3", "private": true, "description": "A sample admin dashboard based on black dashboard UI template", "author": "cristian.jora