MyCrypto/common
William O'Beirne b59298ec0e Hot module reload fixes (#181)
* accept hot module changes, move routes into root component

* Fix "You cannot change <Router routes>; it will be ignored" error message by implementing solution in Github: https://github.com/ReactTraining/react-router/issues/2704#issuecomment-211352123

Router is only instantiated once in a production setting (e.g. not webpack-dev-server), so there is minimal overhead on producing a random key value for `Router`.
2017-09-08 11:57:50 -05:00
..
actions Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
api Refactor Bity (#166) 2017-09-05 15:07:28 -05:00
assets v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
components Hot module reload fixes (#181) 2017-09-08 11:57:50 -05:00
config Refactor Bity (#166) 2017-09-05 15:07:28 -05:00
containers Fix Send Regressions (#170) 2017-09-07 15:14:52 -05:00
libs Refactor Send (#164) 2017-09-05 16:28:19 -05:00
reducers Refactor Send (#164) 2017-09-05 16:28:19 -05:00
routing Hot module reload fixes (#181) 2017-09-08 11:57:50 -05:00
sagas Refactor BaseNode to be an interface INode (#167) 2017-09-05 11:32:14 -05:00
sass Fix Send Regressions (#170) 2017-09-07 15:14:52 -05:00
selectors Refactor Send (#164) 2017-09-05 16:28:19 -05:00
translations v3 Style Import (#151) 2017-09-05 14:52:01 -05:00
utils Translation updates (#120) 2017-08-28 13:05:38 -05:00
vendor Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00
derivation-checker.js Derivation Checker (#134) 2017-08-24 18:41:47 +02:00
index.html Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
index.jsx Hot module reload fixes (#181) 2017-09-08 11:57:50 -05:00
store.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00