Skip to content

Commit 164668a

Browse files
committedMay 11, 2023
update version
1 parent 7818553 commit 164668a

26 files changed

+131
-131
lines changed
 

‎Documentation/documentation.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
/*!
33
44
=========================================================
5-
* Argon Dashboard React - v1.2.2
5+
* Argon Dashboard React - v1.2.3
66
=========================================================
77
88
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
9-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
9+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
1010
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1111
1212
* Coded by Creative Tim

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Argon Dashboard React](https://demos.creative-tim.com/argon-dashboard-react?ref=adr-github-readme) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Argon%20Dashboard%20is%20a%20Free%20Bootstrap%204,%20React%20and%20Reactstrap%20Dashboard%20made%20using%20create-react-app%20%E2%9D%A4%EF%B8%8F%0Ahttps%3A//demos.creative-tim.com/argon-dashboard-react%20%23react%20%23reactstrap%20%23createreactapp%20%23argon%20%23argondesign%20%23reactdashboard%20%23argonreact%20%23reactdesign%20%23bootstrap%20%23material%20%23design%20%23uikit%20%23freebie%20%20via%20%40CreativeTim)
22

3-
![version](https://img.shields.io/badge/version-1.2.2-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/argon-dashboard-react.svg?maxAge=2592000)](https://github.com/creativetimofficial/argon-dashboard-react/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/argon-dashboard-react.svg?maxAge=2592000)](https://github.com/creativetimofficial/argon-dashboard-react/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
3+
![version](https://img.shields.io/badge/version-1.2.3-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/argon-dashboard-react.svg?maxAge=2592000)](https://github.com/creativetimofficial/argon-dashboard-react/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/argon-dashboard-react.svg?maxAge=2592000)](https://github.com/creativetimofficial/argon-dashboard-react/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
44

55
![Product Gif](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/argon-dashboard-react/argon-dashboard-react.gif)
66

@@ -213,7 +213,7 @@ We use GitHub Issues as the official bug tracker for the Material Kit. Here are
213213

214214
## Licensing
215215

216-
- Copyright 2022 Creative Tim (https://www.creative-tim.com/?ref=adr-github-readme)
216+
- Copyright 2023 Creative Tim (https://www.creative-tim.com/?ref=adr-github-readme)
217217

218218
- Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md?ref=creativetim)
219219

‎gulpfile.js

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ gulp.task("licenses", async function () {
99
gap.prependText(`/*!
1010
1111
=========================================================
12-
* Argon Dashboard React - v1.2.2
12+
* Argon Dashboard React - v1.2.3
1313
=========================================================
1414
1515
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
16-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
16+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
1717
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1818
1919
* Coded by Creative Tim
@@ -33,11 +33,11 @@ gulp.task("licenses", async function () {
3333
gap.prependText(`<!--
3434
3535
=========================================================
36-
* Argon Dashboard React - v1.2.2
36+
* Argon Dashboard React - v1.2.3
3737
=========================================================
3838
3939
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
40-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
40+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
4141
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
4242
4343
* Coded by Creative Tim
@@ -57,11 +57,11 @@ gulp.task("licenses", async function () {
5757
gap.prependText(`/*!
5858
5959
=========================================================
60-
* Argon Dashboard React - v1.2.2
60+
* Argon Dashboard React - v1.2.3
6161
=========================================================
6262
6363
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
64-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
64+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
6565
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
6666
6767
* Coded by Creative Tim

‎public/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
/*!
33
44
=========================================================
5-
* Argon Dashboard React - v1.2.2
5+
* Argon Dashboard React - v1.2.3
66
=========================================================
77
88
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
9-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
9+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
1010
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1111
1212
* Coded by Creative Tim

‎src/assets/css/argon-dashboard-react.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/assets/css/argon-dashboard-react.min.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/assets/scss/argon-dashboard-react.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/components/Footers/AdminFooter.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/components/Footers/AuthFooter.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/components/Headers/Header.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/components/Headers/UserHeader.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim
@@ -29,7 +29,7 @@ const UserHeader = () => {
2929
backgroundImage:
3030
"url(" + require("../../assets/img/theme/profile-cover.jpg") + ")",
3131
backgroundSize: "cover",
32-
backgroundPosition: "center top"
32+
backgroundPosition: "center top",
3333
}}
3434
>
3535
{/* Mask */}

‎src/components/Navbars/AdminNavbar.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim
@@ -31,7 +31,7 @@ import {
3131
Navbar,
3232
Nav,
3333
Container,
34-
Media
34+
Media,
3535
} from "reactstrap";
3636

3737
const AdminNavbar = (props) => {

‎src/components/Navbars/AuthNavbar.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim
@@ -26,7 +26,7 @@ import {
2626
Nav,
2727
Container,
2828
Row,
29-
Col
29+
Col,
3030
} from "reactstrap";
3131

3232
const AdminNavbar = () => {

‎src/components/Sidebar/Sidebar.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/layouts/Admin.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/layouts/Auth.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

‎src/routes.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*!
22
33
=========================================================
4-
* Argon Dashboard React - v1.2.2
4+
* Argon Dashboard React - v1.2.3
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/argon-dashboard-react
8-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

0 commit comments

Comments
 (0)