Commit Graph

29 Commits

Author SHA1 Message Date
Vladimir Khvan
b835214581 selected date is covered with moment in case when date object was passed 2023-03-07 16:19:16 +05:00
Vladimir Khvan
a3c4b10135 onChange prop was added 2023-03-01 16:23:42 +05:00
Vladimir Khvan
0e1ec55dff getValidDates funciton was re-exported 2023-02-28 16:39:02 +05:00
Vladimir Khvan
265a34ffed validates min and max dates 2023-02-28 16:38:47 +05:00
Vladimir Khvan
f8c51329cc date format for moment was specified 2023-02-21 15:27:18 +05:00
Vladimir Khvan
d40afdc4c9 first letter of weekday is transformed to uppercase letter 2023-02-14 17:00:00 +05:00
Vladimir Khvan
92bab8e189 month's first letter is capitalized 2023-02-08 16:46:20 +05:00
Vladimir Khvan
b1322923d7 depending on min/max dates disabled state was added 2023-02-06 20:04:28 +05:00
Vladimir Khvan
248e86ca3a weekdays parsed from moment / localization added 2023-02-05 15:46:07 +05:00
Vladimir Khvan
175f7f542e selected Date is focused/onClick is changing selected date 2023-02-05 15:45:28 +05:00
Vladimir Khvan
7123f30b56 selected Date is focused/onClick is changing selected date 2023-02-05 15:45:22 +05:00
Vladimir Khvan
7a04839569 selected Date is focused/onClick is changing selected date 2023-02-05 15:42:30 +05:00
Vladimir Khvan
49749e7731 observedDate state was added 2023-02-05 15:40:12 +05:00
Vladimir Khvan
ce707d328b months are taken from moment/ oberverDate state was added 2023-02-05 15:39:48 +05:00
Vladimir Khvan
88726dde56 observedDate state was added/refactored first calendar monday finding 2023-02-05 15:37:30 +05:00
Vladimir Khvan
ceee8fac0c functions were re-exported 2023-02-02 18:26:06 +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
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
a5209a7209 outdated code was deleted 2023-01-30 19:24:31 +05:00
Vladimir Khvan
27a77be9c3 splitted function into separate file / commented usage 2023-01-25 16:45:50 +05:00
Vladimir Khvan
e93669e720 accumulates all functions for comfort usage 2023-01-25 16:45:29 +05:00
Vladimir Khvan
be04b577e2 splitted function into separate file / commented usage 2023-01-25 16:44:56 +05:00