openethereum/js/src/modals/AddContract
Jaco Greeff 04ed53e0f2 Fix newError noops when not bound to dispacher (#4013)
* AddContract properly binds newError

* EditMeta properly binds newError

* PasswordManager properly binds newError

* pass null instead of empty mapStateToProps

* Add openSnackbar test & binded prop
2017-01-03 17:41:21 +01:00
..
addContract.css Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
addContract.js Fix newError noops when not bound to dispacher (#4013) 2017-01-03 17:41:21 +01:00
addContract.spec.js Fix newError noops when not bound to dispacher (#4013) 2017-01-03 17:41:21 +01:00
addContract.test.js Fix newError noops when not bound to dispacher (#4013) 2017-01-03 17:41:21 +01:00
index.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
store.js Cleanup AddContract with store (#3981) 2016-12-28 17:09:54 +00:00
store.spec.js Cleanup AddContract with store (#3981) 2016-12-28 17:09:54 +00:00
types.js Update dev dependencies and make Webpack less verbose (#3997) 2016-12-29 18:48:39 +00:00