Skip to content

Commit 2de0ebe

Browse files
authored
Merge pull request #1 from creativetimofficial/feature/v1.0.0
Ready for release
2 parents 0855407 + 39a3eba commit 2de0ebe

File tree

7 files changed

+238
-209
lines changed

7 files changed

+238
-209
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Change Log
2+
3+
## [1.0.0] 2022-03-04
4+
5+
### Original Release

ISSUE_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
IMPORTANT: Please use the following link to create a new issue:
3+
4+
https://www.creative-tim.com/new-issue/vue-material-dashboard-2
5+
6+
**If your issue was not created using the app above, it will be closed immediately.**
7+
-->
8+
9+
<!--
10+
Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
11+
👉 https://www.creative-tim.com/bundles
12+
👉 https://www.creative-tim.com
13+
-->

LICENSE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2022 Creative Tim
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 199 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,206 @@
1-
# vue-soft-ui-dashboard-pro
1+
# [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)
22

3-
## Project setup
4-
```
5-
npm install
6-
```
3+
![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)
74

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

13-
### Compiles and minifies for production
14-
```
15-
npm run build
16-
```
7+
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
8+
9+
**Fully Coded Elements**
10+
11+
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.
12+
13+
This free Vue3 & Bootstrap5 Dashboard is coming with prebuilt design blocks, so the development process is seamless,
14+
switching from our pages to the real website is very easy to be done.
15+
16+
View [all components here](https://www.creative-tim.com/learning-lab/vue/alerts/material-dashboard/).
17+
18+
**Documentation built by Developers**
19+
20+
Each element is well presented in very complex documentation.
21+
22+
You can read more about the [documentation here](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/).
23+
24+
**Example Pages**
25+
26+
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.
27+
28+
View [example pages here](https://demos.creative-tim.com/vue-material-dashboard-2/#/).
29+
30+
**HELPFUL LINKS**
31+
32+
- View [Github Repository](https://github.com/creativetimofficial/vue-material-dashboard-2)
33+
- Check [FAQ Page](https://www.creative-tim.com/faq)
34+
35+
#### Special thanks
36+
37+
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:
38+
39+
- [Popper.js](https://popper.js.org/) - Kickass library used to manage poppers
40+
- [Charts Js](https://www.chartjs.org/) - Simple yet flexible JavaScript charting for designers & developers
41+
42+
Let us know your thoughts below. And good luck with development!
43+
44+
## Table of Contents
45+
46+
- [Versions](#versions)
47+
- [Demo](#demo)
48+
- [Quick Start](#quick-start)
49+
- [Documentation](#documentation)
50+
- [File Structure](#file-structure)
51+
- [Browser Support](#browser-support)
52+
- [Resources](#resources)
53+
- [Reporting Issues](#reporting-issues)
54+
- [Technical Support or Questions](#technical-support-or-questions)
55+
- [Licensing](#licensing)
56+
- [Useful Links](#useful-links)
57+
58+
## Versions
59+
60+
[<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)
61+
62+
| VueJS |
63+
| ----- |
64+
65+
| [![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)
66+
67+
## Demo
68+
69+
- [Profile](https://demos.creative-tim.com/vue-material-dashboard-2/#/profile?ref=readme-vmd2)
70+
- [Sign In](https://demos.creative-tim.com/vue-material-dashboard-2/#/sign-in?ref=readme-vmd2)
71+
- [Sign Up](https://demos.creative-tim.com/vue-material-dashboard-2/#/sign-up?ref=readme-vmd2)
72+
73+
[View More](https://demos.creative-tim.com/vue-material-dashboard-2/#/dashboard?ref=readme-vmd2).
74+
75+
## Quick start
76+
77+
Quick start options:
78+
79+
- Download from [Creative Tim](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2).
80+
81+
## Terminal Commands
82+
83+
1. Download and Install NodeJs LTS version from [NodeJs Official Page](https://nodejs.org/en/download/).
84+
2. Navigate to the root ./ directory of the product and run `yarn install` or `npm install` to install our local dependencies.
85+
86+
## Documentation
87+
88+
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).
89+
90+
### What's included
91+
92+
Within the download you'll find the following directories and files:
1793

18-
### Lints and fixes files
1994
```
20-
npm run lint
95+
vue-material-dashboard-2
96+
├── public
97+
│   ├── favicon.png
98+
│   └── index.html
99+
├── src
100+
│   ├── assets
101+
│ │   ├── css
102+
│ │   ├── fonts
103+
│ │   ├── img
104+
│ │   ├── js
105+
│ │   └── scss
106+
│   ├── components
107+
│ │   ├── VmdAlert.vue
108+
│ │   ├── VmdAvatar.vue
109+
│ │   ├── VmdBadge.vue
110+
│ │   ├── VmdButton.vue
111+
│ │   ├── VmdCheckbox.vue
112+
│ │   ├── VmdInput.vue
113+
│ │   ├── VmdPagination.vue
114+
│ │   ├── VmdProgress.vue
115+
│ │   ├── VmdRadio.vue
116+
│ │   ├── VmdSnackbar.vue
117+
│ │   ├── VmdSwitch.vue
118+
│ │   └── VmdTextarea.vue
119+
│   ├── examples
120+
│ │   ├── Cards
121+
│ │   ├── Navbars
122+
│ │   ├── PageLayout
123+
│ │   ├── Sidenav
124+
│ │   ├── Breadcrumbs.vue
125+
│ │   ├── Configurator.vue
126+
│ │   └── Footer.vue
127+
│   ├── router
128+
│   ├── store
129+
│   ├── views
130+
│ │   ├── components
131+
│ │   ├── Billing.vue
132+
│ │   ├── Dashboard.vue
133+
│ │   ├── Home.vue
134+
│ │   ├── Notification.vue
135+
│ │   ├── Profile.vue
136+
│ │   ├── Rtl.vue
137+
│ │   ├── Sales.vue
138+
│ │   ├── SignIn.vue
139+
│ │   ├── SignUp.vue
140+
│ │   └── Tables.vue
141+
│   ├── App.vue
142+
│   ├── main.js
143+
│   └── material-dashboard.js
144+
├── .browserslistrc
145+
├── .eslintrc.js
146+
├── .gitignore
147+
├── babel.config.json
148+
├── CHANGELOG.md
149+
├── ISSUE_TEMPLATE.md
150+
├── package.json
151+
└── README.md
21152
```
22153

23-
### Customize configuration
24-
See [Configuration Reference](https://cli.vuejs.org/config/).
154+
## Browser Support
155+
156+
At present, we officially aim to support the last two versions of the following browsers:
157+
158+
<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">
159+
160+
## Resources
161+
162+
- [Live Preview](https://demos.creative-tim.com/vue-material-dashboard-2/#/?ref=readme-vmd2)
163+
- [Download Page](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2)
164+
- Documentation is [here](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/?ref=readme-vmd2)
165+
- [License Agreement](https://www.creative-tim.com/license?ref=readme-vmd2)
166+
- [Support](https://www.creative-tim.com/contact-us?ref=readme-vmd2)
167+
- Issues: [Github Issues Page](https://github.com/creativetimofficial/ct-vue-material-dashboard-2-pro/issues)
168+
169+
## Reporting Issues
170+
171+
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:
172+
173+
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).
174+
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
175+
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
176+
177+
## Technical Support or Questions
178+
179+
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.
180+
181+
## Licensing
182+
183+
- Copyright 2022 [Creative Tim](https://www.creative-tim.com?ref=readme-vmd2)
184+
- Creative Tim [license](https://www.creative-tim.com/license?ref=readme-vmd2)
185+
186+
## Useful Links
187+
188+
- [More products](https://www.creative-tim.com/templates?ref=readme-vmd2) from Creative Tim
189+
190+
- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
191+
192+
- [Freebies](https://www.creative-tim.com/bootstrap-themes/free?ref=readme-vmd2) from Creative Tim
193+
194+
- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=readme-vmd2) (earn money)
195+
196+
##### Social Media
197+
198+
Twitter: <https://twitter.com/CreativeTim>
199+
200+
Facebook: <https://www.facebook.com/CreativeTim>
201+
202+
Dribbble: <https://dribbble.com/creativetim>
203+
204+
Google+: <https://plus.google.com/+CreativetimPage>
205+
206+
Instagram: <https://instagram.com/creativetimofficial>

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"@popperjs/core": "2.10.2",
1111
"bootstrap": "5.1.3",
1212
"chart.js": "3.6.0",
13-
"choices.js": "9.0.1",
1413
"core-js": "3.6.5",
1514
"vue": "3.2.0",
1615
"vue-router": "^4.0.0-0",

src/components/VmdSocialButton.vue

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)