Commit Graph

74 Commits

Author SHA1 Message Date
saml33 cb70a6963b add circular health progress 2022-06-09 20:28:13 +10:00
saml33 363b595260 re-order hover css 2022-06-08 10:55:46 +10:00
saml33 187a40dfe3 remove fastclick, remove button hover on mobile 2022-06-08 09:30:07 +10:00
saml33 d0d1b9345a add <a> and remove hover 2022-06-06 10:42:44 +10:00
tjs 39a557109d remove annoying flash from topbar menu items 2022-05-30 15:40:18 -04:00
saml33 5a07210de4 pass an optional width 2022-05-29 11:52:04 +10:00
saml33 a6082b92a0 Revert "add tradingview chart attribution link (#257)"
This reverts commit be0995af25.
2022-05-13 18:01:43 -04:00
saml33 558bb653f2 increase scrollbar width on hover 2022-04-16 15:36:44 +10:00
saml33 be0995af25
add tradingview chart attribution link (#257) 2022-04-15 14:07:38 +02:00
saml33 7ede39e0fc change date picker 2022-03-30 13:37:39 +11:00
saml33 3448ed4ae4 datepicker stylesheet 2022-03-29 11:21:03 +11:00
saml33 8fdcabfe79 trade page and account overview 2022-03-21 22:56:37 +11:00
tjs db8a0324aa add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
tjs d891102e5f upgrade to tailwind 3 2022-03-02 18:04:32 -05:00
tjs b6999cd220 add performance chart to account page 2022-03-01 14:06:39 -05:00
rjpeterson 9e028cbacf add keep-break class to prevent CJK display issues 2022-02-26 11:37:32 -06:00
saml33 6442dc853e make menus consistent 2022-02-23 14:36:05 +11:00
saml33 0872a970df change select.option spacing 2022-02-23 12:33:48 +11:00
saml33 1767d89845 align styling of drop menus, selects 2022-02-22 11:17:07 +11:00
saml33 2ae323ee1c semantic headings and styles 2022-02-21 14:55:13 +11:00
saml33 2539d6f10a button colors 2022-02-20 14:16:57 +11:00
tjs 7ca2e6d31f update navigation transitions and ordering 2022-02-18 17:24:06 -05:00
saml33 97d6a4f993 implement pr feedback 2022-02-18 14:32:48 +11:00
saml33 95d73df500 add markets page 2022-02-17 20:44:28 +11:00
saml33 839efc730c page content and styling 2022-02-14 12:17:21 -05:00
tjs e334948b77 remove transition from menu items for snappier feel 2022-02-09 22:55:57 -05:00
tjs 150e59454e condense top nav bar items 2022-02-09 22:36:32 -05:00
saml33 7f68e7a806 market switch dropdown 2022-02-07 21:28:36 +11:00
Tyler Shipe 4a0c77a3d9 increase information density 2022-01-31 10:52:28 -05:00
saml33 54c32ca964 copy and styling tweaks 2022-01-18 11:00:10 +11:00
Tyler Shipe 5e7e8065f5 add global alert component 2022-01-07 17:52:16 -05:00
saml33 8b7fff5727 fix conflicts 2022-01-03 12:01:04 +11:00
Tyler Shipe 8cfa45c500 add settings modal and route logos 2021-12-29 17:12:43 -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 1b00fda626 revert 2021-12-01 16:13:49 -05:00
Tyler Shipe 120955463b remove filter from orderbook 2021-12-01 15:45:18 -05:00
saml33 05d8bdd64a add translation keys 2021-11-04 23:25:11 +11:00
saml33 f3ea08c1c1 merge main 2021-11-04 20:17:39 +11:00
saml33 6802fb75e6 language select and tip content 2021-11-01 23:35:26 +11:00
saml33 bccada65fe tip content 2021-10-31 22:21:22 +11:00
saml33 b8d34934d9 setup introjs tour 2021-10-29 23:05:55 +11:00
Tyler Shipe fc1665444f upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
saml33 1e0c38799f add features to intro modal 2021-10-26 22:05:48 +11: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 1f82731a85 add unsettled balances ui 2021-08-01 22:48:15 +10:00
saml33 e810c5c215 improve theme and misc styling 2021-07-29 23:19:32 +10:00
saml33 7f53a44345 add name account ui 2021-07-24 21:49:18 +10:00
saml33 ce0eeffac0 add additional spot/perp data to trade page 2021-07-21 11:56:45 -04:00
saml33 f06d14d8f6 switch markets via base asset drop menu 2021-07-17 23:49:52 +10:00
saml33 3b5f22b815
User account page (#22)
* layout, overview, start on assets, borrows and open orders

* trade history, sortable data hook for tables, borrow page

* handle deposit and withdraw buttons

* borrow modal ui and integration + settle borrow for individual assets

* in orders balance to asset table and totals, responsive css, new connected wallet button + small tweaks

* account switch/creation flow

* accounts modal, update to usebalances hook

* handle settle, deposit before settle, save last account

* disable borrow/withdraw button when no account
2021-06-05 10:11:44 -04:00