1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components
2018-06-11 14:28:57 -07:00
..
account-menu Render the accounts in keyring order 2018-06-05 17:17:27 -07:00
app-header Fix account and network dropdowns in confirm screen 2018-05-14 15:03:04 -07:00
button Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
customize-gas-modal Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-estimation 2018-05-31 15:39:24 -02:30
dropdowns Delete dead send code. 2018-05-01 00:30:38 -02:30
export-text-container Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
info-box Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
loading-screen Prevent loading screen from overlaying the app bar (#4417) 2018-05-30 10:38:53 -07:00
modals Update hide-token-confirmation-modal.js to use new modalState schema (#4482) 2018-06-04 16:13:32 -07:00
page-container Merge branch 'develop' into i3725-refactor-send-component- 2018-05-31 15:28:03 -02:30
pages Merge pull request #4418 from MetaMask/handle-import-account-failure-in-ui 2018-06-06 11:47:45 -07:00
pending-tx Access correct property from state in confirm screen components gatherTxMeta() 2018-06-08 12:52:38 -02:30
selected-account Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
send Default currency-display valueToRender to empty string when not readOnly ('0' if readOnly). 2018-06-02 01:58:01 -02:30
send_ Simplify recipient code check in send.utils estimateGas 2018-06-04 15:50:52 -02:30
spinner Merge branch 'develop' into i3725-refactor-send-component- 2018-05-14 11:44:50 -02:30
text-field Fix text field labels of first time flow. Add text fields to storybook (#4389) 2018-05-29 09:35:18 -05:00
account-dropdowns.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
account-export.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
account-panel.js Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
balance-component.js Lint fix. 2018-04-09 16:54:52 -02:30
bn-as-decimal-input.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
buy-button-subview.js Merge branch 'develop' into i3725-refactor-send-component- 2018-05-14 11:44:50 -02:30
coinbase-form.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
copyable.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
copyButton.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
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 Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04: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 Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
identicon.js identicon - set blockies height and width to identicon diameter 2018-03-30 21:45:49 -07:00
index.scss Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
input-number.js Remove currency input from input-number 2018-05-29 22:15:21 -02:30
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
network-display.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
network.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
notice.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
pending-msg-details.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
pending-msg.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
qr-code.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
readonly-input.js Fix click to copy for private key not working (#2360) 2017-10-13 13:23:10 -07:00
sender-to-recipient.js Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artifacts 2018-03-29 16:54:00 -07:00
shapeshift-form.js Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
shift-list-item.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
signature-request.js add help link to eth_sign warning 2018-06-11 14:28:57 -07:00
tab-bar.js Fix merge conflicts 2018-03-27 00:20:35 -07:00
token-balance.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
token-cell.js Token name is not hidden in wallet if balance is exceptionally long. 2018-05-31 13:32:18 -02:30
token-list.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04: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
tx-list-item.js Merge branch 'develop' into i3725-refactor-send-component- 2018-05-31 15:28:03 -02:30
tx-list.js Fix merge conflicts. Modify send workflow 2018-04-03 01:03:31 -07:00
tx-view.js Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
wallet-view.js Remove selectedIdentity prop from wallet view 2018-06-05 12:25:06 -07:00