Skip to content

Commit 75e4dde

Browse files
authored
Merge pull request #3 from flatlogic/upgrade_dependencies
Dependencies are updated
2 parents e91c840 + 161f623 commit 75e4dde

File tree

7 files changed

+6000
-48007
lines changed

7 files changed

+6000
-48007
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# 👇 Sofia React 2.0.0
1+
# 👇 Sofia React 2.0.1
22

3-
Our React version follows latest industry best practices and uses Redux as a state manager. This version is a great choice when you want to be in control of your own codebase and decide on development approaches that are the best for your project. Sofia React template built with React v17.0.1 and Bootstrap v4.6. Developed with ❤️ by [Flatlogic](https://flatlogic.com/). If you love our project please star ⭐️ our repo!
3+
Our React version follows latest industry best practices and uses Redux as a state manager. This version is a great choice when you want to be in control of your own codebase and decide on development approaches that are the best for your project. Sofia React template built with React v18.0.0 and Bootstrap v4.6. Developed with ❤️ by [Flatlogic](https://flatlogic.com/). If you love our project please star ⭐️ our repo!
44

55
[View Demo](https://demo.flatlogic.com/sofia-react/#/template/dashboard) | [Download Free Template](https://github.com/flatlogic/sofia-react-template.git) | [More templates](https://flatlogic.com/templates)
66
[![image](https://user-images.githubusercontent.com/63450826/133580196-fe2ec804-ae11-49cc-9616-3690785463a0.png)](https://flatlogic.github.io/sofia-react-template/)
77

8-
This dashboard is a full version of Sofia React Admin. It is built on the top of React 17, so it well supported along the web. You can easy customize template by changing SCSS variables. All paddings and colors are in _variables.scss file.
8+
This dashboard is a full version of Sofia React Admin. It is built on the top of React 18, so it well supported along the web. You can easy customize template by changing SCSS variables. All paddings and colors are in _variables.scss file.
99

1010
## Features
1111

1212
Sofia React is a great template to quick-start development of SAAS, CMS, IoT Dashboard, E-Commerce apps, etc.
1313
This admin dashboard includes following features and pages:
1414

15-
* React v17
15+
* React v18
1616
* Redux v4
1717
* Bootstrap v4.6 & SCSS
1818
* React Router v5

changelog.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1-
## [1.0.0]
1+
# Changelog
22

3-
Initial version of the project
3+
# [2.0.1] - 05/06/2023
4+
5+
- Update dependencies
6+
- Update react version
7+
8+
# [2.0.0]
9+
10+
- Update react class components to functional components
11+
- Update all app pages
12+
- Update styles
13+
- Update package.json, readme, changelog files
14+
15+
# [1.0.1]
16+
17+
- Updated
18+
- sidebar view
19+
- Modals page
20+
- typography line heights
21+
- documentation
22+
- readme.md
23+
- Fixed
24+
- dashboard widget layout issue
25+
- user management table buttons layout issue
26+
- Added
27+
- docker description
28+
29+
# [1.0.0]
30+
31+
- Initial version of the project

0 commit comments

Comments
 (0)