Commit graph

39 commits

Author SHA1 Message Date
Tim
27e19ab8d9 refactor(VerticalNavBar): remove gap between tabs on mobile 2023-08-24 23:13:26 +02:00
Tim
45746f6c2c refactor: minor style changes 2023-08-22 15:17:03 +02:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
Tim
4e5ff8b2c4 refactor: style navbars 2023-06-13 09:37:29 +02:00
Tim
50b16590a6 refactor: update icons 2023-06-09 22:18:43 +02:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Tim
f06f21ce75 refactor: translate more strings 2022-12-14 22:11:51 +01:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
Tim
75693699cf fix(common): display nav bar accordingly on Desktop site mode 2022-05-17 08:12:15 +02:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Tim
73b829d8c5 refactor: implement basic layout for mobile 2022-02-16 11:48:14 +01:00
nklhrstv
6335edcb13 use useCallback for render props 2021-01-06 18:56:19 +02:00
nklhrstv
83cdf9ee59 fix vertical nav bar spacing 2020-10-07 11:39:50 +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
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
41c52f6ecf VerticalNavBar colors updated 2020-03-26 23:37:08 +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
818f6c20ca navbars finalized 2020-02-25 16:27:25 +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
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
5b66cd17d5 size fixed in the vertical nav bar 2020-02-19 12:04:37 +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
nklhrstv
c011b46d73 VerticalNavBar prop types fixed 2020-02-18 21:56:27 +02:00
nklhrstv
cc6116e5a5 VerticalNavBar moved to NavBar package 2020-02-18 21:21:31 +02:00