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/modals
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364)
* Adds memo field to send-v2.

* Vertical align transaction with flexbox.

* Customize Gas UI

* Remove internal state from InputNumber and fix use in gastooltip.

* Move customize-gas-modal to its own folder and minor cleanup

* Create send container, get account info from state, and make currency display more reusable

* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
2017-10-13 13:19:22 -07:00
..
account-details-modal.js Adds a back button to export private key modal; connects account details to same modal. 2017-09-27 18:06:26 -07:00
account-modal-container.js Shapeshift deposit tx modal. 2017-10-01 18:58:57 -07:00
buy-options-modal.js Hide ShapeShift and Fix Modal Stylings 2017-09-28 16:34:42 -07:00
edit-account-name-modal.js Edit account modal shows and allows editing of name from props, not just placeholder. 2017-10-08 17:45:59 -07:00
export-private-key-modal.js Keep privateKey out of state and clear it after closing export private key modal. 2017-09-27 18:06:26 -07:00
hide-token-confirmation-modal.js Enables remove token and ensures add/remove update the list without need for refresh. 2017-10-03 15:46:01 -07:00
index.js Lint fixes 2017-08-31 04:16:07 -07:00
modal.js [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364) 2017-10-13 13:19:22 -07:00
new-account-modal.js get identities from getState() instead of passing from caller, only set new account label if label set. 2017-09-22 14:35:51 -07:00
shapeshift-deposit-tx-modal.js Shapeshift deposit tx modal. 2017-10-01 18:58:57 -07:00