Commit graph

224 commits

Author SHA1 Message Date
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
d969500e53 drop outdated and not used notifications menu 2021-01-07 08:43:01 +02:00
nklhrstv
6335edcb13 use useCallback for render props 2021-01-06 18:56:19 +02:00
nklhrstv
da274e02cf adapt images with the new build system 2021-01-06 18:25:47 +02:00
nklhrstv
5dbd62e14d search query param name reverted 2020-10-28 18:13:49 +02:00
nklhrstv
949a4106af search query param changed to q 2020-10-27 15:06:02 +02:00
nklhrstv
83cdf9ee59 fix vertical nav bar spacing 2020-10-07 11:39:50 +03:00
nklhrstv
4797143e63 close menu on route blur 2020-10-06 17:51:13 +03:00
nklhrstv
f92416bd14 nav menu clipping fixed 2020-10-06 17:48:00 +03:00
nklhrstv
e91ca3b391 update stremio-icons require statements 2020-07-17 11:35:25 +03:00
nklhrstv
fdee87b8ab stremio-colors import statements updated 2020-07-17 11:24:16 +03:00
nklhrstv
4868e9521f Core transport decoupled from Core service 2020-05-15 17:26:33 +03:00
svetlagasheva
aeefc3cb01 NavTabButton renderLogoFallback func reverted 2020-04-16 12:22:45 +03:00
svetlagasheva
605daf604e Merge branch 'development' of github.com:Stremio/stremio-web into addons-nav-bar 2020-04-16 12:01:08 +03:00
svetlagasheva
ea8e8153b7 NavTabButton checks for logo/icon changed 2020-04-15 19:40:23 +03:00
svetlagasheva
3d92af1c93 NavTabButton renderFallback func renders icon prop 2020-04-10 15:28:10 +03:00
svetlagasheva
5c20d95ab6 VerticalNavBar detailsMenu prop removed; pass logo prop to NavTabButton 2020-04-09 20:45:36 +03:00
svetlagasheva
61a5afcdad NavTabButton details prop removed; logo prop added 2020-04-09 20:22:15 +03:00
svetlagasheva
392b951d46 NavTabButton details prop added to propTypes 2020-04-09 12:53:42 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
svetlagasheva
0b951f7494 detailsMenu property added to VerticalNavBar 2020-04-07 18:51:06 +03:00
svetlagasheva
2afedcd67f NavTabButton shows Image or Icon depending on details property 2020-04-07 18:04:27 +03:00
nklhrstv
9300061e30 nav menu active styles changed 2020-03-29 10:53:51 +03:00
nklhrstv
7b54b72633 nav menu background color changed 2020-03-28 23:37:44 +02:00
nklhrstv
c9b5792675 push search location on submit new query 2020-03-28 19:39:23 +02:00
nklhrstv
41c52f6ecf VerticalNavBar colors updated 2020-03-26 23:37:08 +02:00
nklhrstv
bc1762c4b3 Not implemented options in NavMenu disabled 2020-03-26 23:36:03 +02:00
nklhrstv
926dfbcca5 NavMenu colors updated 2020-03-26 23:34:41 +02:00
nklhrstv
cb6e37f107 HorizontalNavBar colors updated 2020-03-26 23:32:37 +02:00
nklhrstv
69eb569c1b SearchBar colors updated 2020-03-26 23:32:17 +02:00
nklhrstv
352bbb171d prevent bars immerse when mouse is over top bar 2020-03-14 23:23:11 +02:00
nklhrstv
ec5200c461 left nav bar a bit darker than the top nav bar 2020-03-04 17:53:36 +02:00
nklhrstv
28d55bc68a nav tab labels font size increased 2020-02-25 17:12:02 +02:00
nklhrstv
3beff4761d search bar size changed 2020-02-25 16:56:00 +02:00
nklhrstv
818f6c20ca navbars finalized 2020-02-25 16:27:25 +02:00
nklhrstv
d635057674 search bar icon changed 2020-02-25 15:38:53 +02:00
nklhrstv
d14525b4fa nav bars styled 2020-02-25 14:38:29 +02:00
nklhrstv
f6cc388b8f styling vertical and horizontal nav bars acording to the new design 2020-02-24 17:09:02 +02:00
nklhrstv
d087c6e4df NotificationsMenu temporary dropped 2020-02-24 14:06:01 +02:00
nklhrstv
ad3b00136b verrical nav bars colors changed 2020-02-24 12:40:17 +02:00
nklhrstv
fe2dc62f9a NavBar components structure changed 2020-02-19 12:56:29 +02:00
nklhrstv
f4e9010cd4 search submit button adapted to navbar 2020-02-19 12:53:06 +02:00
nklhrstv
968b001db5 bring back title to nac bar 2020-02-19 12:50:05 +02:00
nklhrstv
267457589d render eighter logo or back button in the horizontal nav bar 2020-02-19 12:05:37 +02:00
nklhrstv
5b66cd17d5 size fixed in the vertical nav bar 2020-02-19 12:04:37 +02:00
nklhrstv
b23177ee7e NavTabButton supports only vertical layout 2020-02-19 12:04:20 +02:00
nklhrstv
b42b62541c HorizontalNavBar noved to NavBar package 2020-02-18 22:43:25 +02:00
nklhrstv
53adcfe278 vertical navbar icon size changed 2020-02-18 22:38:32 +02:00
nklhrstv
19e03aa099 non needed props removed from NavTabButton 2020-02-18 22:36:35 +02:00
nklhrstv
43a506e73a VerticalNavBar styled 2020-02-18 22:25:10 +02:00