1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send
ricky 1c4f2aab8f React 16 upgrade (#7476)
* Use arrow property initializer functions

* Use pure components where applicable

* Add UNSAFE_ prefix for deprecated lifecycle hooks

* Add allow UNSAFE_

* Removed unused "Component"

* Replace boron with 'fade-modal'

* Upgrade react/no-deprecated to an error

* Paste react-tooltip-component source directly

* Use arrow functions to bind `this`

* Add UNSAFE_ prefix

* Update react-redux, react-router-dom

* Remove things from inlined 'fade-modal'

* Adjust mountWithRouter to get unit tests passing again

* Remove domkit

* Add Wrapper to render-helpers

* Upgrade @storybook/addon-knobs
2019-12-06 11:40:06 -04:00
..
account-list-item eslint: Enable more react/jsx-* rules (#7592) 2019-12-03 13:05:44 -03:30
send-content yarn lint --fix 2019-12-03 17:20:55 -03:30
send-footer yarn lint --fix 2019-12-03 17:20:55 -03:30
send-header yarn lint --fix 2019-12-03 13:23:13 -03:30
tests yarn lint --fix 2019-12-03 17:20:55 -03:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
send.constants.js Fix e2e tests and gas default (#7267) 2019-10-08 14:14:20 -03:00
send.container.js Add missing PropTypes (#7658) 2019-12-06 11:32:03 -04:00
send.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
send.selectors.js Remove unused components (#7191) 2019-09-18 18:41:36 -03:00
send.utils.js yarn lint --fix 2019-12-03 13:23:13 -03:30