.. |
account-menu
|
Make blockies icon round to match identicons (#3205)
|
2018-02-07 18:46:27 -08:00 |
customize-gas-modal
|
Update max amount behaviour to meet new specs.
|
2017-12-06 21:15:39 -08:00 |
dropdowns
|
Remove committed out merge code
|
2018-02-27 12:06:24 -08:00 |
modals
|
Add reset account button to new UI.
|
2018-02-08 20:23:16 -03:30 |
pending-tx
|
Updates the styling of confirm send ether and token screens. (#3235)
|
2018-02-12 22:51:05 -08:00 |
send
|
[NewUI] Send screen gas loading fixes (#3027)
|
2018-01-17 20:47:01 -08:00 |
send-token
|
More lint fixes
|
2017-11-02 09:45:59 -02:30 |
account-dropdowns.js
|
Remove accessing PropTypes from main React package
|
2018-02-06 22:03:37 -08: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
|
Update main view styling
|
2018-01-10 21:09:09 -08: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
|
Add labels to clarify warning.
|
2017-10-25 11:52:16 -07:00 |
buy-button-subview.js
|
Change all "Buy" to "Deposit"
|
2017-10-22 22:59:55 -07:00 |
coinbase-form.js
|
Fixes the cancel button in the buy screen to take the user home.
|
2017-12-08 16:18:50 -03:30 |
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 |
currency-input.js
|
Fix send screen value input
|
2018-01-15 18:28:21 -08: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
|
Allow editing account name in account details modal
|
2017-10-25 18:44:24 -07:00 |
ens-input.js
|
Merge branch 'master' into NewUI-flat
|
2017-10-24 16:50:25 -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
|
Remove useBlockie in props for render
|
2017-11-28 13:37:45 -06:00 |
input-number.js
|
Use currency input component in input number, to improve input behaviour in gas estimator
|
2017-11-15 15:00:35 -03:30 |
loading.js
|
Remove accessing PropTypes from main React package
|
2018-02-06 22:03:37 -08:00 |
mascot.js
|
ui - allow optional size for mascot
|
2017-10-31 14:01:10 -05:00 |
menu-droppo.js
|
Merge pull request #2422 from watilde/fixes-lint
|
2017-10-24 16:53:54 -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
|
Merge branch 'uat' into newmaster
|
2018-01-19 15:29:36 -08:00 |
notice.js
|
Try fixing notice screen synchronous state call
|
2018-02-20 13:51:06 -08: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-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
|
Allow editing account name in account details modal
|
2017-10-25 18:44:24 -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
|
[NewUI-flat] New deposit ether modal UI. (#2642)
|
2018-01-12 11:48:18 -08:00 |
shift-list-item.js
|
Fixes shapeshift txs so that they render in tx list. (#3208)
|
2018-02-08 16:40:15 -08:00 |
signature-request.js
|
More lint fixes
|
2017-11-02 09:45:59 -02:30 |
tab-bar.js
|
Remove accessing PropTypes from main React package
|
2018-02-06 22:03:37 -08: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 alignment of ellipsis and address in wallet view. (#3198)
|
2018-02-06 16:51:32 -08:00 |
token-list.js
|
Show watched tokens with no balance
|
2017-12-12 09:47:51 -08:00 |
tooltip-v2.js
|
[NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120)
|
2018-01-31 16:27:35 -08: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 'master' into NewUI-flat
|
2017-12-20 19:16:12 -03:30 |
transaction-list.js
|
Set initial scale for mobile.
|
2017-07-26 14:36:22 -07:00 |
tx-list-item.js
|
Fix transaction list font sizes, padding
|
2018-01-18 13:34:57 -08:00 |
tx-list.js
|
Fixes shapeshift txs so that they render in tx list. (#3208)
|
2018-02-08 16:40:15 -08:00 |
tx-view.js
|
Update popout to fullscreen icon
|
2018-01-17 17:56:18 -08:00 |
typed-message-renderer.js
|
Fix lint warnings
|
2017-10-21 21:06:39 +02:00 |
wallet-content-display.js
|
Lint fixes
|
2017-08-31 04:16:07 -07:00 |
wallet-view.js
|
[NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120)
|
2018-01-31 16:27:35 -08:00 |