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
- Migration from Material-UI v4 to Material-UI v5.
10
+
- Customizing Autocomplete component based on the Soft Design.
11
+
- Customizing the TextField component based on the Soft Design.
12
+
13
+
### Deleted components
14
+
15
+
### Added components
16
+
17
+
### Deleted dependencies
18
+
19
+
```
20
+
- @material-ui/core
21
+
- @material-ui/icons
22
+
- @material-ui/styles
23
+
```
24
+
25
+
### Added dependencies
26
+
27
+
```
28
+
- @emotion/cache
29
+
- @emotion/react
30
+
- @emotion/react
31
+
- @emotion/styled
32
+
- @mui/icons-material
33
+
- @mui/material
34
+
- @mui/styled-engine
35
+
- @mui/styles
36
+
- stylis
37
+
- stylis-plugin-rtl
38
+
```
39
+
40
+
### Updated dependencies
41
+
42
+
### Warning
43
+
44
+
- The soft-ui-dashboard-pro-react/pages/rtl is chaning the route slowly in development mode its a problem with @emotion/cache`prepend` and we will fix it on our future updates.
45
+
- There is some console error related to the key on table component and it will not make any issue for you we will take care of that on our next update for the product.
Start your Development with an Innovative Admin Template for Material-UI and React. If you like the look & feel of the hottest design trend right now, Soft UI, you will fall in love with this dashboard! It features a huge number of components built to fit together and look amazing.
8
8
9
9
**Fully Coded Elements**
10
-
Soft UI Dashboard Material-UI 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 JSS files and classes. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. This Premium Material-UI 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.
10
+
Soft UI Dashboard React 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 JSS files and classes. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. This Premium Material-UI 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.
Each element is well presented in very complex documentation.
17
17
18
-
You can read more about the [documentation here](https://www.creative-tim.com/learning-lab/material-ui/overview/soft-ui-dashboard).
18
+
You can read more about the [documentation here](https://www.creative-tim.com/learning-lab/react/overview/soft-ui-dashboard).
19
19
20
20
**Example Pages**
21
21
22
-
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. Every page is spaced well, with attractive layouts and pleasing shapes. Soft UI Dashboard Material-UI has everything you need to quickly set up an amazing project.
22
+
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. Every page is spaced well, with attractive layouts and pleasing shapes. Soft UI Dashboard React has everything you need to quickly set up an amazing project.
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:
34
34
35
-
-[Material-UI](https://material-ui.com/) - React components for faster and easier web development.
35
+
-[Material-UI](https://mui.com/) - React components for faster and easier web development.
36
36
-[React Countup](https://github.com/glennreyes/react-countup) - A lightweight React component that can be used to quickly create animations that display numerical data in a more interesting way.
- Buy from [Creative Tim](https://www.creative-tim.com/product/soft-ui-dashboard-material-ui?ref=readme-sudmui).
79
+
- Buy from [Creative Tim](https://www.creative-tim.com/product/soft-ui-dashboard-react?ref=readme-sudr).
80
80
81
81
## Terminal Commands
82
82
@@ -85,14 +85,14 @@ Quick start options:
85
85
86
86
## Documentation
87
87
88
-
The documentation for the Soft UI Dashboard is hosted at our [website](https://www.creative-tim.com/learning-lab/material-ui/overview/soft-ui-dashboard?ref=readme-sudmui).
88
+
The documentation for the Soft UI Dashboard is hosted at our [website](https://www.creative-tim.com/learning-lab/react/overview/soft-ui-dashboard?ref=readme-sudr).
89
89
90
90
### What's included
91
91
92
92
Within the download you'll find the following directories and files:
93
93
94
94
```
95
-
soft-ui-dashboard-material-ui
95
+
soft-ui-dashboard-react
96
96
├── public
97
97
│ ├── apple-icon.png
98
98
│ ├── favicon.png
@@ -165,39 +165,39 @@ 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 Soft UI Dashboard Material-UI. Here are some advices for our users that want to report an issue:
177
+
We use GitHub Issues as the official bug tracker for the Soft UI Dashboard React. Here are some advices for our users that want to report an issue:
178
178
179
-
1. Make sure that you are using the latest version of the Soft UI Dashboard Material-UI. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/product/soft-ui-dashboard-pro-material-ui?ref=readme-sudmui).
179
+
1. Make sure that you are using the latest version of the Soft UI Dashboard React. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/product/soft-ui-dashboard-react?ref=readme-sudr).
180
180
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
181
181
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
182
182
183
183
## Technical Support or Questions
184
184
185
-
If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us?ref=readme-sudmui) instead of opening an issue.
185
+
If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us?ref=readme-sudr) instead of opening an issue.
0 commit comments