Pascal Precht
|
9c1613acf8
|
uiux(Wallet): improve readability of high value balances
Uses `toLocaleString()` polyfill to insert `.` and/or `,` as
needed based on currently selected locale.
Closes #845
|
2020-09-17 15:16:16 -04:00 |
Pascal Precht
|
d62d8b3a92
|
refactor: rename Asset.fiatValue -> Asset.fiatBalanceDisplay
This is done because `fiatValue` included the currency symbol
|
2020-08-10 09:32:01 -04:00 |
Jonathan Rainville
|
9654f937f2
|
fix: fix all remaining QML warnings
|
2020-07-23 15:59:18 -04:00 |
Jonathan Rainville
|
66467ff070
|
fix: wallet ui errors
Fixes # 472
|
2020-07-16 11:43:42 -04:00 |
Jonathan Rainville
|
92f5a9ca5c
|
feat: add dark theme colors and new properties for it
|
2020-07-14 12:37:17 -04:00 |
Jonathan Rainville
|
a529d729ea
|
feat: change Theme to Style to enable changing Theme
|
2020-07-03 09:59:14 -04:00 |
Jonathan Rainville
|
8755c901de
|
fix: fix font loading issue and create a text component to use that font
|
2020-06-19 14:53:45 -04:00 |
Iuri Matias
|
0ad64cc5de
|
update qml imports
|
2020-06-18 11:02:11 -04:00 |
Iuri Matias
|
b1ce63b64c
|
remove hasIcon and image props
|
2020-06-12 08:08:11 -04:00 |
Iuri Matias
|
36b2ae5a66
|
support adding a custom token
support adding a custom token
cleanup
|
2020-06-11 18:03:49 -04:00 |
Iuri Matias
|
826c0ed46d
|
get token balance
get token balance
fix token balance call
Fix assets on load
add token list
display images
cleanup
cleanup
cleanup
clean up
|
2020-06-10 17:28:40 -04:00 |
Jonathan Rainville
|
cc85a42b5c
|
feat: show accounts in wallet and put assetList in Account
|
2020-06-02 16:41:08 -04:00 |
Jonathan Rainville
|
9760008625
|
feat: add design for the Asset Tab
|
2020-05-28 13:59:56 -04:00 |
Jonathan Rainville
|
3ce1883c0b
|
feat: add files for the wallet tabs
|
2020-05-28 13:59:56 -04:00 |