Commit graph

159 commits

Author SHA1 Message Date
NikolaBorislavovHristov
573989c0a4 eslint fix unused vars 2019-12-16 15:27:28 +02:00
NikolaBorislavovHristov
62e233f8da eslint fix NavMenu 2019-12-16 15:24:05 +02:00
svetlagasheva
41415f895d fix files according to linter rules 2019-12-12 11:43:32 +02:00
NikolaBorislavovHristov
1c9a0d6690 Popups use two component direction which is calculated with the menu and label sizes 2019-12-08 18:39:52 +02:00
NikolaBorislavovHristov
468f597673 useUser implemented with useModelState 2019-12-05 17:28:37 +02:00
NikolaBorislavovHristov
371a42c87a board adapted to changes in CatalogsWithExtra 2019-12-04 19:46:10 +02:00
svetlagasheva
373e5b5d39 q renamed to search 2019-12-02 16:21:23 +02:00
svetlagasheva
807cf9f057 intro linked with stremio-core (login, logout, register) 2019-11-07 16:19:53 +02:00
NikolaBorislavovHristov
1d2239ab60 NotificationsMenu disabled temporary 2019-10-23 15:10:43 +03:00
svetlagasheva
1a2afc49b2 settings function prop removed 2019-10-17 09:30:25 +03:00
svetlagasheva
2cc1cb1e56 notifications menu container styles moved 2019-10-16 17:08:21 +03:00
svetlagasheva
9b2b97cb86 unnecessary React.Fragment removed 2019-10-16 16:59:18 +03:00
svetlagasheva
f48cabbbc2 check thumbnail value 2019-10-16 16:58:10 +03:00
svetlagasheva
afab43bf45 NotificationsList refactored 2019-10-16 16:52:34 +03:00
svetlagasheva
04828f007a check daysAgo value 2019-10-16 16:25:12 +03:00
svetlagasheva
5b40ef9d94 videoThumbnail prop removed 2019-10-16 16:16:59 +03:00
svetlagasheva
a4350d4b2c settings button removed 2019-10-16 16:08:06 +03:00
svetlagasheva
940774c697 posterThumbnail prop renamed 2019-10-16 15:09:51 +03:00
svetlagasheva
b7fcffaf8b useMemo hook used in Notification 2019-10-16 14:57:32 +03:00
svetlagasheva
ca5cfc3d6f Image component used in Notification 2019-10-16 14:34:15 +03:00
svetlagasheva
d0c3e6a0b8 notification name height changed 2019-10-16 13:28:39 +03:00
svetlagasheva
e1bf5c627b NotificationsMenu adapted to Popup changes 2019-10-16 13:22:56 +03:00
svetlagasheva
3c63fb29a8 useNotifications hook args removed 2019-10-16 13:16:29 +03:00
svetlagasheva
b34746ce7e Merge branch 'master' of github.com:Stremio/stremio-web into user-notifications-menu 2019-10-16 10:38:54 +03:00
svetlagasheva
947fad2994 demo items removed 2019-10-16 10:35:14 +03:00
svetlagasheva
55d3b4614e logo and poster renamed 2019-10-16 10:32:51 +03:00
svetlagasheva
fb082df699 handle NotificationsList cases 2019-10-16 10:31:55 +03:00
svetlagasheva
73a001cc1f NotificationsMenu uses useCatalogs hook 2019-10-15 17:40:58 +03:00
svetlagasheva
10e7e98dd7 useNotifications hook implemented 2019-10-15 17:06:41 +03:00
NikolaBorislavovHristov
8a89c8c4fa SearchBar active flag renamed 2019-10-15 14:53:24 +03:00
NikolaBorislavovHristov
cbbbbd11a1 active flag renamed in NavTabButton 2019-10-15 14:27:19 +03:00
NikolaBorislavovHristov
64ee4ddb23 drop email user select 2019-10-15 13:58:38 +03:00
NikolaBorislavovHristov
342e497df3 NavMenu adapted to Popup changes 2019-10-15 11:13:44 +03:00
NikolaBorislavovHristov
d7b7493a85 SearchBar uses new route focused hook 2019-10-15 11:09:11 +03:00
svetlagasheva
e35fefd414 NotificationPlaceholder implemented 2019-10-14 17:32:18 +03:00
svetlagasheva
2bfd60cd92 last notification border removed 2019-10-14 17:28:07 +03:00
svetlagasheva
196047f12b scrollbar background color changed 2019-10-14 11:13:55 +03:00
svetlagasheva
112b8f9a43 condition fixed 2019-10-14 10:40:08 +03:00
svetlagasheva
a081c6da5e handle no notifications case 2019-10-14 10:38:05 +03:00
svetlagasheva
3973271d95 handle the case for today notification 2019-10-11 18:11:48 +03:00
svetlagasheva
306a7534e5 NotificationsMenu uses NotificationList 2019-10-10 19:10:47 +03:00
svetlagasheva
aa31884294 notifications list height removed 2019-10-09 17:46:11 +03:00
svetlagasheva
e42f438b73 demo items for notifications implemented 2019-10-09 16:29:07 +03:00
svetlagasheva
481264cb87 NotificationsList implemented 2019-10-09 16:21:26 +03:00
svetlagasheva
4f9f9fd928 Notification component implemented 2019-10-08 17:35:05 +03:00
svetlagasheva
ab83a15d15 user notifications WIP 2019-10-03 14:31:34 +03:00
NikolaBorislavovHristov
98202b9fa6 use only numeric values for font-weight 2019-09-24 23:06:58 +03:00
NikolaBorislavovHristov
15025bd9f9 navbar styles updated 2019-09-20 00:09:20 +03:00
NikolaBorislavovHristov
ca2ca88a44 additional validation to the href prop added to NavTabButton 2019-09-19 11:56:46 +03:00
NikolaBorislavovHristov
97b2244e3e NavTabButton refactored to work with useRouteActive hook 2019-09-19 11:37:58 +03:00