From 7fde195220c2dc6a866a6a962330c75cf4390c66 Mon Sep 17 00:00:00 2001 From: Maisam Afshar Date: Sun, 25 Feb 2024 21:06:45 +0430 Subject: [PATCH 1/2] update CHANGELOG --- CHANGELOG.md | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9bdb04..5fa503b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,26 +1,40 @@ ## Change log +## [1.5.3] 2024-02-25 + +- Update dependencies +- Fix installation Issue + ## [1.5.2] 2022-12-07 + - Updated dependencies and dev-dependencies - Fix installation issue with running `npm i` ## [1.5.1] 2022-03-04 + ### Dependencies + - Updated all dependencies to the latest versions - Deprecated `node-sass` package replace with `sass` package ## [1.5.0] 2021-07-09 + ### Dependencies + - Updated all dependencies to the latest versions - FullCalendar plugin syntax update ## [1.4.0] 2020-03-15 + ### Dependencies + - Updated all dependencies to the latest versions - New syntax for `google-maps` plugin ## [1.3.2] 2019-12-01 + ### Bug Fixing, Dependencies, New Feature + - Updated all dependencies to the latest versions - Sidebar collapsing all the items now, except the tab content with the active link page - Windows scroll behavior fixed @@ -28,19 +42,24 @@ - Wizard last step sweet alert fixed popup ## [1.3.1] 2019-07-11 + ### Bug Fixing + - Menu on left scrollbar bug fixed on Windows ## [1.3.0] 2019-05-31 + ### Dependencies, Bug Fixing + - Updated all dependencies to the latest version - Scroll Behavior added for page scrolling on top when page is refreshed - SweetAlert fixed on paginated table - FullCalendar plugin now completely pure javascript - ## [1.2.0] 2019-02-11 + ### Dependencies, Bug Fixing + - Updated all dependencies to the latest version - `Sweet Alert 2` Updated js code for working properly - Added `"eslint-plugin-vue": "5.1.0"` to working properly the eslint @@ -48,12 +67,16 @@ - Github Issue `#58` fixed ## [1.1.1] 2019-01-29 + ### Dependencies, Bug Fixing + - Updated `@vue/cli-service` to the latest version - Routes import changed for fixing compiling error ## [1.1.0] 2019-01-18 + ### Dependencies, Plugin Updates, Bug Fixing + - Updated dependencies from `package.json` file to the latest version - Updated plugins from `package.json` file to the latest version - Replaced attribute `to` with `href` from `md-list-item` component to avoid error from new version of vuejs @@ -63,15 +86,21 @@ - Footer links changed ## [1.0.4] 2018-11-26 + ### Bug Fixing + - Fixed error `[Vue warn]: Error in render: "TypeError: Cannot read property 'options' of undefined"` ## [1.0.3] 2018-11-19 + ### Bug Fixing + - Problem with compiling fixed from the SCSS files named differently `_fullcalendar` and `_fullCalendar` ## [1.0.2] 2018-11-12 + ### Plugin Updates, Bug Fixing + - Updated all `dependencies` and `devDependencies` to the latest version - Cleaned `package.json` file - Removed all lint warnings and errors @@ -79,7 +108,9 @@ - Other bug fixes ## [1.0.1] 2018-08-31 + ### Plugin Updates, Bug Fixing + - Updated `package.json` plugins to the latest version - Github issues fixed - Paginated table responsive fixed @@ -87,4 +118,5 @@ - Other bug fixes ## [1.0.0] 2018-07-10 + ### Initial Release From 27f9c6913cde45eefc03b325d5283148b6bb0990 Mon Sep 17 00:00:00 2001 From: Maisam Afshar Date: Sun, 25 Feb 2024 21:06:54 +0430 Subject: [PATCH 2/2] update README --- README.md | 48 +++++++++++++++++++++--------------------------- 1 file changed, 21 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 1f01491..90bb157 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # [Vue Material Dashboard PRO](https://demos.creative-tim.com/vue-material-dashboard-pro) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Vue%20Material%20Dashboard%20PRO%20by%20Creative%20Tim%20https%3A//demos.creative-tim.com/vue-material-dashboard-pro%20via%20%40CreativeTim) - -![version](https://img.shields.io/badge/version-1.5.2-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/ct-vue-material-dashboard-pro.svg)](https://github.com/creativetimofficial/ct-vue-material-dashboard-pro/issues?q=is%3Aopen+is%3Aissue) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/creativetimofficial/ct-vue-material-dashboard-pro.svg?maxAge=259200)](https://github.com/creativetimofficial/ct-vue-material-dashboard-pro/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/material-dashboard) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy) +![version](https://img.shields.io/badge/version-1.5.3-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/ct-vue-material-dashboard-pro.svg)](https://github.com/creativetimofficial/ct-vue-material-dashboard-pro/issues?q=is%3Aopen+is%3Aissue) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/creativetimofficial/ct-vue-material-dashboard-pro.svg?maxAge=259200)](https://github.com/creativetimofficial/ct-vue-material-dashboard-pro/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/material-dashboard) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy) ![Product Gif](https://s3.amazonaws.com/creativetim_bucket/github/gif/vue-material-dashboard-pro.gif) @@ -11,32 +10,30 @@ We have created it thinking about things you actually need in a dashboard. Vue M Let us know what you think and what we can improve below. And good luck with development! - #### Special thanks + During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source: + - [Chartist](https://gionkunz.github.io/chartist-js/) for the wonderful charts - [Tristan Edwards](https://twitter.com/t4t5) for the [Sweet Alert2](https://sweetalert2.github.io/) - Kirill Lebedev for [jVector Maps](http://jvectormap.com/) - [Nepcha Analytics](https://nepcha.com?ref=readme) for the analytics tool. Nepcha is already integrated with Vue Material Dashboard PRO You can use it to gain insights into your sources of traffic. - - Let us know your thoughts below. And good luck with development! ## Table of Contents -* [Versions](#versions) -* [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) - +- [Versions](#versions) +- [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) ## Versions @@ -45,10 +42,9 @@ Let us know your thoughts below. And good luck with development! [](https://www.creative-tim.com/product/vue-material-dashboard-pro) [](https://www.creative-tim.com/product/material-dashboard-pro-angular2) - -| Vue | React | Angular | HTML | -| --- | --- | --- | --- | -| [![Vue Material Dashboard Pro HTML](https://s3.amazonaws.com/creativetim_bucket/products/87/thumb/opt_mdp_vue_thumbnail.jpg)](https://www.creative-tim.com/product/vue-material-dashboard-pro) | [![Material Dashboard Pro React](https://s3.amazonaws.com/creativetim_bucket/products/80/thumb/opt_mdp_react_thumbnail.jpg)](https://www.creative-tim.com/product/material-dashboard-pro-react) | [![Material Dashboard Pro Angular](https://s3.amazonaws.com/creativetim_bucket/products/55/thumb/opt_mdp_angular_thumbnail.jpg)](https://www.creative-tim.com/product/material-dashboard-pro-angular2) | [![Material Dashboard Pro HTML](https://s3.amazonaws.com/creativetim_bucket/products/51/thumb/opt_mdp_thumbnail.jpg)](https://www.creative-tim.com/product/material-dashboard-pro) +| Vue | React | Angular | HTML | +| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [![Vue Material Dashboard Pro HTML](https://s3.amazonaws.com/creativetim_bucket/products/87/thumb/opt_mdp_vue_thumbnail.jpg)](https://www.creative-tim.com/product/vue-material-dashboard-pro) | [![Material Dashboard Pro React](https://s3.amazonaws.com/creativetim_bucket/products/80/thumb/opt_mdp_react_thumbnail.jpg)](https://www.creative-tim.com/product/material-dashboard-pro-react) | [![Material Dashboard Pro Angular](https://s3.amazonaws.com/creativetim_bucket/products/55/thumb/opt_mdp_angular_thumbnail.jpg)](https://www.creative-tim.com/product/material-dashboard-pro-angular2) | [![Material Dashboard Pro HTML](https://s3.amazonaws.com/creativetim_bucket/products/51/thumb/opt_mdp_thumbnail.jpg)](https://www.creative-tim.com/product/material-dashboard-pro) | ## Demo @@ -61,17 +57,15 @@ Let us know your thoughts below. And good luck with development! [View More](https://demos.creative-tim.com/vue-material-dashboard-pro). - ## Quick start Quick start options: - Buy from [Creative Tim](https://www.creative-tim.com/product/vue-material-dashboard-pro) - ## Documentation -The documentation for the Material Dashboard Pro is hosted at our [website](https://demos.creative-tim.com/vue-material-dashboard-pro/documentation). +The documentation for the Material Dashboard Pro is hosted at our [website](https://demos.creative-tim.com/vue-material-dashboard-pro/documentation). ## File Structure @@ -205,7 +199,6 @@ vue-material-dashboard-pro/ │   │   └── index.js │   └── routes │   └── routes.js -├── vue.config.js ``` @@ -215,8 +208,8 @@ At present, we officially aim to support the last two versions of the following - ## Resources + - [Live Preview](https://demos.creative-tim.com/vue-material-dashboard-pro) - Buy Page: https://www.creative-tim.com/product/vue-material-dashboard-pro - Documentation is [here](https://demos.creative-tim.com/vue-material-dashboard-pro/documentation) @@ -228,6 +221,7 @@ At present, we officially aim to support the last two versions of the following - [Nepcha Analytics](https://nepcha.com?ref=readme) - Analytics tool for your website ## Reporting Issues + We use GitHub Issues as the official bug tracker for the Material Dashboard Pro. Here are some advices for our users that want to report an issue: 1. Make sure that you are using the latest version of the Material Dashboard Pro. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/). @@ -240,7 +234,7 @@ If you have questions or need help integrating the product please [contact us](h ## Licensing -- Copyright 2022 Creative Tim (https://www.creative-tim.com) +- Copyright 2024 Creative Tim (https://www.creative-tim.com) - Creative Tim [license](https://www.creative-tim.com/license) ## Useful Links