.. |
account-menu
|
Correct merge conflict resolution errors.
|
2018-03-06 22:26:13 -03:30 |
customize-gas-modal
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
dropdowns
|
Merge branch 'master' into i18n
|
2018-03-06 20:13:53 -08:00 |
modals
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
pending-tx
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
send
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10:00 |
send-token
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
account-dropdowns.js
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
account-export.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05: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
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
buy-button-subview.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
coinbase-form.js
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10:00 |
copyable.js
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10:00 |
copyButton.js
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10: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
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10:00 |
eth-balance.js
|
Fix exception thrown when styleOverride is not present (#3364)
|
2018-03-01 17:41:35 -03:30 |
fiat-value.js
|
Merge branch 'master' into mmn
|
2017-09-27 22:32:07 -07:00 |
hex-as-decimal-input.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05: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
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10:00 |
notice.js
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
pending-msg-details.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
pending-msg.js
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10:00 |
pending-personal-msg-details.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
pending-typed-msg-details.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
pending-typed-msg.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05: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
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
shift-list-item.js
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
signature-request.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05:00 |
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
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10: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 i18n
|
2018-03-06 20:45:45 -03:30 |
transaction-list.js
|
get t imported in all files currently using i18n
|
2018-01-24 19:41:29 -10:00 |
tx-list-item.js
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
tx-list.js
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |
tx-view.js
|
complete i18n across new UI
|
2018-01-29 15:29:01 -05: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
|
Merge branch 'master' into i18n
|
2018-03-06 20:45:45 -03:30 |