1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/pages/settings
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
..
advanced-tab yarn lint --fix 2019-12-03 17:20:55 -03:30
contact-list-tab React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
info-tab Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
networks-tab React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
security-tab Add toggle for incoming transactions (#7049) 2019-08-21 16:12:14 -02:30
settings-tab Address various UI styling issues (#6744) 2019-07-08 15:28:35 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.scss Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
settings.component.js Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
settings.container.js Connections settings tab (#7013) 2019-08-15 18:37:18 -02:30