nifty-wallet/ui/app
Dan Finlay 2368c2993d Add platform specific builds and zip tasks (#486)
* Add platform specific folders to dist folder

* Remove gulp hacks

* Add platform specific bundling

dev and dist tasks now build into platform-specific folders within the `dist` folder.

Added tasks `gulp zip` and `gulp dist`.

`zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder.

`dist` builds and then zips all at once.

* Fix chrome bundle zipping

* Fix broken reference in eth warning

* Fix but where web3.eth.accounts are not available in firefox.

* Bump changelog
2016-07-26 15:15:40 -07:00
..
accounts Add mock dev mode 2016-07-21 18:08:35 -07:00
components Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
css Buy button (#474) 2016-07-21 13:41:10 -07:00
first-time Formatted dev mode better 2016-06-30 23:50:20 -07:00
img Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
recover-seed Auto linted 2016-06-21 13:18:32 -07:00
reducers Buy button (#474) 2016-07-21 13:41:10 -07:00
account-detail.js Buy button (#474) 2016-07-21 13:41:10 -07:00
actions.js Buy button (#474) 2016-07-21 13:41:10 -07:00
app.js Buy button (#474) 2016-07-21 13:41:10 -07:00
conf-tx.js Implement tx confirmation style refinements 2016-07-07 12:27:34 -07:00
config.js close #309 2016-06-22 16:35:34 -07:00
eth-store-warning.js Add platform specific builds and zip tasks (#486) 2016-07-26 15:15:40 -07:00
info.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
loading.js Manually linted 2016-06-21 13:56:04 -07:00
reducers.js Add ui state logging function 2016-07-15 17:51:37 -07:00
root.js Manually linted 2016-06-21 13:56:04 -07:00
send.js Fix typo 2016-07-18 11:08:00 +02:00
settings.js Manually linted 2016-06-21 13:56:04 -07:00
store.js Auto linted 2016-06-21 13:18:32 -07:00
template.js Manually linted 2016-06-21 13:56:04 -07:00
unlock.js Auto linted 2016-06-21 13:18:32 -07:00
util.js Readd string to conform to tests. Will discuss later. 2016-07-18 12:06:27 -07:00