MyCrypto/common
James Prado 78e3bcd7c1 Add HashRouter for downloadable version (#651)
* Update TODO comments & Remove old TODO comments

* Fix undefined bityRate pair

* Add HashRouter

* Update publicPath

* Use HashRouter only if site is downloaded

* Update conditions for router

* Update asset paths & Change publicPath in production

* Remove hoist-non-react-statistics

* Add hoist-non-react-statics as dev depencency

* Lock hoist-non-react-statics version

* Add webpack-include-assets & favicon-webpack plugins

* Add env var BUILD_DOWNLOADABLE

* Make app aware of its serving location

* Remove downloadable plugin
2017-12-30 10:22:28 -06:00
..
actions Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
api Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
assets Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
components Check for appropriate keystore file type on upload (#646) 2017-12-28 23:11:07 -06:00
config Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
containers Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
libs Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
reducers Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
sagas Cleanup test output, add separate coverage test command (#669) 2017-12-26 10:06:31 -06:00
sass Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
selectors Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
translations Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
typescript Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
utils Cleanup test output, add separate coverage test command (#669) 2017-12-26 10:06:31 -06:00
vendor Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
Root.tsx Add HashRouter for downloadable version (#651) 2017-12-30 10:22:28 -06:00
freezer.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
index.html Add HashRouter for downloadable version (#651) 2017-12-30 10:22:28 -06:00
index.tsx Add HashRouter for downloadable version (#651) 2017-12-30 10:22:28 -06:00
store.ts Fix gas price hydration (#650) 2017-12-20 22:15:56 -06:00
vendors.js Remove Redux-Form in Generate Wallet (#466) 2017-11-27 14:31:23 -06:00