Tom Kirkpatrick
|
1005210b5b
|
fix(ui): improve tooltip styles
Ensure that tooltips display correctly in the activity list.
Fix #966
|
6 years ago |
losh11
|
227afbcb88
|
fix(ticker): use Coinbase API to fetch fiat ticker
fixes #815
|
7 years ago |
Tom Kirkpatrick
|
ef70acddd0
|
refactor: move Value component to UI dir
|
6 years ago |
Tom Kirkpatrick
|
e595acb0e0
|
fix(styles): clean up and standardize icons
Implement Icon components throughout the app.
|
6 years ago |
Tom Kirkpatrick
|
70bfa6cb73
|
feat(i18n): use local currency display rules
Use `intl.formattedNumber` to display currency values to ensure that
currencies are displayed using the formatting rules that match the
user's locale.
|
7 years ago |
Tom Kirkpatrick
|
aedd1ee233
|
feat(i18n): initial multi-language support
|
7 years ago |
Tom Kirkpatrick
|
c00321845c
|
refactor(fs): consolidate containers & components
Move all presentational components to the top level components directory
and all container components to the top level containers directory.
|
7 years ago |