1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
css React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
ducks Merge pull request #7591 from whymarrh/eslint-object-curly-spacing 2019-12-04 10:25:32 -08:00
helpers React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
pages React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
selectors Merge pull request #7591 from whymarrh/eslint-object-curly-spacing 2019-12-04 10:25:32 -08:00
store Merge pull request #7591 from whymarrh/eslint-object-curly-spacing 2019-12-04 10:25:32 -08:00