Commit Graph

66 Commits

Author SHA1 Message Date
Vladimir Khvan
623aa11f83 focued prop was added 2023-02-04 17:23:10 +05:00
Vladimir Khvan
1ed3886985 localization, selector change, new state were added 2023-02-04 17:22:48 +05:00
Vladimir Khvan
437000e9df years component was added 2023-02-02 18:26:26 +05:00
Vladimir Khvan
ceee8fac0c functions were re-exported 2023-02-02 18:26:06 +05:00
Vladimir Khvan
81b262bf12 props were passed 2023-02-02 18:25:48 +05:00
Vladimir Khvan
1aff1c4f18 handlers were added 2023-02-02 18:25:27 +05:00
Vladimir Khvan
306ff158e1 logic was moved to separate function 2023-02-02 18:24:58 +05:00
Vladimir Khvan
df2d871f9c function that returns year elements was created 2023-02-02 18:24:31 +05:00
Vladimir Khvan
07de4e6854 function to get calendar years was created 2023-02-02 18:22:51 +05:00
Vladimir Khvan
fe8664cc39 getMonths functions were added 2023-02-02 16:58:27 +05:00
Vladimir Khvan
28135d43c1 function that creates month elements was created 2023-02-02 16:57:56 +05:00
Vladimir Khvan
e289c4a0a4 function to generate array of months from selected date was created 2023-02-02 16:54:28 +05:00
Vladimir Khvan
87ce705f19 month component was added 2023-02-02 16:42:19 +05:00
Vladimir Khvan
1a401229f1 handlers were added 2023-02-02 16:40:27 +05:00
Vladimir Khvan
74e2d13e43 logic was moved to sepate functions 2023-02-02 16:39:48 +05:00
Vladimir Khvan
e38aed5433 functions were re-exported 2023-02-02 14:53:47 +05:00
Vladimir Khvan
820f7c9291 creator function of days elements with keys was created 2023-02-02 14:52:31 +05:00
Vladimir Khvan
7852b07219 function to compose 42 calendar days based on given date was created 2023-02-02 14:51:22 +05:00
Vladimir Khvan
6437f96caa function for creation weekday elements was added 2023-02-02 14:50:34 +05:00
Vladimir Khvan
3c204dfc46 years component was created 2023-02-02 14:48:18 +05:00
Vladimir Khvan
946e2caad4 years header was created 2023-02-02 14:47:49 +05:00
Vladimir Khvan
592d5aafeb body for years selector was laid out 2023-02-02 14:44:26 +05:00
Vladimir Khvan
f55e845f63 month component was composed 2023-02-02 14:43:25 +05:00
Vladimir Khvan
75cb5be51e header for months selector was created 2023-02-02 14:42:45 +05:00
Vladimir Khvan
4e8d8db03a body component for months selector was created 2023-02-02 14:42:16 +05:00
Vladimir Khvan
44a746ca71 buttons from header were moved to separate component 2023-02-02 14:39:50 +05:00
Vladimir Khvan
fb7ff9b3fd header component was created 2023-02-02 14:38:54 +05:00
Vladimir Khvan
8d8f21f704 days component was created to compose days calendar selector 2023-02-02 14:38:20 +05:00
Vladimir Khvan
4c15ca4245 re-exported components were replaced 2023-02-02 14:37:12 +05:00
Vladimir Khvan
3eb06c5618 header components was renamed and recomposed 2023-02-02 14:36:28 +05:00
Vladimir Khvan
772a101d48 logic from component was moved to separate funciton 2023-02-02 14:35:25 +05:00
Vladimir Khvan
0172592c1b styles for years container was added 2023-02-02 14:34:33 +05:00
Vladimir Khvan
6885d5a38e styles for month container was added 2023-02-02 14:34:09 +05:00
Vladimir Khvan
7ef2eff2c5 new styled components were re-exported 2023-02-02 14:33:25 +05:00
Vladimir Khvan
0e6aeeec70 dissabled styles were added 2023-02-02 14:32:35 +05:00
Vladimir Khvan
29505109a1 unnecessary focus styles were deleted 2023-02-02 14:32:02 +05:00
Vladimir Khvan
aa8fe74feb use state was added 2023-02-02 14:30:50 +05:00
Vladimir Khvan
cba7678871 styled components were re-exported 2023-01-30 21:02:22 +05:00
Vladimir Khvan
b0c9fc8eb0 days body component was created 2023-01-30 21:01:39 +05:00
Vladimir Khvan
a15b155d13 body container for days was created 2023-01-30 21:01:11 +05:00
Vladimir Khvan
1a400ab55a style for header container was created 2023-01-30 21:00:40 +05:00
Vladimir Khvan
6fad4407a9 header component was created 2023-01-30 21:00:14 +05:00
Vladimir Khvan
47ee7b305e style for round button with arrow was created 2023-01-30 20:54:06 +05:00
Vladimir Khvan
eb861b83f4 style for weekday was created 2023-01-30 20:53:37 +05:00
Vladimir Khvan
b6f18520b0 style for month year title representation was created 2023-01-30 20:53:14 +05:00
Vladimir Khvan
50c8f46491 style for previous arrow icon was created 2023-01-30 20:52:32 +05:00
Vladimir Khvan
1d0bbab0f5 style for next arrow icon was created 2023-01-30 20:52:14 +05:00
Vladimir Khvan
9122e6df7c style for disabled/past dates was created 2023-01-30 20:51:47 +05:00
Vladimir Khvan
8dcc1d54cd style for current date was created 2023-01-30 20:51:08 +05:00
Vladimir Khvan
b4a961799a base date style was created 2023-01-30 20:50:34 +05:00