jam/src
Thebora Kompanioni e2d030e2b0
ui: Settings screen according to figma (#296)
* fix: align text in buttons on Settings screen

* fix: buttons and dropdowns should have same look and feel

* ui: add section titles 'Wallet' and 'Community' to settings page

* fix: open link to translation help page in new tab

* ui: add plus symbol to 'Create new wallet' button

Co-authored-by: Daniel <10026790+dnlggr@users.noreply.github.com>
2022-06-07 17:39:35 +02:00
..
components ui: Settings screen according to figma (#296) 2022-06-07 17:39:35 +02:00
constants ui: Settings screen according to figma (#296) 2022-06-07 17:39:35 +02:00
context Fetch config values only once per wallet session (#299) 2022-06-02 14:18:41 +02:00
fonts feat: add sat symbol & update balance UI (#11) 2022-01-26 15:54:25 +01:00
hooks dev: add useBalanceSummary hook 2022-05-25 11:53:48 +02:00
i18n ui: Settings screen according to figma (#296) 2022-06-07 17:39:35 +02:00
libs fix: prevent unnecessary wallet info requests (#297) 2022-06-02 13:28:20 +02:00
index.css ui: Earn screen figma alignment (#304) 2022-06-07 11:19:21 +02:00
index.tsx Fetch config values only once per wallet session (#299) 2022-06-02 14:18:41 +02:00
reportWebVitals.ts Add typescript support (#176) 2022-03-17 12:44:01 +01:00
session.ts Add typescript support (#176) 2022-03-17 12:44:01 +01:00
setupProxy.js feat: allow for deployment in subdirectory (#129) 2022-03-02 12:37:29 +01:00
setupTests.js chore: dependencies update (#292) 2022-06-02 13:16:01 +02:00
testUtils.tsx Fetch config values only once per wallet session (#299) 2022-06-02 14:18:41 +02:00
utils.ts fix: show balance in unit based on settings on Send screen (#276) 2022-05-25 12:19:02 +02:00