..
account-dropdown-mini
Disable account dropdown on signing screens ( #6024 )
6 years ago
account-menu
Add scrolling button to account list
6 years ago
add-token-button
Extract Add Token button into its own component
6 years ago
alert
refactor Alert component to work properly
6 years ago
app-header
Refactor first time flow, remove seed phrase from state ( #5994 )
6 years ago
balance
Refactor BalanceComponent to jsx ( #6048 )
6 years ago
breadcrumbs
Refactor first time flow, remove seed phrase from state ( #5994 )
6 years ago
button
Refactor first time flow, remove seed phrase from state ( #5994 )
6 years ago
button-group
Test updates and additions for button integration with send screen.
6 years ago
card
Add tests for Card component
6 years ago
confirm-page-container
Add togglable advanced gas controls on send and confirm screens ( #6112 )
6 years ago
currency-display
Add visual indicator when displaying a cached balance ( #5854 )
6 years ago
currency-input
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
customize-gas-modal
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
dropdowns
I#5956 fix2 dont overwrite existing rpc settings ( #6044 )
6 years ago
error-message
Add unit tests
6 years ago
export-text-container
Update designs for Add Token screen
7 years ago
gas-customization
Add togglable advanced gas controls on send and confirm screens ( #6112 )
6 years ago
hex-to-decimal
Add HexToDecimal component
6 years ago
identicon
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
info-box
Update designs for Add Token screen
7 years ago
jazzicon
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
loading-network-screen
Clean up for the loading-network-screen
6 years ago
loading-screen
Prevent loading screen from overlaying the app bar ( #4417 )
7 years ago
lock-icon
Refactor first time flow, remove seed phrase from state ( #5994 )
6 years ago
menu-bar
ESLint fixes ( #5775 )
6 years ago
modal
Add submitDisabled prop to Modals. Disable submit button when creating a cancel transaction ( #5910 )
6 years ago
modals
Add togglable advanced gas controls on send and confirm screens ( #6112 )
6 years ago
network-display
Update Connect Request screen design ( #5644 )
6 years ago
page-container
Refactor first time flow, remove seed phrase from state ( #5994 )
6 years ago
pages
Add togglable advanced gas controls on send and confirm screens ( #6112 )
6 years ago
provider-page-container
EIP-1102 updates ( #6006 )
6 years ago
selected-account
compute and display checksummed hash in selected-account component ( #5255 )
6 years ago
send
Add togglable advanced gas controls on send and confirm screens ( #6112 )
6 years ago
sender-to-recipient
Group transactions by nonce ( #5886 )
6 years ago
sidebars
Final gas customization fixes
6 years ago
spinner
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
tabs
Fix code readability, use PureComponent over Component
6 years ago
text-field
Fix text field labels of first time flow. Add text fields to storybook ( #4389 )
7 years ago
token-balance
Fix rounding issue when sending max tokens ( #5695 )
6 years ago
token-currency-display
Fix ERC20 token value decoding ( #5995 )
6 years ago
token-input
Fix rounding issue when sending max tokens ( #5695 )
6 years ago
transaction-action
Fix action translations edge cases
6 years ago
transaction-activity-log
Fix displayed time and date in the activity log. Remove vreme library, add luxon library. ( #5932 )
6 years ago
transaction-breakdown
Group transactions by nonce ( #5886 )
6 years ago
transaction-list
Fix speed up button not showing for transactions with the lowest nonce ( #5925 )
6 years ago
transaction-list-item
Use Parity on-chain registry only when is needed ( #6052 )
6 years ago
transaction-list-item-details
Group transactions by nonce ( #5886 )
6 years ago
transaction-status
Group transactions by nonce ( #5886 )
6 years ago
transaction-view
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. ( #5581 )
6 years ago
transaction-view-balance
Add visual indicator when displaying a cached balance ( #5854 )
6 years ago
ui-migration-annoucement
Add announcement for users migrated to the new UI
6 years ago
unit-input
Fix rounding issue when sending max tokens ( #5695 )
6 years ago
user-preferenced-currency-display
Add visual indicator when displaying a cached balance ( #5854 )
6 years ago
user-preferenced-currency-input
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
user-preferenced-token-input
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
account-dropdowns.js
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
account-panel.js
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
bn-as-decimal-input.js
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
coinbase-form.js
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
copyButton.js
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
copyable.js
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
editable-label.js
Allow editing account name in account details modal
7 years ago
ens-input.js
Prevent send to token warning ( #6058 )
6 years ago
eth-balance.js
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
fiat-value.js
Merge branch 'master' into mmn
7 years ago
index.scss
Add announcement for users migrated to the new UI
6 years ago
input-number.js
Improvement: Increase click area for arrows ( #5264 )
6 years ago
mascot.js
ui - allow optional size for mascot
7 years ago
menu-droppo.js
Merge pull request #2422 from watilde/fixes-lint
7 years ago
network.js
Add identifier of private network to the network loading screen message.
6 years ago
notice.js
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
qr-code.js
Make all addresses EIP-55 compliant ( #5379 )
6 years ago
readonly-input.js
Fix click to copy for private key not working ( #2360 )
7 years ago
shapeshift-form.js
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
shift-list-item.js
Fix displayed time and date in the activity log. Remove vreme library, add luxon library. ( #5932 )
6 years ago
signature-request.js
Disable account dropdown on signing screens ( #6024 )
6 years ago
tab-bar.js
Fix merge conflicts
7 years ago
token-cell.js
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
token-list.js
Fix Component#componentDidUpdate usage ( #5977 )
6 years ago
tooltip-v2.js
Add visual indicator when displaying a cached balance ( #5854 )
6 years ago
tooltip.js
fixed position of tooltips to avoid overflow.
7 years ago
wallet-view.js
Refactor BalanceComponent to jsx ( #6048 )
6 years ago