Skip to content

Commit

Permalink
Merge pull request #1 from creativetimofficial/feature/v1.0.0
Browse files Browse the repository at this point in the history
Ready for release
  • Loading branch information
sajadevo authored Mar 4, 2022
2 parents 0855407 + 39a3eba commit 2de0ebe
Show file tree
Hide file tree
Showing 7 changed files with 238 additions and 209 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Change Log

## [1.0.0] 2022-03-04

### Original Release
13 changes: 13 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!--
IMPORTANT: Please use the following link to create a new issue:
https://www.creative-tim.com/new-issue/vue-material-dashboard-2
**If your issue was not created using the app above, it will be closed immediately.**
-->

<!--
Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
👉 https://www.creative-tim.com/bundles
👉 https://www.creative-tim.com
-->
21 changes: 21 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2022 Creative Tim

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
216 changes: 199 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,206 @@
# vue-soft-ui-dashboard-pro
# [Vue Material Dashboard 2](http://demos.creative-tim.com/vue-material-dashboard-2/#/?ref=readme-vmd2) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?url=https://www.creative-tim.com/product/vue-material-dashboard-2&text=Check%20Vue%20Material%20Dashboard%202%20made%20by%20@CreativeTim%20#webdesign%20#dashboard%20#materialdesign%20#vue%20https://www.creative-tim.com/product/vue-material-dashboard)

