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
Alexander Tseung 04988eca5e
Merge pull request #5241 from MetaMask/refactor-settings
Refactor settings page to use JSX and follow component file folder st…
2018-09-20 23:33:04 -07:00
..
account-menu rename keyring 2018-08-11 05:11:21 -04:00
alert refactor Alert component to work properly 2018-07-21 16:02:23 -04:00
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 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 fix watched asset image rendering on confirm transaction header 2018-08-30 12:59:44 -03: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
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
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
menu-bar Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
modals Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
network-display Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 2018-07-17 13:38:14 -07:00
page-container Prevent loading screen from overlaying the app bar 2018-09-19 16:03:16 -02:30
pages Merge pull request #5241 from MetaMask/refactor-settings 2018-09-20 23:33:04 -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 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 naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
transaction-action Fix tests 2018-08-23 19:19:48 -07:00
transaction-activity-log 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-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 Add transaction details to TransactionListItem component 2018-09-12 19:48:52 -07:00
transaction-list-item Fix speed up functionality 2018-09-14 20:29:15 -07:00
transaction-list-item-details Fix speed up functionality 2018-09-14 20:29:15 -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 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 balance components using selectors 2018-08-30 17:19:10 -03: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 Allow editing account name in account details modal 2017-10-25 18:44:24 -07:00
ens-input.js lint 2018-08-03 20:12:30 -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
identicon.js Fix tests. Add className to Identicon ethLogos. 2018-09-12 19:48:52 -07:00
index.scss Add TransactionListItemDetails component 2018-09-12 19:48:52 -07:00
input-number.js Improvement: Increase click area for arrows (#5264) 2018-09-15 12:22:10 -07: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
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
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
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 Fix merge conflicts 2018-03-27 00:20:35 -07:00
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 fixed position of tooltips to avoid overflow. 2017-09-12 16:15:56 -07:00
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