Commit graph

202 commits

Author SHA1 Message Date
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
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
nklhrstv
09d52ceecb NavTabButton styles updated 2020-02-18 21:14:20 +02:00
nklhrstv
c2ec423b42 not needed props removed from NavTabButton 2020-02-18 20:36:24 +02:00
svetlagasheva
82f7ffa130 Merge branch 'development' of github.com:Stremio/stremio-web into nav-bars 2020-02-18 14:28:30 +02:00
nklhrstv
539c90c6b8 logout button padding fixed 2020-02-11 16:57:01 +02:00
svetlagasheva
092f8dc321 Merge branch 'development' of github.com:Stremio/stremio-web into nav-bars 2020-02-05 16:42:17 +02:00
nklhrstv
94d4da7b1c useProfile moved to common 2020-02-05 15:37:41 +02:00
nklhrstv
416328a19d NavMenu adapted to changes in core 2020-02-04 15:31:27 +02:00
svetlagasheva
709960e939 global nav-bar-size css variable 2020-01-09 18:25:36 +02:00
svetlagasheva
79a9d70174 route prop added to NavTabButton 2020-01-02 18:30:10 +02:00
svetlagasheva
8d7253ba2e direction prop added to NavTabButton 2020-01-02 16:51:17 +02:00
NikolaBorislavovHristov
4ef7b4a85a searchbar uses query prop instead of parsing hash 2019-12-18 18:00:56 +02:00
NikolaBorislavovHristov
7dbfce62b6 useRouteActive dropped 2019-12-18 16:59:24 +02:00
NikolaBorislavovHristov
e1905f928d NavTabButton selected by bool prop instead of match against location hash 2019-12-18 16:47:07 +02:00
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