Commit Graph

11 Commits

Author SHA1 Message Date
saml33 ad27c58ea9
change msol performance color (#406)
* change msol performance color

* Update LongShortChart.tsx

* Update LongShortChart.tsx

Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-08-31 13:37:58 +02:00
saml33 b52375921e align icons to side nav 2022-06-30 20:54:01 +10:00
saml33 9345285f98 improve hero stats layout 2022-06-30 10:41:35 +10:00
saml33 e394f7523c merge main 2022-06-19 21:07:06 +10:00
saml33 06f39e2c71 long/short chart tooltip position 2022-06-18 16:22:53 +10:00
saml33 55f43a96e7 fix account overview layout 2022-06-18 16:14:01 +10:00
tjs ab0fce91f5 remove extra divider lines on account summary page 2022-06-17 13:33:48 -04:00
saml33 7e3a0167a8 fix pages 2022-06-17 11:00:43 +10:00
saml33 b126b3d229 empty states 2022-06-11 21:59:36 +10:00
saml33 e511171b61 simplify content and layout 2022-06-10 22:00:26 +10:00
saml33 cf31cebdd5
relative long/short chart (#299)
* relative long/short chart

* eth icon bug

* simplify language and chart styling

* fix sol icon bug

* sort segments and include unsettled positions

* make chart angle relative to value

* sol, msol color

* simplify math

* change language

* re-work account overview layout

* increase tabs margin-b

* correctly net unsettled perps and add dust treshold

* layout

* xl breakpoint

* add spot balances to store

* add missing file

* update long / short exposure values and charts

Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-06-08 17:01:15 +03:00