You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**The jQuery and TypeScript dependencies are installed only to stop console warnings on install. They are not actually used in our product. So the product is not based on jQuery, and it is not based on TypeScript!**
58
+
37
59
### Warning
60
+
38
61
_Some warnings may appear when running the installation command, but they do not affect the UI or the functionality of the product._
39
62
_The following warnings will appear when running the installation command, but they do not affect the UI or the functionality of the product (they will be solved in our next update - they come from the plugins that we are using, and they haven't yet upgraded to the latest React version):_
63
+
40
64
```
41
65
npm WARN [email protected] requires a peer of [email protected] || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
42
66
npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
**There are some errors that come from the react-google-maps components, since they are using old React v16 syntax, this, at the moment does not affect the UI or the functionality of the product. If the issue will perssit in React v17, we will drop the usage of these components and replace them with other maps components. The following warnings on installation could not be solved, due to some of our dependencies, however, they do not affect the functionality or the UI of the product:**
123
+
85
124
```
86
125
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
87
126
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
88
127
npm WARN deprecated [email protected]: Popper changed home, find its new releases at @popperjs/core
89
128
```
90
-
**Also, the above, are only present in development, and not in production.**
91
129
130
+
**Also, the above, are only present in development, and not in production.**
Black Dashboard React is a beautiful [Bootstrap 4](http://getbootstrap.com/), [Reacstrap](https://reactstrap.github.io/) and [React](https://reactjs.org/) ([create-react-app](https://github.com/facebook/create-react-app)) Admin Dashboard with a huge number of components built to fit together and look amazing. If you are looking for a tool to manage and visualize data about your business, this dashboard is the thing for you. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.
11
8
Black Dashboard React comes packed with all plugins that you might need inside a project and documentation on how to get started. It is light and easy to use, and also very powerful.
12
9
13
10
Black Dashboard React features over 16 individual components, giving you the freedom of choosing and combining. This means that there are thousands of possible combinations. All components can take variations in color, that 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.
14
11
We thought about everything, so this dashboard comes with 2 versions, Dark Mode and Light Mode.
15
12
16
13
Special thanks go for the owners of these plugins:
14
+
17
15
-[Perfect Scrollbar](http://utatti.github.io/perfect-scrollbar/) for the nice scrollbars for windows.
18
16
-[React Chartjs](http://jerairrest.github.io/react-chartjs-2/) for the wonderful wrapper for charts.
19
17
-[Chartjs](https://www.chartjs.org/) for the wonderful charts.
@@ -24,38 +22,35 @@ We are very excited to share this dashboard with you and we look forward to hear
24
22
25
23
## Table of Contents
26
24
27
-
*[Versions](#versions)
28
-
*[Demo](#demo)
29
-
*[Quick Start](#quick-start)
30
-
*[Documentation](#documentation)
31
-
*[File Structure](#file-structure)
32
-
*[Browser Support](#browser-support)
33
-
*[Resources](#resources)
34
-
*[Reporting Issues](#reporting-issues)
35
-
*[Technical Support or Questions](#technical-support-or-questions)
36
-
*[Licensing](#licensing)
37
-
*[Useful Links](#useful-links)
38
-
25
+
-[Versions](#versions)
26
+
-[Demo](#demo)
27
+
-[Quick Start](#quick-start)
28
+
-[Documentation](#documentation)
29
+
-[File Structure](#file-structure)
30
+
-[Browser Support](#browser-support)
31
+
-[Resources](#resources)
32
+
-[Reporting Issues](#reporting-issues)
33
+
-[Technical Support or Questions](#technical-support-or-questions)
-[Download from Github](https://github.com/creativetimofficial/black-dashboard-react/archive/master.zip).
65
60
-[Download from Creative Tim](https://www.creative-tim.com/product/black-dashboard-react).
66
61
67
-
68
62
## Documentation
69
-
The documentation for the Black Dashboard React is hosted at our [website](https://demos.creative-tim.com/black-dashboard-react/#/documentation/tutorial).
70
63
64
+
The documentation for the Black Dashboard React is hosted at our [website](https://demos.creative-tim.com/black-dashboard-react/#/documentation/tutorial).
71
65
72
66
## File Structure
73
67
@@ -143,8 +137,8 @@ At present, we officially aim to support the last two versions of the following
We use GitHub Issues as the official bug tracker for the Black Dashboard React. Here are some advices for our users that want to report an issue:
157
152
158
153
1. Make sure that you are using the latest version of the Black Dashboard React. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/).
@@ -165,7 +160,7 @@ If you have questions or need help integrating the product please [contact us](h
165
160
166
161
## Licensing
167
162
168
-
- Copyright 2020 Creative Tim (https://www.creative-tim.com)
163
+
- Copyright 2022 Creative Tim (https://www.creative-tim.com)
169
164
- Licensed under MIT (https://github.com/creativetimofficial/black-dashboard-react/blob/master/LICENSE.md)
0 commit comments