Commit Graph

93 Commits

Author SHA1 Message Date
Maximilian Schneider 8fcdbf991b
clean repo from tradingview code (#398)
* clean repo from tradingview code

* fix import errors

* update styling

* disable drawing last volume value

Co-authored-by: saml33 <slam.uke@gmail.com>
2022-08-17 12:26:31 +02:00
saml33 9d6ccbc113 add missing col key 2022-06-30 07:52:55 +10:00
saml33 1c3c38809d add additional breakpoint to trade page grid 2022-06-28 12:30:46 +10:00
saml33 de100772a9 increase orderbook height 2022-06-23 11:30:30 +10:00
saml33 be74fce6fa orderbook panel height sm 2022-06-18 16:18:36 +10:00
saml33 8ce4002c0d increment GRID_LAYOUT_KEY 2022-06-17 13:45:24 +10:00
saml33 2ce54a7fba responsive and account summary 2022-06-16 20:57:11 +10:00
saml33 604ee92a90 side nav poc 2022-06-14 10:13:25 +10:00
Kieran Gillen dd6349d15d Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 12:33:10 +02:00
tjs b66f990104 only use lodash that's needed 2022-03-29 22:46:21 -04:00
Kieran Gillen 60cb08a5a5 Adds more null checks 2022-03-29 15:02:29 +02:00
Kieran Gillen 8736900401 Adds more null checks 2022-03-28 17:42:18 +02:00
Kieran Gillen 140c26542a Updates TS version 2022-03-28 16:17:54 +02:00
saml33 f2c77c4494 fix 24h change in nav 2022-02-14 10:10:18 +11:00
saml33 5d28deeb57 add favorites bar and change % 2022-02-09 21:55:54 +11:00
saml33 a1664d2a58 add/remove favorites 2022-02-05 17:04:07 +11:00
Tyler Shipe e681432990 tv measureBeforeMount to prevent grid animation 2022-02-01 13:38:05 -05:00
Tyler Shipe 74110b510b hide tv left toolbar; consistent table row heights 2022-01-31 22:51:54 -05:00
Tyler Shipe 9d26689e40 remove unused mobile menu 2022-01-31 19:21:17 -05:00
Tyler Shipe 4a0c77a3d9 increase information density 2022-01-31 10:52:28 -05:00
Tyler Shipe c9425df0de wait until mounted before rendering trade page grid 2022-01-20 11:43:18 -06:00
Tyler Shipe 48252772f4 make lg and xl layouts match 2022-01-18 11:00:06 -06:00
Tyler Shipe e72447ef28 measure trade page grid after mount 2021-12-31 10:38:42 -05:00
Tyler Shipe 8b3b55fc8e fix scrollbar on trade page and enable measureBeforeMount on trade grid 2021-12-29 15:03:04 -05:00
Tyler Shipe 4371cf28f3 fix infinite refresh maybe 2021-12-27 12:25:08 -05:00
Tyler Shipe dca90fe340 reset trade page grid local storage key to fix refresh bug 2021-12-24 14:39:20 -05:00
Tyler Shipe 0f13c748e4 add jupiter ag swap 2021-12-17 16:02:02 -05:00
saml33 33ae76ac98 adjust panel heights on smaller breakpoints 2021-12-14 19:59:02 +11:00
Tyler Shipe 459c63daa2 expand trading view component by reducing padding 2021-12-01 11:49:28 -05:00
saml33 b344769232 improve tablet breakpoint markets menu 2021-11-30 22:51:33 +11:00
saml33 e423dfee6d fix: chart height lg and md breakpoints 2021-11-21 20:51:57 +11:00
Riordan Panayides 27b2dfb0d7 Add simple liq price to accountinfo, add some height 2021-11-14 21:43:23 +00:00
Tyler Shipe 361268c751 fix: bugs when changing state with new order types 2021-10-11 14:02:20 -04:00
Maximilian Schneider 93abdab9f6 Merge remote-tracking branch 'origin/main' into max/stoploss 2021-10-05 23:02:01 +02:00
saml33 dbbb415060
Default market settings (#45)
* add default market settings to settings modal

* redirect to default market
2021-10-01 12:05:42 +02:00
saml33 659e48c99f mobile styles for new features 2021-09-26 23:20:51 +10:00
saml33 0469b17847 add flip card to tradeform 2021-09-24 22:24:17 +10:00
saml33 615e858cab add maker/taker fees back to trade form 2021-09-21 10:08:38 +10:00
saml33 e1f4a9baf8 revert market position key 2021-09-20 15:00:02 +10:00
saml33 9123e63344
Trade page mobile (#35)
* mobile styles for chart, position, account

* mobile styles for trade form

* trade page mobile styles

* tab layout

* fix unknown property fill-rule

* test swipeable tabs

* fix container height

* fix orderbook mobile styles

* account page mobile styles

* fix swipeable container height

* stats page mobile styles
2021-09-20 02:36:02 +02:00
saml33 50380107cf improve balances table 2021-09-05 16:50:16 -04:00
rjpeterson 531720b290 inital conversion from v2 2021-08-30 11:24:01 +08:00
saml33 04904203b0 add market close 2021-08-26 11:08:21 -04:00
saml33 a4da1f6272 use balance instead of deposits/borrows 2021-08-22 12:59:54 +10:00
saml33 5cc4719ef8 fix panel layout 2021-08-21 11:42:59 +10:00
Tyler Shipe b8c203de74 move deposit withdraw button higher 2021-08-17 13:32:12 -04:00
Tyler Shipe 00a85cded2 Merge in styling changes 2021-08-16 13:00:43 -04:00
saml33 d7692f88cf move buttons to margininfo panel 2021-08-16 23:31:25 +10:00
saml33 df6e97763a format usd values and small ui fixes 2021-08-15 23:31:59 +10:00
Tyler Shipe d4927731ee add breakeven and avg open price 2021-08-14 14:16:15 -04:00