Commit graph

53 commits

Author SHA1 Message Date
Tim
200bb62de6 fix(Calendar): prevent keyboard nav on cell items 2024-12-11 16:39:16 +01:00
Tim
7b87715153 refactor(Calendar): remove past items styling 2024-11-28 15:07:39 +01:00
Tim
83c5c5ab0f refactor(Calendar): month selector style 2024-11-28 14:29:04 +01:00
Tim
1f7cf89d94 refactor(Calendar): remove chrome mobile highlight on buttons 2024-11-28 14:11:23 +01:00
Tim
03a29c5903 refactor(Calendar): simplify mobile media query 2024-11-28 14:06:46 +01:00
Tim
73ab4adf4a refactor(Calendar): use fixed widths for selector 2024-11-28 13:36:15 +01:00
Tim
320bca2e35 fix(Calendar): copyright headers 2024-11-28 11:45:26 +01:00
Tim
e5e67d547a feat(Calendar): implement selector 2024-11-28 11:31:27 +01:00
Tim
9df9a4e1a1 fix(Calendar): layout issue for small viewports 2024-11-04 15:31:00 +01:00
Tim
79cde15ade fix(Calendar): toMonthYear returned incorrect month depending on the day 2024-10-31 15:09:28 +01:00
Tim
7cefc8d964 feat(Calendar): add transition to border of items 2024-10-29 08:58:17 +01:00
Tim
ac01908374 fix(Calendar): deselect day when closing details 2024-10-29 08:54:21 +01:00
Tim
d9b82acc4a fix(Calendar): lint 2024-10-29 08:40:06 +01:00
Tim
820f7eaf81 fix(Calendar): use useCallback for useCalendarDate functions 2024-10-29 08:39:29 +01:00
Tim
77ce94673d Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar 2024-10-09 10:52:08 +02:00
Tim
59d490c879 refactor(Calendar): make placeholder login button go to the login form 2024-10-03 08:56:52 +02:00
Tim
2d9f3fa6ac refactor(Calendar): improve placeholder responsiveness on mobile 2024-10-03 08:56:20 +02:00
Tim
3870c6a439 refactor(Calendar): improve responsive layout 2024-09-24 08:56:35 +02:00
Tim
3f8c64f36e fix(Calendar): remove border radius on 29nth cell 2024-09-24 03:56:14 +02:00
Tim
0b70f67dd9 feat: add BottomSheet to calendar for mobile 2024-09-23 14:28:06 +02:00
Tim
076c1e0701 fix(Calendar): list items border radius 2024-07-05 06:12:22 +02:00
Tim
971c393f42 Merge branch 'feat/calendar' of https://github.com/Stremio/stremio-web into feat/calendar 2024-07-05 06:08:31 +02:00
Tim
b6eef9a289 fix(Calendar): cells border radius 2024-07-05 06:08:10 +02:00
Timothy Z.
13aeae0c30 refactor: imports 2024-07-04 21:44:51 +03:00
Tim
98b3891f1e fix(Calendar): make cells acessible with keyboard 2024-07-04 16:11:46 +02:00
Tim
5f9057703d fix(Calendar): hide cell items when height is too small 2024-07-04 15:33:04 +02:00
Tim
f6c4e66c77 refactor(Calendar): improve responsiveness 2024-07-04 13:51:56 +02:00
Tim
a561ee0e3e feat(Calendar): add play icons on items 2024-07-04 06:44:41 +02:00
Tim
e7ddbcf383 refactor: use shared HorizontalScroll component for Chips and Calendar 2024-07-03 18:03:23 +02:00
Tim
c6ad7e971b feat(Calendar): implement selected logic 2024-07-03 16:25:13 +02:00
Tim
c7b3c31e41 feat(Calendar): add auth placeholder 2024-06-28 07:46:05 +02:00
Tim
4250c9bf84 refactor(Calendar): improve responsiveness 2024-06-28 06:55:30 +02:00
Tim
8a79058d1c feat: calendar 2024-06-18 12:07:34 +02:00
NikolaBorislavovHristov
44713856eb calendar temporary dropped 2019-09-12 15:26:26 +03:00
NikolaBorislavovHristov
96f32abe67 not needed aliases removed 2019-08-02 14:47:18 +03:00
svetlagasheva
0a17540263 separate functions; const instead of var; focus fixed 2019-04-02 14:56:04 +03:00
svetlagasheva
3ffbe491b4 uncomment classname condition 2019-03-21 18:14:33 +02:00
svetlagasheva
a3da21915f calendar styles improved 2019-03-21 17:08:51 +02:00
svetlagasheva
e8ef50c790 calendar improved 2019-03-21 10:54:06 +02:00
svetlagasheva
e561a878e2 videosContainerRef renamed; videoDates improved 2019-03-19 18:24:40 +02:00
svetlagasheva
e713533b9d rows renamed to weeks; date constructor optimized 2019-03-19 14:45:47 +02:00
svetlagasheva
c1b8a7a469 separate functions for month rows and days 2019-03-19 11:15:26 +02:00
svetlagasheva
4639d15e80 'for' loop instead of Array.apply; new Date optimization 2019-03-18 19:05:01 +02:00
svetlagasheva
6ed66f70c3 Input imported; focus implemented 2019-03-18 11:23:13 +02:00
svetlagasheva
3503877945 Calendar proptypes updated 2019-03-15 15:33:54 +02:00
svetlagasheva
7da5745078 second date from state removed 2019-03-15 12:11:59 +02:00
svetlagasheva
fa45bb4018 calendar refactored 2019-03-14 16:59:52 +02:00
svetlagasheva
87fe0a1824 resetMonth func replaced with getMonthInfo; styles fixes (table used) 2019-03-13 18:58:17 +02:00
svetlagasheva
108e09e98c relations between calendar and future episodes fixed; style changes 2019-03-08 17:06:18 +02:00
svetlagasheva
4157ffd32a select day 1 when reset month 2019-02-14 16:43:17 +02:00