1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/components
2019-02-25 15:40:13 -03:30
..
account-dropdown-mini Disable account dropdown on signing screens (#6024) 2019-01-16 14:50:24 -08:00
account-menu Add scrolling button to account list 2019-01-03 11:22:38 -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 Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
balance Refactor BalanceComponent to jsx (#6048) 2019-01-21 10:56:48 -03:30
breadcrumbs Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
button Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
button-group Test updates and additions for button integration with send screen. 2018-12-04 00:06:04 -03:30
card Add tests for Card component 2018-09-12 19:48:51 -07:00
confirm-page-container Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
currency-display Add visual indicator when displaying a cached balance (#5854) 2019-01-30 08:46:12 -03:30
currency-input Add Swap feature to CurrencyInput (#6091) 2019-02-06 11:44:17 -03:30
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 I#5956 fix2 dont overwrite existing rpc settings (#6044) 2019-01-29 08:13:51 -10: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
gas-customization Fix inline advanced gas editing 2019-02-08 15:44:45 -03:30
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-network-screen Clean up for the loading-network-screen 2018-12-12 14:14:52 -03:30
loading-screen Prevent loading screen from overlaying the app bar (#4417) 2018-05-30 10:38:53 -07:00
lock-icon Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
menu-bar ESLint fixes (#5775) 2018-11-16 14:54:55 -10:00
modal Add submitDisabled prop to Modals. Disable submit button when creating a cancel transaction (#5910) 2018-12-11 15:04:57 -08:00
modals Fixed issue #5838 (#6001) 2019-02-13 10:30:46 -10:00
network-display Update Connect Request screen design (#5644) 2018-11-05 15:07:09 -08:00
page-container Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
pages Feature Flag + Mobile Sync (#5955) 2019-02-25 15:40:13 -03:30
provider-page-container EIP-1102 updates (#6006) 2019-01-30 10:27:33 -08:00
selected-account Fixed issue #5838 (#6001) 2019-02-13 10:30:46 -10:00
send Fix gas estimation when sending to contracts (#6195) 2019-02-25 14:46:23 -03:30
sender-to-recipient Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
sidebars Final gas customization fixes 2018-12-04 00:06:22 -03: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 Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
token-currency-display Fix ERC20 token value decoding (#5995) 2019-01-04 08:36:25 -03:30
token-input Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
transaction-action Fix action translations edge cases 2018-10-05 13:21:10 -07:00
transaction-activity-log Fix displayed time and date in the activity log. Remove vreme library, add luxon library. (#5932) 2018-12-13 12:48:15 -08:00
transaction-breakdown Group transactions by nonce (#5886) 2018-12-09 12:48:06 -08:00
transaction-list Fix speed up button not showing for transactions with the lowest nonce (#5925) 2018-12-12 18:33:46 -08:00
transaction-list-item Use Parity on-chain registry only when is needed (#6052) 2019-01-22 10:22:56 -08:00
transaction-list-item-details Add Copy Tx ID button to transaction-list-item-details (#6146) 2019-02-17 01:00:02 -03:30
transaction-status Group transactions by nonce (#5886) 2018-12-09 12:48:06 -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 Add visual indicator when displaying a cached balance (#5854) 2019-01-30 08:46:12 -03:30
ui-migration-annoucement Add announcement for users migrated to the new UI 2019-02-05 08:49:55 -03:30
unit-input Add Swap feature to CurrencyInput (#6091) 2019-02-06 11:44:17 -03:30
user-preferenced-currency-display Add visual indicator when displaying a cached balance (#5854) 2019-01-30 08:46:12 -03:30
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-panel.js Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +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 Allow editing account name in account details modal 2017-10-25 18:44:24 -07:00
ens-input.js Prevent send to token warning (#6058) 2019-01-23 14:39:56 -03:30
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 Add announcement for users migrated to the new UI 2019-02-05 08:49:55 -03:30
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 Add identifier of private network to the network loading screen message. 2018-12-12 13:53:37 -03: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 Feature Flag + Mobile Sync (#5955) 2019-02-25 15:40:13 -03:30
readonly-input.js Fix click to copy for private key not working (#2360) 2017-10-13 13:23:10 -07:00
shapeshift-form.js Feature Flag + Mobile Sync (#5955) 2019-02-25 15:40:13 -03:30
shift-list-item.js Fix displayed time and date in the activity log. Remove vreme library, add luxon library. (#5932) 2018-12-13 12:48:15 -08:00
signature-request.js implement class for sign footer button (#6120) 2019-02-08 08:48:12 -03:30
tab-bar.js Fix merge conflicts 2018-03-27 00:20:35 -07:00
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 Fix Component#componentDidUpdate usage (#5977) 2019-01-03 18:17:37 -03:30
tooltip-v2.js Add visual indicator when displaying a cached balance (#5854) 2019-01-30 08:46:12 -03:30
tooltip.js
wallet-view.js Fixed issue #5838 (#6001) 2019-02-13 10:30:46 -10:00