From db7545505403a0914abcefe7db7ad0647e0317d9 Mon Sep 17 00:00:00 2001 From: mahdi andalib Date: Sun, 3 Apr 2022 16:31:54 +0430 Subject: [PATCH] update --- src/App.js | 18 ++++---- src/components/SelectYear/index.js | 41 +++++++++++++++++++ .../TimeLineComponent/TimeLineItem.js | 4 +- src/components/TimeLineComponent/data.js | 4 +- 4 files changed, 55 insertions(+), 12 deletions(-) create mode 100644 src/components/SelectYear/index.js diff --git a/src/App.js b/src/App.js index 6fa91df..839b426 100644 --- a/src/App.js +++ b/src/App.js @@ -69,6 +69,7 @@ import TimeLineComponent from "./components/TimeLineComponent"; import TitleSubtitle from "./components/TitleSubtitle"; import TimeLine from "./components/TimeLineComponent/Timeline"; import ProfilePicNextToEachOther from "./components/ProfilePicNextToEachOther"; +import SelectYear from "./components/SelectYear"; // import Digikala from "./components/Digikala/ImageSlider"; @@ -94,11 +95,11 @@ function App() { {/* */} {/* */} {/* */} - {/* */} + {/* */} {/* */} - - + {/* */} + {/* */} {/* */} {/* */} {/* */} @@ -124,12 +125,12 @@ function App() { */} - + {/* */} {/* */} {/* */} {/* */} {/* */} - {/* */} + {/* */} {/* */} {/* */} @@ -137,13 +138,14 @@ function App() { {/* */} {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* */} - - + {/* */} + {/* */} + {/* */} diff --git a/src/components/SelectYear/index.js b/src/components/SelectYear/index.js new file mode 100644 index 0000000..9196bc8 --- /dev/null +++ b/src/components/SelectYear/index.js @@ -0,0 +1,41 @@ +import React from "react"; + +const SelectYear = () => { + return ( +
+
+ 1400 +
+
+
+ فروردین + فروردین + فروردین + فروردین + فروردین + فروردین + فروردین + فروردین + فروردین + فروردین + فروردین + فروردین +
+
+ ); +}; + +export default SelectYear; + +// SelectYear.defaultProps = { +// date: [ +// { +// year: "1400", +// months: [ +// { + +// } +// ] +// } +// ] +// } diff --git a/src/components/TimeLineComponent/TimeLineItem.js b/src/components/TimeLineComponent/TimeLineItem.js index 036d544..9d729c2 100644 --- a/src/components/TimeLineComponent/TimeLineItem.js +++ b/src/components/TimeLineComponent/TimeLineItem.js @@ -10,11 +10,11 @@ const TimeLineItem = ({ data }) => ( style={{ maxWidth: "100%", width: "400px" }} > {/* top --> time & date */} -
+
{data.active && (
)} -
+
- diff --git a/src/components/TimeLineComponent/data.js b/src/components/TimeLineComponent/data.js index 8651c0b..be1a035 100644 --- a/src/components/TimeLineComponent/data.js +++ b/src/components/TimeLineComponent/data.js @@ -48,7 +48,7 @@ const data = [ date: "1395/12/28", time: " 12:30", text: "انجام عملیات بازگردانی و ذخیره سازی2", - active: false, + active: true, content: ` جنگ اول خلیج فارس، جنگی به رهبری آمریکا و با همکاری ائتلافی از ۳۵ کشور مختلف بود که علیه عراق بعثی در واکنش به اشغال کویت توسط عراق انجام گرفت پایان جنگ ایران و عراق هم ‌زمان با بروز تشنّج عراق و کویت بود. ارتش عراق در زمان حکومت صدام حسین و حزب بعث عراق در تاریخ ۱۱ مرداد ۱۳۶۹ (۱۹۹۰ م) به کویت حمله و این کشور را اشغال کرد. عراق با این حمله باعث بروز بحرانی بین‌المللی گردید @@ -122,7 +122,7 @@ const data = [ date: "1395/12/28", time: " 12:30", text: "انجام عملیات بازگردانی و ذخیره سازی2", - active: false, + active: true, content: ` جنگ اول خلیج فارس، جنگی به رهبری آمریکا و با همکاری ائتلافی از ۳۵ کشور مختلف بود که علیه عراق بعثی در واکنش به اشغال کویت توسط عراق انجام گرفت پایان جنگ ایران و عراق هم ‌زمان با بروز تشنّج عراق و کویت بود. ارتش عراق در زمان حکومت صدام حسین و حزب بعث عراق در تاریخ ۱۱ مرداد ۱۳۶۹ (۱۹۹۰ م) به کویت حمله و این کشور را اشغال کرد. عراق با این حمله باعث بروز بحرانی بین‌المللی گردید