## Project setup
```
npm install
```
![version](https://img.shields.io/badge/version-1.0.0-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/vue-material-dashboard-2.svg)](https://github.com/creativetimofficial/vue-material-dashboard-2/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/vue-material-dashboard-2.svg)](https://github.com/creativetimofficial/vue-material-dashboard-2/issues?q=is%3Aissue+is%3Aclosed)

### Compiles and hot-reloads for development
```
npm run serve
```
![Image](https://s3.amazonaws.com/creativetim_bucket/products/596/original/vue-material-dashboard-2.jpg)

### Compiles and minifies for production
```
npm run build
```
Vue Material Dashboard 2 is our newest free Admin Template based on Vue3 & Bootstrap5. If you’re a developer looking to create an admin dashboard that is developer-friendly, rich with features, and highly customisable, here is your match. Our innovative Vue3 & Bootstrap5 dashboard comes with a beautiful design inspired by Google's Material Design and it will help you create stunning websites & web apps to delight your clients

**Fully Coded Elements**

Vue Material Dashboard 2 is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. All components can take variations in color, which you can easily modify using sass files. You will save a lot of time going from prototyping to full-functional code because all elements are implemented.

This free Vue3 & Bootstrap5 Dashboard is coming with prebuilt design blocks, so the development process is seamless,
switching from our pages to the real website is very easy to be done.

View [all components here](https://www.creative-tim.com/learning-lab/vue/alerts/material-dashboard/).

**Documentation built by Developers**

Each element is well presented in very complex documentation.

You can read more about the [documentation here](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/).

**Example Pages**

If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.

View [example pages here](https://demos.creative-tim.com/vue-material-dashboard-2/#/).

**HELPFUL LINKS**

- View [Github Repository](https://github.com/creativetimofficial/vue-material-dashboard-2)
- Check [FAQ Page](https://www.creative-tim.com/faq)

#### 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:

- [Popper.js](https://popper.js.org/) - Kickass library used to manage poppers
- [Charts Js](https://www.chartjs.org/) - Simple yet flexible JavaScript charting for designers & developers

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

[<img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/vue-logo.jpg?raw=true" width="60" height="60" />](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2)

| VueJS |
| ----- |

| [![Vue Material Dashboard 2](https://s3.amazonaws.com/creativetim_bucket/products/596/thumb/vue-material-dashboard-2.jpg)](http://demos.creative-tim.com/vue-material-dashboard-2/?ref=readme-vmd2)

## Demo

- [Profile](https://demos.creative-tim.com/vue-material-dashboard-2/#/profile?ref=readme-vmd2)
- [Sign In](https://demos.creative-tim.com/vue-material-dashboard-2/#/sign-in?ref=readme-vmd2)
- [Sign Up](https://demos.creative-tim.com/vue-material-dashboard-2/#/sign-up?ref=readme-vmd2)

[View More](https://demos.creative-tim.com/vue-material-dashboard-2/#/dashboard?ref=readme-vmd2).

## Quick start

Quick start options:

- Download from [Creative Tim](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2).

## Terminal Commands

1. Download and Install NodeJs LTS version from [NodeJs Official Page](https://nodejs.org/en/download/).
2. Navigate to the root ./ directory of the product and run `yarn install` or `npm install` to install our local dependencies.

## Documentation

The documentation for the Material Dashboard is hosted at our [website](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/?ref=readme-vmd2).

### What's included

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

### Lints and fixes files
```
npm run lint
vue-material-dashboard-2
├── public
│   ├── favicon.png
│   └── index.html
├── src
│   ├── assets
│ │   ├── css
│ │   ├── fonts
│ │   ├── img
│ │   ├── js
│ │   └── scss
│   ├── components
│ │   ├── VmdAlert.vue
│ │   ├── VmdAvatar.vue
│ │   ├── VmdBadge.vue
│ │   ├── VmdButton.vue
│ │   ├── VmdCheckbox.vue
│ │   ├── VmdInput.vue
│ │   ├── VmdPagination.vue
│ │   ├── VmdProgress.vue
│ │   ├── VmdRadio.vue
│ │   ├── VmdSnackbar.vue
│ │   ├── VmdSwitch.vue
│ │   └── VmdTextarea.vue
│   ├── examples
│ │   ├── Cards
│ │   ├── Navbars
│ │   ├── PageLayout
│ │   ├── Sidenav
│ │   ├── Breadcrumbs.vue
│ │   ├── Configurator.vue
│ │   └── Footer.vue
│   ├── router
│   ├── store
│   ├── views
│ │   ├── components
│ │   ├── Billing.vue
│ │   ├── Dashboard.vue
│ │   ├── Home.vue
│ │   ├── Notification.vue
│ │   ├── Profile.vue
│ │   ├── Rtl.vue
│ │   ├── Sales.vue
│ │   ├── SignIn.vue
│ │   ├── SignUp.vue
│ │   └── Tables.vue
│   ├── App.vue
│   ├── main.js
│   └── material-dashboard.js
├── .browserslistrc
├── .eslintrc.js
├── .gitignore
├── babel.config.json
├── CHANGELOG.md
├── ISSUE_TEMPLATE.md
├── package.json
└── README.md
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Browser Support

At present, we officially aim to support the last two versions of the following browsers:

<img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/chrome.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/firefox.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/edge.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/safari.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/opera.png" width="64" height="64">

## Resources

- [Live Preview](https://demos.creative-tim.com/vue-material-dashboard-2/#/?ref=readme-vmd2)
- [Download Page](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2)
- Documentation is [here](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/?ref=readme-vmd2)
- [License Agreement](https://www.creative-tim.com/license?ref=readme-vmd2)
- [Support](https://www.creative-tim.com/contact-us?ref=readme-vmd2)
- Issues: [Github Issues Page](https://github.com/creativetimofficial/ct-vue-material-dashboard-2-pro/issues)

## Reporting Issues

We use GitHub Issues as the official bug tracker for the Vue Material Dashboard 2. 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 Vue Material Dashboard 2. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2).
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?ref=readme-vmd2) instead of opening an issue.

## Licensing

- Copyright 2022 [Creative Tim](https://www.creative-tim.com?ref=readme-vmd2)
- Creative Tim [license](https://www.creative-tim.com/license?ref=readme-vmd2)

## Useful Links

- [More products](https://www.creative-tim.com/templates?ref=readme-vmd2) from Creative Tim

- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)

- [Freebies](https://www.creative-tim.com/bootstrap-themes/free?ref=readme-vmd2) from Creative Tim

- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=readme-vmd2) (earn money)

##### Social Media

Twitter: <https://twitter.com/CreativeTim>

Facebook: <https://www.facebook.com/CreativeTim>

Dribbble: <https://dribbble.com/creativetim>

Google+: <https://plus.google.com/+CreativetimPage>

Instagram: <https://instagram.com/creativetimofficial>
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"@popperjs/core": "2.10.2",
"bootstrap": "5.1.3",
"chart.js": "3.6.0",
"choices.js": "9.0.1",
"core-js": "3.6.5",
"vue": "3.2.0",
"vue-router": "^4.0.0-0",
Expand Down
50 changes: 0 additions & 50 deletions src/components/VmdSocialButton.vue

This file was deleted.

Loading

0 comments on commit 2de0ebe

Please sign in to comment.