1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/settings/networks-tab
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
..
network-form Add additional rpcUrl verification (#7436) 2019-11-19 00:11:50 -05:00
index.js New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
index.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
networks-tab.component.js React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
networks-tab.constants.js Add delete to custom RPC form (#6718, #6650) 2019-06-17 11:35:47 -02:30
networks-tab.container.js Added Confirmation Modal for Delete Network (#6776) 2019-07-02 09:43:02 -02:30