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-11-13 17:37:01 -08:00
..
account-menu Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
add-token-button Extract Add Token button into its own component 2018-10-17 15:49:29 -02:30
alert refactor Alert component to work properly 2018-07-21 16:02:23 -04:00
app-header Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
button Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
button-group Adds tests for button group component. 2018-07-23 16:49:28 -02:30
card Add tests for Card component 2018-09-12 19:48:51 -07:00
confirm-page-container Fixes #3425: Better support for batch transactions (#5437) 2018-11-13 13:49:12 -03:30
currency-display fixed currency-display (#5619) 2018-10-30 12:15:38 +01:00
currency-input Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
customize-gas-modal Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
dropdowns Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
error-message Add unit tests 2018-09-19 14:31:10 -07:00
export-text-container Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
hex-to-decimal Add HexToDecimal component 2018-09-12 19:48:51 -07:00
identicon Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
info-box Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
jazzicon Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
loading-screen Prevent loading screen from overlaying the app bar (#4417) 2018-05-30 10:38:53 -07:00
menu-bar Added account options on home screen 2018-10-09 19:43:41 -07:00
modal Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 2018-09-20 19:44:23 -07:00
modals EIP-1102: add user privacy option 2018-11-05 15:07:09 -08:00
network-display Update Connect Request screen design (#5644) 2018-11-05 15:07:09 -08:00
page-container EIP-1102: updated implementation 2018-11-05 15:07:09 -08:00
pages Fixes #3425: Better support for batch transactions (#5437) 2018-11-13 13:49:12 -03:30
provider-page-container Update the colour of the default image used on Connect Request (#5678) 2018-11-05 15:07:09 -08:00
selected-account compute and display checksummed hash in selected-account component (#5255) 2018-09-15 13:31:21 -07:00
send Merge pull request #5567 from MetaMask/HowardBraham-develop 2018-10-29 21:47:07 -04:00
sender-to-recipient Make all addresses EIP-55 compliant (#5379) 2018-10-10 10:50:37 -02:30
sidebars Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
spinner Merge branch 'develop' into i3725-refactor-send-component- 2018-05-14 11:44:50 -02:30
tabs Fix code readability, use PureComponent over Component 2018-08-22 14:12:01 -07:00
text-field Fix text field labels of first time flow. Add text fields to storybook (#4389) 2018-05-29 09:35:18 -05:00
token-balance Add withMethodData HOC, add higher-order-component folder 2018-08-23 16:44:43 -07:00
token-currency-display Fix token values being undefined 2018-10-08 17:05:57 -07:00
token-input Fix account display width for large currency values 2018-10-21 22:01:20 +08:00
transaction-action Fix action translations edge cases 2018-10-05 13:21:10 -07:00
transaction-activity-log Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
transaction-breakdown Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
transaction-list Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581) 2018-10-23 19:59:04 +08:00
transaction-list-item Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581) 2018-10-23 19:59:04 +08:00
transaction-list-item-details add tooltip for view etherscan tx (#5518) 2018-10-15 20:32:57 -02:30
transaction-status Show APPROVED status for transactions that have been approved but not submitted 2018-11-13 17:37:01 -08:00
transaction-view Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581) 2018-10-23 19:59:04 +08:00
transaction-view-balance Increase number of ETH decimals displayed in the balance view from 3 to 4 (#5710) 2018-11-09 10:17:42 -08:00
unit-input Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
user-preferenced-currency-display Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
user-preferenced-currency-input Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
user-preferenced-token-input Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
account-dropdowns.js Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08: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 Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
balance-component.js Increase number of ETH decimals displayed in the balance view from 3 to 4 (#5710) 2018-11-09 10:17:42 -08:00
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
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
editable-label.js
ens-input.js lint 2018-08-03 20:12:30 -04:00
eth-balance.js Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
fiat-value.js
index.scss Update Connect Request screen design (#5644) 2018-11-05 15:07:09 -08:00
input-number.js Improvement: Increase click area for arrows (#5264) 2018-09-15 12:22:10 -07:00
mascot.js
menu-droppo.js
network.js Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
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
qr-code.js Make all addresses EIP-55 compliant (#5379) 2018-10-10 10:50:37 -02:30
readonly-input.js
shapeshift-form.js Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
shift-list-item.js Update Shapeshift logo url and adjust list item contents 2018-10-17 20:40:09 -07:00
signature-request.js Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
tab-bar.js
token-cell.js Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
token-list.js typo watchAsset imageUrl to image 2018-08-23 15:54:40 -03:00
tooltip-v2.js Don't render tooltips without titles 2018-09-08 20:50:31 -02:30
tooltip.js
wallet-view.js Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00