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/send
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
..
account-list-item Add visual indicator when displaying a cached balance (#5854) 2019-01-30 08:46:12 -03:30
send-content Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
send-footer Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
send-header Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
tests Default to the new UI for all users 2019-02-05 08:49:55 -03:30
to-autocomplete Make all addresses EIP-55 compliant (#5379) 2018-10-10 10:50:37 -02:30
index.js Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
README.md Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send.component.js Uses more reliable api on main send screen; caches basic api results in modal 2018-12-04 00:06:22 -03:30
send.constants.js Prevent send to token (#6051) 2019-01-22 11:05:59 -08:00
send.container.js Uses more reliable api on main send screen; caches basic api results in modal 2018-12-04 00:06:22 -03:30
send.scss Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send.selectors.js Remove commented references to Beta UI 2019-02-05 08:49:55 -03:30
send.utils.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
to-autocomplete.component.js Fix send import path in ToAutoComplete 2018-07-16 13:07:42 -02:30