.. |
account-menu
|
Fix clickable area on logout
|
2017-10-24 00:16:19 -07:00 |
customize-gas-modal
|
Improve customize gas modal error handling
|
2017-10-23 22:41:30 -07:00 |
dropdowns
|
Update settings screen to new UI
|
2017-10-22 22:40:03 -07:00 |
modals
|
Change all "Buy" to "Deposit"
|
2017-10-22 22:59:55 -07:00 |
pending-tx
|
Improve customize gas modal error handling
|
2017-10-23 22:41:30 -07:00 |
send
|
Improve customize gas modal error handling
|
2017-10-23 22:41:30 -07:00 |
send-token
|
Query for gas estimates
|
2017-09-28 17:39:53 -07:00 |
account-dropdowns.js
|
Move etherscan link logic into module
|
2017-10-14 11:23:44 -04:00 |
account-export.js
|
Fix typo.
|
2017-09-11 16:52:35 -07:00 |
account-panel.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
balance-component.js
|
Show dollar sign before USD on account details page.
|
2017-09-15 16:10:34 -07:00 |
balance.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
binary-renderer.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
bn-as-decimal-input.js
|
Fix precision to account for small wei increase.
|
2017-10-05 15:26:03 -07:00 |
buy-button-subview.js
|
Change all "Buy" to "Deposit"
|
2017-10-22 22:59:55 -07:00 |
coinbase-form.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
copyable.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
copyButton.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
custom-radio-list.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
editable-label.js
|
Replace ui with responsive-ui
|
2017-07-24 17:05:07 -07:00 |
ens-input.js
|
Add layout and props for send screen inputs
|
2017-08-22 12:47:58 -07:00 |
eth-balance.js
|
Lint fixes
|
2017-08-31 04:16:07 -07:00 |
fiat-value.js
|
Merge branch 'master' into mmn
|
2017-09-27 22:32:07 -07:00 |
hex-as-decimal-input.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
identicon.js
|
Show token balance and identicon
|
2017-09-06 23:03:23 -07:00 |
input-number.js
|
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364)
|
2017-10-13 13:19:22 -07:00 |
loading.js
|
Fix loading animation not showing on network change
|
2017-10-19 21:06:14 -07:00 |
mascot.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
menu-droppo.js
|
Fix header style; Address comments
|
2017-09-04 15:57:43 -07:00 |
mini-account-panel.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
network.js
|
Various styling fixes
|
2017-10-12 18:46:18 -04:00 |
notice.js
|
Fix styling for Accept buttons in notices (#2358)
|
2017-10-13 13:24:17 -07:00 |
pending-msg-details.js
|
Fix eth sign formatting
|
2017-08-17 15:35:17 -07:00 |
pending-msg.js
|
Make eth_sign deprecation warning more useful
|
2017-09-05 11:44:26 -07:00 |
pending-personal-msg-details.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
pending-personal-msg.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
pending-typed-msg-details.js
|
Add eth_signTypedData handler
|
2017-09-29 19:40:46 +03:00 |
pending-typed-msg.js
|
Add eth_signTypedData handler
|
2017-09-29 19:40:46 +03:00 |
qr-code.js
|
ReadOnlyInput component.
|
2017-09-22 14:23:57 -07:00 |
range-slider.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
readonly-input.js
|
Fix click to copy for private key not working (#2360)
|
2017-10-13 13:23:10 -07:00 |
shapeshift-form.js
|
Lint fixes
|
2017-08-31 04:16:07 -07:00 |
shift-list-item.js
|
Merge branch 'NewUI-flat' into merge
|
2017-10-18 22:58:46 -07:00 |
tab-bar.js
|
Update settings screen to new UI
|
2017-10-22 22:40:03 -07:00 |
template.js
|
Move responsive ui into its own folder for easier merges
|
2017-07-20 12:38:38 -07:00 |
token-balance.js
|
Always set currency to USD on app mount
|
2017-09-28 16:13:53 -07:00 |
token-cell.js
|
Fix Conversions bugs; Fiat value bugs
|
2017-10-20 18:26:18 -07:00 |
token-list.js
|
Fix exception thrown when tokens is null (#2355)
|
2017-10-13 13:34:28 -07:00 |
tooltip.js
|
fixed position of tooltips to avoid overflow.
|
2017-09-12 16:15:56 -07:00 |
transaction-list-item-icon.js
|
fixed position of tooltips to avoid overflow.
|
2017-09-12 16:15:56 -07:00 |
transaction-list-item.js
|
Merge branch 'NewUI-flat' into merge
|
2017-10-18 22:58:46 -07:00 |
transaction-list.js
|
Set initial scale for mobile.
|
2017-07-26 14:36:22 -07:00 |
tx-list-item.js
|
Get currency from state in account details, send and confirm screens.
|
2017-10-19 16:30:54 -02:30 |
tx-list.js
|
Fix cursor on unclickable transactions (#2356)
|
2017-10-13 14:14:26 -07:00 |
tx-view.js
|
Account menu white check mark
|
2017-10-24 00:13:49 -07:00 |
typed-message-renderer.js
|
More appropriate styling
|
2017-10-07 23:25:40 +03:00 |
wallet-content-display.js
|
Lint fixes
|
2017-08-31 04:16:07 -07:00 |
wallet-view.js
|
Add "Add Token" button to side bar
|
2017-10-24 00:29:20 -07:00 |