1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/components/modals
Dan J Miller 38b91f63a2 Add togglable advanced gas controls on send and confirm screens (#6112)
* Extract advanced gas input controls to their own component

* Add advanced inline gas toggle to settings

* Add optional advanced inline gas to send send screen

* Adds optional advanced gas inputs to the confirm screen

* Add info modals for advanced gas inputs.

* Fix translation of advance gas toggle description.

* Lint and unit test fixes for inline-advanced-gas-inputs

* Increase margin above advanced options button on send screen

* Move methods from constructor to property syntax in advanced-gas-inputs.component
2019-02-05 16:24:28 -08:00
..
cancel-transaction Add submitDisabled prop to Modals. Disable submit button when creating a cancel transaction (#5910) 2018-12-11 15:04:57 -08:00
clear-approved-origins EIP-1102: updated implementation 2018-11-05 15:07:09 -08:00
confirm-remove-account Update Zendesk links for new subdomain 2018-10-11 13:36:24 -02:30
confirm-reset-account Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
customize-gas Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
loading-network-error Adds network loading retry / error screen. 2018-12-12 13:53:37 -03:30
qr-scanner add submit button type 2018-08-08 12:22:48 -04:00
reject-transactions Reword batch reject confirm as "Reject All" 2018-10-01 13:44:54 -02:30
transaction-confirmed Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
account-details-modal.js Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
account-modal-container.js Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
buy-options-modal.js Clean up network config 2018-04-23 10:18:05 -07:00
deposit-ether-modal.js Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
edit-account-name-modal.js Update hide-token-confirmation-modal.js to use new modalState schema (#4482) 2018-06-04 16:13:32 -07:00
export-private-key-modal.js Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
hide-token-confirmation-modal.js Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
index.js Lint fixes 2017-08-31 04:16:07 -07:00
index.scss Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
modal.js Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
new-account-modal.js Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
notification-modal.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
shapeshift-deposit-tx-modal.js Update hide-token-confirmation-modal.js to use new modalState schema (#4482) 2018-06-04 16:13:32 -07:00