This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-23 09:52:26 +01:00
Code
7ec77e0b45
metamask-extension
/
ui
/
app
/
components
History
Dan
7ec77e0b45
Refactor amount input: dynamic input width with vanilla js.
2017-10-12 11:09:05 -07:00
..
dropdowns
Enables remove token and ensures add/remove update the list without need for refresh.
2017-10-03 15:46:01 -07:00
modals
Edit account modal shows and allows editing of name from props, not just placeholder.
2017-10-08 17:45:59 -07:00
pending-tx
Fix recipient on send token
2017-10-10 14:36:13 -07:00
send
Refactor amount input: dynamic input width with vanilla js.
2017-10-12 11:09:05 -07:00
send-token
account-export.js
account-panel.js
balance-component.js
balance.js
binary-renderer.js
bn-as-decimal-input.js
buy-button-subview.js
coinbase-form.js
copyable.js
copyButton.js
custom-radio-list.js
editable-label.js
ens-input.js
eth-balance.js
fiat-value.js
hex-as-decimal-input.js
identicon.js
input-number.js
loading.js
mascot.js
menu-droppo.js
mini-account-panel.js
network.js
notice.js
pending-msg-details.js
pending-msg.js
pending-personal-msg-details.js
pending-personal-msg.js
qr-code.js
range-slider.js
readonly-input.js
shapeshift-form.js
shift-list-item.js
tab-bar.js
template.js
token-balance.js
token-cell.js
Hide token confirmation modal ui
2017-10-02 18:09:09 -07:00
token-list.js
Enables remove token and ensures add/remove update the list without need for refresh.
2017-10-03 15:46:01 -07:00
tooltip.js
transaction-list-item-icon.js
transaction-list-item.js
Merge branch 'master' into NewUI-flat
2017-10-03 16:02:58 -07:00
transaction-list.js
tx-list-item.js
tx-list.js
Add needed iterator in tx-list and path to account in selectors.
2017-10-02 18:09:45 -07:00
tx-view.js
wallet-content-display.js
wallet-view.js