1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components
Alexander Tseung 5d57c7c4fd
Merge pull request #5282 from MetaMask/tx-cancel-ui
Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
2018-09-24 11:34:12 -07:00
..
account-menu rename keyring 2018-08-11 05:11:21 -04:00
alert
app-header Update logo wordmark 2018-08-18 20:46:56 -07: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
card Add tests for Card component 2018-09-12 19:48:51 -07:00
confirm-page-container Refactor ConfirmPageContainerError to ErrorMessage 2018-09-19 14:31:10 -07:00
currency-display Allow denominations in CurrencyDisplay component 2018-09-12 19:48:51 -07: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 Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
error-message Add unit tests 2018-09-19 14:31:10 -07:00
export-text-container
hex-to-decimal Add HexToDecimal component 2018-09-12 19:48:51 -07:00
info-box
loading-screen
menu-bar Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
modal Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 2018-09-20 19:44:23 -07:00
modals Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 2018-09-20 19:44:23 -07:00
network-display
page-container Prevent loading screen from overlaying the app bar 2018-09-19 16:03:16 -02:30
pages Merge pull request #5282 from MetaMask/tx-cancel-ui 2018-09-24 11:34:12 -07:00
selected-account compute and display checksummed hash in selected-account component (#5255) 2018-09-15 13:31:21 -07:00
send Fix assertion of missing child component 2018-09-05 16:35:37 -02:30
sender-to-recipient Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 2018-09-12 19:48:52 -07:00
sidebars Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
spinner
tabs Fix code readability, use PureComponent over Component 2018-08-22 14:12:01 -07:00
text-field
token-balance Add withMethodData HOC, add higher-order-component folder 2018-08-23 16:44:43 -07:00
token-currency-display Fix naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
transaction-action Fix unit tests 2018-09-19 14:31:10 -07:00
transaction-activity-log Add TransactionDetails modal 2018-09-19 14:31:10 -07:00
transaction-breakdown Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 2018-09-12 19:48:52 -07:00
transaction-list Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
transaction-list-item Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 2018-09-20 19:44:23 -07:00
transaction-list-item-details Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
transaction-status Show failed tx RPC error messages in tooltips 2018-09-08 20:50:31 -02:30
transaction-view Fix naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
transaction-view-balance fix images for watched tokens 2018-08-29 23:13:25 -03:00
account-dropdowns.js
account-export.js
account-panel.js
balance-component.js balance components using selectors 2018-08-30 17:19:10 -03:00
bn-as-decimal-input.js
coinbase-form.js
copyable.js
copyButton.js
editable-label.js
ens-input.js
eth-balance.js
fiat-value.js
identicon.js Fix tests. Add className to Identicon ethLogos. 2018-09-12 19:48:52 -07:00
index.scss Add Modal component 2018-09-19 14:31:10 -07: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
notice.js
qr-code.js
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 Fix integration tests 2018-08-23 16:45:27 -07:00
signature-request.js Update new method namespace from v2 to v3 2018-09-13 15:42:27 -04:00
tab-bar.js
token-cell.js Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
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 Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00