Commit Graph

3 Commits

Author SHA1 Message Date
Damjan Čorić
0c3af54c37 fix menu alignment (#842)
* add edit profile to mobile menu

* align menu dropdown

* update menulinks

* add triangle in menu dropdown

* add new icons

* fix links

* fix invest dropdown positioning

* fix link icon

* fix discord link
2021-10-04 13:26:38 +02:00
Damjan Čorić
9c7feeb611 switch to MetaLink for edit profile (#817)
* switch to MetaLink for edit profile

* add link to edit profile in mobie view

* add slash

* add player menu

* switch to svg icons

* switch to exo2 font

* align profile menu dropdown

* fix player menu alignment

* it was View Profile not Edit Profile

* remove arrow down to open player menu

* use hook to get disconnect method

* truncate pSeedBalance

* remove unnecessary props
2021-09-15 16:01:40 +02:00
blake-hunsicker
c9607cf5df Feature/mega menu alt (#758)
* Import all frontend components, assets, and menuLinks list

* Remove playerstats

* Fix z-index, item type

* Import all frontend components, assets, and menuLinks list

* Remove playerstats

* Fix z-index, item type

* Add player stats bar on mobile, polish UI

* Remove unneeded imports

* add menu icons

* connect megamenu

* comment out search functionality

* fix LoginButton comments

* fix MegaMenu pr comments

* fix icons

* fix pr comments

* add keys to mapped items

* fix menu - player filters overlap

* fix mobile menu scrolling page

* center nav links

* retry vercel

Co-authored-by: Damjan Coric <damjancorica92@gmail.com>
2021-09-08 20:33:08 +02:00