1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/lib
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
..
migrations
createTxMeta.js
example-code.json
mock-encryptor.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
mock-simple-keychain.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
mock-store.js
mock-tx-gen.js Tx controller now uses safe event emitter (#5769) 2018-11-16 10:34:08 -08:00
react-trigger-change.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
render-helpers.js React 16 upgrade (#7476) 2019-12-06 11:40:06 -04:00
util.js Update ESLint rules for curly braces style (#7477) 2019-11-19 20:33:20 -03:30